| Submitter | Saul Wold |
|---|---|
| Date | June 13, 2011, 9:30 p.m. |
| Message ID | <f1001141de7bf605c79b8ae9b44160e4cda9e736.1308000501.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/5805/ |
| State | New, archived |
| Headers | show |
Comments
To be clear: does the PR bump fix the issues or was there a fix earlier that lacked a PR bump? Op 13 jun 2011, om 23:30 heeft Saul Wold het volgende geschreven: > Signed-off-by: Saul Wold <sgw@linux.intel.com> > --- > meta/recipes-devtools/autoconf/autoconf_2.68.bb | 2 +- > meta/recipes-devtools/automake/automake.inc | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/recipes-devtools/autoconf/autoconf_2.68.bb b/meta/recipes-devtools/autoconf/autoconf_2.68.bb > index c647a15..638e677 100644 > --- a/meta/recipes-devtools/autoconf/autoconf_2.68.bb > +++ b/meta/recipes-devtools/autoconf/autoconf_2.68.bb > @@ -1,6 +1,6 @@ > require autoconf.inc > > -PR = "r0" > +PR = "r1" > > PARALLEL_MAKE = "" > > diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc > index 524e93e..beeec7b 100644 > --- a/meta/recipes-devtools/automake/automake.inc > +++ b/meta/recipes-devtools/automake/automake.inc > @@ -4,7 +4,7 @@ Standards. Automake requires the use of Autoconf." > LICENSE = "GPLv2" > HOMEPAGE = "http://www.gnu.org/software/automake/" > SECTION = "devel" > -PR = "r1" > +PR = "r2" > > SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 " > > -- > 1.7.3.4 > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
On 06/14/2011 12:48 AM, Koen Kooi wrote: > To be clear: does the PR bump fix the issues or was there a fix earlier that lacked a PR bump? > The fix was earlier and lacked the PR bump to these recipes. Sau! > Op 13 jun 2011, om 23:30 heeft Saul Wold het volgende geschreven: > >> Signed-off-by: Saul Wold<sgw@linux.intel.com> >> --- >> meta/recipes-devtools/autoconf/autoconf_2.68.bb | 2 +- >> meta/recipes-devtools/automake/automake.inc | 2 +- >> 2 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/meta/recipes-devtools/autoconf/autoconf_2.68.bb b/meta/recipes-devtools/autoconf/autoconf_2.68.bb >> index c647a15..638e677 100644 >> --- a/meta/recipes-devtools/autoconf/autoconf_2.68.bb >> +++ b/meta/recipes-devtools/autoconf/autoconf_2.68.bb >> @@ -1,6 +1,6 @@ >> require autoconf.inc >> >> -PR = "r0" >> +PR = "r1" >> >> PARALLEL_MAKE = "" >> >> diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc >> index 524e93e..beeec7b 100644 >> --- a/meta/recipes-devtools/automake/automake.inc >> +++ b/meta/recipes-devtools/automake/automake.inc >> @@ -4,7 +4,7 @@ Standards. Automake requires the use of Autoconf." >> LICENSE = "GPLv2" >> HOMEPAGE = "http://www.gnu.org/software/automake/" >> SECTION = "devel" >> -PR = "r1" >> +PR = "r2" >> >> SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 " >> >> -- >> 1.7.3.4 >> >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >
On Tue, 2011-06-14 at 09:48 +0200, Koen Kooi wrote: > To be clear: does the PR bump fix the issues or was there a fix > earlier that lacked a PR bump? Fix earlier that lacked PR bumps and is catching a few people out. Cheers, Richard > Op 13 jun 2011, om 23:30 heeft Saul Wold het volgende geschreven: > > > Signed-off-by: Saul Wold <sgw@linux.intel.com> > > --- > > meta/recipes-devtools/autoconf/autoconf_2.68.bb | 2 +- > > meta/recipes-devtools/automake/automake.inc | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/meta/recipes-devtools/autoconf/autoconf_2.68.bb b/meta/recipes-devtools/autoconf/autoconf_2.68.bb > > index c647a15..638e677 100644 > > --- a/meta/recipes-devtools/autoconf/autoconf_2.68.bb > > +++ b/meta/recipes-devtools/autoconf/autoconf_2.68.bb > > @@ -1,6 +1,6 @@ > > require autoconf.inc > > > > -PR = "r0" > > +PR = "r1" > > > > PARALLEL_MAKE = "" > > > > diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc > > index 524e93e..beeec7b 100644 > > --- a/meta/recipes-devtools/automake/automake.inc > > +++ b/meta/recipes-devtools/automake/automake.inc > > @@ -4,7 +4,7 @@ Standards. Automake requires the use of Autoconf." > > LICENSE = "GPLv2" > > HOMEPAGE = "http://www.gnu.org/software/automake/" > > SECTION = "devel" > > -PR = "r1" > > +PR = "r2" > > > > SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 " > > > > -- > > 1.7.3.4 > > > > > > _______________________________________________ > > Openembedded-core mailing list > > Openembedded-core@lists.openembedded.org > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
Saul Wold wrote: > On 06/14/2011 12:48 AM, Koen Kooi wrote: >> To be clear: does the PR bump fix the issues or was there a fix >> earlier that lacked a PR bump? >> > The fix was earlier and lacked the PR bump to these recipes. Sorry for the issue and thanks Saul for the fix! I knew the issue but I was not clear I should have bumped the PRs. I thought autoconf/aumake-native themselves didn't change... I'll be more careful. Thanks, -- Dexuan
On 06/14/2011 07:33 PM, Cui, Dexuan wrote: > Saul Wold wrote: >> On 06/14/2011 12:48 AM, Koen Kooi wrote: >>> To be clear: does the PR bump fix the issues or was there a fix >>> earlier that lacked a PR bump? >>> >> The fix was earlier and lacked the PR bump to these recipes. > Sorry for the issue and thanks Saul for the fix! > I knew the issue but I was not clear I should have bumped the PRs. > I thought autoconf/aumake-native themselves didn't change... I'll be more careful. > > Thanks, > -- Dexuan It turns out that glib-2.0-native might also need a bump, not sure what else is lurking out there. Sau!
Patch
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.68.bb b/meta/recipes-devtools/autoconf/autoconf_2.68.bb index c647a15..638e677 100644 --- a/meta/recipes-devtools/autoconf/autoconf_2.68.bb +++ b/meta/recipes-devtools/autoconf/autoconf_2.68.bb @@ -1,6 +1,6 @@ require autoconf.inc -PR = "r0" +PR = "r1" PARALLEL_MAKE = "" diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc index 524e93e..beeec7b 100644 --- a/meta/recipes-devtools/automake/automake.inc +++ b/meta/recipes-devtools/automake/automake.inc @@ -4,7 +4,7 @@ Standards. Automake requires the use of Autoconf." LICENSE = "GPLv2" HOMEPAGE = "http://www.gnu.org/software/automake/" SECTION = "devel" -PR = "r1" +PR = "r2" SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 "
Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-devtools/autoconf/autoconf_2.68.bb | 2 +- meta/recipes-devtools/automake/automake.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)