From: Zhenhua Luo <[email protected]>

Signed-off-by: Zhenhua Luo <[email protected]>
---
 recipes-dpaa/usdpaa/usdpaa_git.bb |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb 
b/recipes-dpaa/usdpaa/usdpaa_git.bb
index 93cb8ef..ffae084 100644
--- a/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/recipes-dpaa/usdpaa/usdpaa_git.bb
@@ -9,13 +9,10 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 inherit pkgconfig
 
 DEPENDS = "libxml2 libedit ncurses readline flib fmc"
-RDEPENDS_${PN} = "libgcc"
+RDEPENDS_${PN} = "libgcc bash"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git"
-SRCREV = "97fe45d9697ef339e10a1885539b23fa7fcb113e"
-
-COMPATIBLE_HOST_fslmachine = ".*"
-COMPATIBLE_HOST ?= "(none)"
+SRCREV = "cc8e332c64e5840ea2037624159801284434caba"
 
 S = "${WORKDIR}/git"
 
@@ -48,4 +45,6 @@ do_install () {
 PARALLEL_MAKE_pn-${PN} = ""
 
 FILES_${PN} += "/root/SOURCE_THIS /usr/etc/"
-RDEPENDS_${PN} += "bash"
+COMPATIBLE_HOST_fslmachine = ".*"
+COMPATIBLE_HOST ?= "(none)"
+
-- 
1.7.3.4


_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to