[Replicant] [PATCH] Replicant 6.0 0004 images release

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Sat Jan 4 00:06:09 UTC 2020


On Sun, 27 Oct 2019 17:26:57 +0200
Joonas Kylmälä <joonas.kylmala at iki.fi> wrote:

> Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>
> ---
>  CHANGELOG.mkdn   | 10 ++++++++++
>  config/common.mk |  2 +-
[...]
> -REPLICANT_VERSION := "replicant-6.0"
> +REPLICANT_VERSION := "replicant-6.0-0004"

I've tried with the following instead:
> -REPLICANT_VERSION := "replicant-6.0"
> +REPLICANT_VERSION := "replicant-6.0-dev"
However, when building, replicant-6.0-dev.zip is created instead of
replicant-6.0.zip

So we need something like that as well:
--- a/sign-build
+++ b/sign-build
@@ -42,7 +42,7 @@ fi
 TARGET_DIR=$OUT_DIR/target/product/$DEVICE
 TARGET_FILES=$TARGET_DIR/obj/PACKAGING/target_files_intermediates/*-target_files-*.zip
 DIST_OUT_DIR=$OUT_DIR/"dist"/$DEVICE
-RELEASE=replicant-6.0
+RELEASE=replicant-6.0-dev

Is it ok if I fix the patch when I'll push it?

Denis.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osuosl.org/pipermail/replicant/attachments/20200104/2113b48f/attachment.asc>


More information about the Replicant mailing list