Signed-off-by: Khem Raj
---
recipes-bsp/x-load/signgp.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/x-load/signgp.bb b/recipes-bsp/x-load/signgp.bb
index 9c3499f6..479e6f81 100644
--- a/recipes-bsp/x-load/signgp.bb
+++ b/recipes-bsp/x-load/signgp.bb
@@ -1,4 +1
On Sun, Sep 29, 2019 at 9:40 AM Denys Dmytriyenko wrote:
>
> On Sun, Sep 29, 2019 at 08:43:33AM -0700, Khem Raj wrote:
> > COREBASE is hardcoding the path and moreover its obsolete the better way
> > is to use relative path which is automatically searched in BBPATH by
> > bitbake
>
> This was actu
On Sun, Sep 29, 2019 at 08:43:33AM -0700, Khem Raj wrote:
> COREBASE is hardcoding the path and moreover its obsolete the better way
> is to use relative path which is automatically searched in BBPATH by
> bitbake
This was actually done on purpose - there are many versions of u-boot.bb and
u-boot
Fixes
beaglebone-capes-1.0-r4 do_populate_lic: ${COREBASE}/LICENSE is not a valid
license file, please use '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in
LIC_FILES_CHKSUM. This will become an error in the future
Signed-off-by: Khem Raj
---
recipes-ti/beagleboard/beaglebone-capes.bb | 2
This is as per
https://github.com/jadonk/beaglebone-getting-started/blob/master/LICENSE.txt
Signed-off-by: Khem Raj
---
recipes-ti/beagleboard/beaglebone-getting-started.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-ti/beagleboard/beaglebone-getting-started.bb
b
COREBASE is hardcoding the path and moreover its obsolete the better way
is to use relative path which is automatically searched in BBPATH by
bitbake
Signed-off-by: Khem Raj
---
recipes-bsp/u-boot/u-boot-ti.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/u-boo