[RCAR] Change RENESAS_DATADIR value 39/16739/8
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 28 Aug 2018 07:28:03 +0000 (07:28 +0000)
committerRonan Le Martret <ronan.lemartret@iot.bzh>
Fri, 12 Oct 2018 15:49:17 +0000 (15:49 +0000)
* AGL doesn't use /usr/local for system files.
  All the Renesas libraries and binaries will be installed in  /usr
  instead of /usr/local.

Bug-AGL: SPEC-1571

Change-Id: Ibc40df5d492517773bf89e4e0f117a02d22d90cd
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-agl-bsp/conf/include/agl_ulcb-nogfx.inc

index d8dc3b0..c713d71 100644 (file)
@@ -6,3 +6,5 @@ OSTREE_BOOTLOADER ?= "u-boot"
 
 WKS_FILE = "singlepart-noloader.wks"
 AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
+
+RENESAS_DATADIR = "/usr"