[RCAR] Modify generated image and sdk path 31/25031/2
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Thu, 16 Jul 2020 14:17:12 +0000 (14:17 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 21 Jul 2020 14:29:56 +0000 (14:29 +0000)
For the kingfisher we want a specific file name, for generated image and
sdk. It will be useful to avoid any confusion between image/sdk of the
ulcb board and the ulcb board with kingfisher support.

IMAGE_LINK_NAME is used to create link to files using IMAGE_NAME
variable.

TOOLCHAIN_OUTPUTNAME is used to create the sdk files.

We can't overwrite SDK_NAME var, because this var is set in
poky/meta-poky/conf/distro/poky.conf (higher priority then us).

Bug-AGL: SPEC-3443

Change-Id: I541171d37d65091b617b8525675958b3800bf5c8
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25031
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/meta-rcar-gen3-adas/conf/include/rcar-gen3-adas.inc

index 615bea6..5fc4dce 100644 (file)
@@ -5,6 +5,8 @@
 PREFERRED_RPROVIDER_virtual/gpsd-conf ?= "gpsd-kingfisher-conf"
 
 IMAGE_NAME = "${IMAGE_BASENAME}-${MACHINE}-kf${IMAGE_VERSION_SUFFIX}"
+IMAGE_LINK_NAME = "${IMAGE_BASENAME}-${MACHINE}-kf"
+TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-kf-toolchain-${SDK_VERSION}"
 
 # Radio packages
 IMAGE_INSTALL_append_rcar-gen3 += " \