[meta-freescale] [meta-fsl-ppc][dylan][PATCH 19/30] usdpaa: update SHA for SDK 1.5

b28495 at freescale.com b28495 at freescale.com
Tue Jan 7 05:09:41 PST 2014


From: Zhenhua Luo <zhenhua.luo at freescale.com>

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 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




More information about the meta-freescale mailing list