[meta-freescale] [meta-fsl-ppc 31/42] usdpaa: add non t4/b4 boards support

Zhenhua Luo zhenhua.luo at freescale.com
Wed Jan 30 00:51:41 PST 2013


From: Ting Liu <b28495 at freescale.com>

commit for non t4/b4 boards (released in SDK 1.3) was pushed to external
git server too.

Signed-off-by: Ting Liu <b28495 at freescale.com>
---
 recipes-tools/usdpaa/usdpaa_git.bb |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/recipes-tools/usdpaa/usdpaa_git.bb b/recipes-tools/usdpaa/usdpaa_git.bb
index 697bead..731f01b 100644
--- a/recipes-tools/usdpaa/usdpaa_git.bb
+++ b/recipes-tools/usdpaa/usdpaa_git.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "User-Space Data-Path Acceleration Architecture drivers"
 SECTION = "usdpaa"
 LICENSE = "BSD & GPLv2"
 LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=39e58bedc879163c9338596e52df5b1f"
+PR = "r1"
 
 inherit pkgconfig
 
@@ -9,7 +10,9 @@ DEPENDS = "libxml2 libedit ncurses readline flib"
 RDEPENDS_${PN} = "libgcc"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git"
-SRCREV = "53c621f783c9d10d46828854120a3ebd58389779"
+SRCREV = "2e21af59ea1eddd938404d29ee0864e6cfe936a8"
+SRCREV_e6500 = "53c621f783c9d10d46828854120a3ebd58389779"
+SRCREV_e6500-64b = "53c621f783c9d10d46828854120a3ebd58389779"
 
 S = "${WORKDIR}/git"
 
-- 
1.7.9.5





More information about the meta-freescale mailing list