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

b28495 at freescale.com b28495 at freescale.com
Wed Jan 8 02:08:11 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 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb
index 48e860f..e61989a 100644
--- a/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/recipes-dpaa/usdpaa/usdpaa_git.bb
@@ -5,11 +5,13 @@ PR = "r4"
 
 inherit pkgconfig
 
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
 DEPENDS = "libxml2 libedit ncurses readline flib fmc"
 RDEPENDS_${PN} = "libgcc bash"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git"
-SRCREV = "97fe45d9697ef339e10a1885539b23fa7fcb113e"
+SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git;nobranch=1"
+SRCREV = "cc8e332c64e5840ea2037624159801284434caba"
 
 S = "${WORKDIR}/git"
 
@@ -42,8 +44,6 @@ do_install () {
 PARALLEL_MAKE_pn-${PN} = ""
 FILES_${PN} += "/root/SOURCE_THIS /usr/etc/"
 
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
 COMPATIBLE_HOST_fslmachine = ".*"
 COMPATIBLE_HOST ?= "(none)"
 
-- 
1.7.3.4




More information about the meta-freescale mailing list