On Tue, Feb 15, 2011 at 10:20:36AM -0600, Melissa Watkins wrote: > For the ti-pru-sw-examples, ti-pru-sw-app-loader, ti-pru-sw-edma-driver, > ti-pru-sw-edma-library: > > * Update SRC_REV to 24 > > Signed-off-by: Melissa Watkins <[email protected]>
Acked-by: Denys Dmytriyenko <[email protected]> > --- > recipes/ti/ti-pru-sw-app-loader_1.00.00.bb | 2 +- > recipes/ti/ti-pru-sw-edma-driver_1.00.00.bb | 2 +- > recipes/ti/ti-pru-sw-edma-library_1.00.00.bb | 2 +- > recipes/ti/ti-pru-sw-examples_1.00.00.bb | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/recipes/ti/ti-pru-sw-app-loader_1.00.00.bb > b/recipes/ti/ti-pru-sw-app-loader_1.00.00.bb > index 142c1bc..394c3ab 100644 > --- a/recipes/ti/ti-pru-sw-app-loader_1.00.00.bb > +++ b/recipes/ti/ti-pru-sw-app-loader_1.00.00.bb > @@ -7,7 +7,7 @@ COMPATIBLE_MACHINE = "omapl138" > > SRC_URI = > "svn://gforge.ti.com/svn/pru_sw/;module=trunk;proto=https;user=anonymous;pswd=''" > > -SRCREV = "23" > +SRCREV = "24" > S = "${WORKDIR}/trunk/app_loader" > > TARGET_CC_ARCH += "${LDFLAGS}" > diff --git a/recipes/ti/ti-pru-sw-edma-driver_1.00.00.bb > b/recipes/ti/ti-pru-sw-edma-driver_1.00.00.bb > index 1d3676f..bb8fca2 100644 > --- a/recipes/ti/ti-pru-sw-edma-driver_1.00.00.bb > +++ b/recipes/ti/ti-pru-sw-edma-driver_1.00.00.bb > @@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "omapl138" > > SRC_URI = > "svn://gforge.ti.com/svn/pru_sw/;module=trunk;proto=https;user=anonymous;pswd=''" > > -SRCREV = "23" > +SRCREV = "24" > S = "${WORKDIR}/trunk/peripheral_lib/edma_driver/module" > > PACKAGE_STRIP = "no" > diff --git a/recipes/ti/ti-pru-sw-edma-library_1.00.00.bb > b/recipes/ti/ti-pru-sw-edma-library_1.00.00.bb > index 02961c7..1a03597 100644 > --- a/recipes/ti/ti-pru-sw-edma-library_1.00.00.bb > +++ b/recipes/ti/ti-pru-sw-edma-library_1.00.00.bb > @@ -10,7 +10,7 @@ COMPATIBLE_MACHINE = "omapl138" > > SRC_URI = > "svn://gforge.ti.com/svn/pru_sw/;module=trunk;proto=https;user=anonymous;pswd=''" > > -SRCREV = "23" > +SRCREV = "24" > S = "${WORKDIR}/trunk/peripheral_lib/edma_driver/interface" > > do_compile () { > diff --git a/recipes/ti/ti-pru-sw-examples_1.00.00.bb > b/recipes/ti/ti-pru-sw-examples_1.00.00.bb > index d53a288..f5fa8d5 100644 > --- a/recipes/ti/ti-pru-sw-examples_1.00.00.bb > +++ b/recipes/ti/ti-pru-sw-examples_1.00.00.bb > @@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "omapl138" > > SRC_URI = > "svn://gforge.ti.com/svn/pru_sw/;module=trunk;proto=https;user=anonymous;pswd=''" > > -SRCREV = "23" > +SRCREV = "24" > S = "${WORKDIR}/trunk" > > do_compile () { > -- > 1.7.0.4 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
