Applied to master. Please don't reference SDKs on upstream repos ;) -M
On Wed, Jan 30, 2013 at 2:51 AM, Zhenhua Luo <[email protected]> wrote: > From: Ting Liu <[email protected]> > > commit for non t4/b4 boards (released in SDK 1.3) was pushed to external > git server too. > > Signed-off-by: Ting Liu <[email protected]> > --- > 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 > > > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
