diff options
-rw-r--r-- | meta-agl-bsp/meta-ti/.gitkeep | 0 | ||||
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/fix_builderror_gcc5.patch (renamed from meta-agl-bsp/recipes-bsp/u-boot/files/fix_builderror_gcc5.patch) | 0 | ||||
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend (renamed from meta-agl-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend) | 0 | ||||
-rw-r--r-- | meta-agl/conf/distro/poky-agl.conf | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/meta-ti/.gitkeep b/meta-agl-bsp/meta-ti/.gitkeep deleted file mode 100644 index e69de29bb..000000000 --- a/meta-agl-bsp/meta-ti/.gitkeep +++ /dev/null diff --git a/meta-agl-bsp/recipes-bsp/u-boot/files/fix_builderror_gcc5.patch b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/fix_builderror_gcc5.patch index c462191ae..c462191ae 100644 --- a/meta-agl-bsp/recipes-bsp/u-boot/files/fix_builderror_gcc5.patch +++ b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/fix_builderror_gcc5.patch diff --git a/meta-agl-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend index 50050ab6b..50050ab6b 100644 --- a/meta-agl-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend +++ b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bbappend diff --git a/meta-agl/conf/distro/poky-agl.conf b/meta-agl/conf/distro/poky-agl.conf index e9f5a1c2c..b146e695a 100644 --- a/meta-agl/conf/distro/poky-agl.conf +++ b/meta-agl/conf/distro/poky-agl.conf @@ -133,7 +133,7 @@ ERROR_QA_append = " ${WARN_TO_ERROR_QA}" # using multiple BSP layers causes dangling bbappends in meta-agl-bsp # turn it into a warning -BB_DANGLINGAPPENDS_WARNONLY = "1" +#BB_DANGLINGAPPENDS_WARNONLY = "1" # enforce security-related compiler flags by default require conf/distro/include/security_flags.inc |