On Sat, Nov 27, 2010 at 01:22:14PM +0100, Klaus Schwarzkopf wrote: > The newest patch on the old download directory is dash_0.5.5.1-7.3.diff.gz > --- > recipes/dash/dash_0.5.5.1.bb | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/recipes/dash/dash_0.5.5.1.bb b/recipes/dash/dash_0.5.5.1.bb > index 319917d..bf00d4c 100644 > --- a/recipes/dash/dash_0.5.5.1.bb > +++ b/recipes/dash/dash_0.5.5.1.bb > @@ -1,9 +1,10 @@ > DESCRIPTION = "The Debian Almquist Shell is a POSIX compliant shell that is > much smaller than 'bash'." > PROVIDES = "virtual/sh" > LICENSE = "BSD GPL" > +PR = "r0"
this is defaut, putting it here won't change anything, if you want everyone to rebuild it (with new, but same sources) then you have to use r1. > SRC_URI = > "http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}.orig.tar.gz;name=archive > \ > - > http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}-2.3.diff.gz;name=patch > \ > + > https://launchpad.net/debian/sid/+source/dash/0.5.5.1-2.3/+files/dash_${PV}-2.3.diff.gz;name=patch > \ > file://makefile-build-cc.diff" > > SRC_URI[archive.md5sum] = "7ac832b440b91f5a52cf8eb68e172616" > -- > 1.7.0.4 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected] _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
