On Fri, Apr 13, 2012 at 11:03, Martin Jansa <[email protected]> wrote:
> On Wed, Apr 11, 2012 at 06:54:14PM +0300, Andrei Gherzan wrote: > > This is done because of this change in gdbm: > > "gdbm: Package compat libs in gdbm-compat" > > > > Signed-off-by: Andrei Gherzan <[email protected]> > > --- > > meta/recipes-devtools/perl/perl_5.14.2.bb | 2 +- > > meta/recipes-devtools/python/python_2.7.2.bb | 2 +- > > .../pulseaudio/pulseaudio_1.1.bb | 2 +- > > meta/recipes-support/apr/apr-util_1.4.1.bb | 2 +- > > 4 files changed, 4 insertions(+), 4 deletions(-) > > > > diff --git > > a/meta/recipes-devtools/perl/perl_5.14.2.bbb/meta/recipes-devtools/perl/ > perl_5.14.2.bb > > index 92ca9b8..8f3ad25 100644 > > --- a/meta/recipes-devtools/perl/perl_5.14.2.bb > > +++ b/meta/recipes-devtools/perl/perl_5.14.2.bb > > @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = > "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \ > > # We need gnugrep (for -I) > > DEPENDS = "virtual/db grep-native" > > DEPENDS += "gdbm zlib" > > -PR = "r4" > > +PR = "r5" > > > > # 5.10.1 has Module::Build built-in > > PROVIDES += "libmodule-build-perl" > > diff --git > > a/meta/recipes-devtools/python/python_2.7.2.bbb/meta/recipes-devtools/python/ > python_2.7.2.bb > > index a3a2c96..00a5558 100644 > > --- a/meta/recipes-devtools/python/python_2.7.2.bb > > +++ b/meta/recipes-devtools/python/python_2.7.2.bb > > @@ -1,6 +1,6 @@ > > require python.inc > > DEPENDS = "python-native bzip2 db gdbm openssl readline sqlite3 zlib" > > -PR = "${INC_PR}.14" > > +PR = "${INC_PR}.15" > > This does not apply > > current PR is: > PR = "${INC_PR}.10" > > http://git.openembedded.org/openembedded-core/log/meta/recipes-devtools/python/python_2.7.2.bb > > so no idea where you got 'PR = "${INC_PR}.14"' > > Cheers, > > Thank you Martin. V5 sent. @g
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
