From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend | 2 +-
meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb | 2 +-
.../recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb | 2 +-
meta-arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.6.bb | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend
b/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend
index 6bea43f..2296ccd 100644
--- a/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend
+++ b/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend
@@ -1,4 +1,4 @@
-FILESEXTRAPATHS_append := "${THISDIR}/${PN}:"
+FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
PR_append = "-arago7"
diff --git
a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
index 0348cb0..1151012 100644
--- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
+++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM =
"file://../COPYING;md5=36b27801447e0662ee0138d17fe93880"
PR_append = "d"
-FILESEXTRAPATHS_append := "${THISDIR}/hostap-daemon:"
+FILESEXTRAPATHS_append := ":${THISDIR}/hostap-daemon"
# Add TI to the end to make it clear that this is a TI customized version
# of hostap
diff --git
a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb
b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb
index dea4384..9e98080 100644
---
a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb
+++
b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM =
"file://../COPYING;md5=36b27801447e0662ee0138d17fe93880 \
file://../README;md5=7f393579f8b109fe91f3b9765d26c7d3 \
file://wpa_supplicant.c;beginline=1;endline=17;md5=8a3131126465e08eb6b8d17ea880e162"
-FILESEXTRAPATHS_append := "${THISDIR}/wpa-supplicant:"
+FILESEXTRAPATHS_append := ":${THISDIR}/wpa-supplicant"
# Tag: R8.6
SRCREV = "f80fe345acf103ba6882ac8396f19584ac184904"
diff --git a/meta-arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.6.bb
b/meta-arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.6.bb
index 460de67..c846c18 100644
--- a/meta-arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.6.bb
+++ b/meta-arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.6.bb
@@ -3,7 +3,7 @@ require ${COREBASE}/meta/recipes-qt/qt4/qt4-embedded.inc
PR = "${INC_PR}.3"
-FILESEXTRAPATHS_append :=
"${THISDIR}/${PN}:${COREBASE}/meta/recipes-qt/qt4/qt4-${PV}:${COREBASE}/meta/recipes-qt/qt4/files:"
+FILESEXTRAPATHS_append :=
":${THISDIR}/${PN}:${COREBASE}/meta/recipes-qt/qt4/qt4-${PV}:${COREBASE}/meta/recipes-qt/qt4/files"
DEFAULT_PREFERENCE = "-1"
--
2.2.0
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago