Age | Commit message (Collapse) | Author | Files | Lines |
|
* replace /usr/local with path /usr/share/renesas using:
RENESAS_DATADIR = "/usr/share/renesas"
- meta-rcar-gen2/include/rcar-gen2-path-common.inc
Bug-AGL: SPEC-533
Change-Id: I66350e850df385e901dc4a0ff56bf04452f90868
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This reverts commit 64ba09ca3f79f4ebe52116af8de98d0bfbe70b49.
After cleaning up sstate cache, it appears a regression while
building the fdpm-kernel-module. In fact, multimedia binary set
provides some modules with hardcoded references to KERNELSRC
or KERNELDIR variable in there Makefile. For now, it is more
reliable to keep the old behavior to avoid regression.
Change-Id: I052f44cc5a9315e08efb5402bca34c87c67e0d2e
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Since 46cdaf1c7b in poky (v1.8), kernel source and build artefact
are in two separated directories.
This patch prepares to use STAGING_KERNEL_BUILDDIR as it is used
in KBUILD_OUTPUT from modules-base.bbclass
It also set this variable to keep same state as before for poky < 1.8
Change-Id: I958c7ed44b4a3148e83c628f94908e4ee9357bdf
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
|