[poky] [PULL]Fix adding GDBM_File module for perl
Mark Hatle
mark.hatle at windriver.com
Mon Nov 1 12:32:10 PDT 2010
I've been doing some thinking about how various perl and related components
should be implemented if they do potentially optional things.
My concern is that by adding gdbm to the build, that other components will
change and potentially require more disk space. We really need a way to
optionally use gdbm, if available in these configurations. I'm really not sure
if there is currently a way to tell bitbake:
I really want gdbm, but if nothing else wants it.. I don't want it. Then for
LSB specific builds, we manually require gdbm as an LSB requirement (due to the
gdbm perl module requirements.)
Richard, any suggestions on how to work with this?
--Mark
On 11/1/10 5:22 AM, Lu Jingdong wrote:
> Note:<commit_id> parameter assumed as 'HEAD'
>
> meta/recipes-devtools/perl/perl-5.8.8/config.sh | 8
> meta/recipes-devtools/perl/perl-5.8.8/perl-enable-gdbm.patch | 17 +
> meta/recipes-devtools/perl/perl_5.8.8.bb | 2
>
> meta/recipes-extended/texinfo/texinfo-4.13a/texinfo-4.12-zlib.patch | 169 ++++++++++
> meta/recipes-extended/texinfo/texinfo-4.13a/texinfo-4.13a-data_types.patch | 32 +
> meta/recipes-extended/texinfo/texinfo-4.13a/texinfo-4.13a-help-index-segfault.patch | 23 +
> meta/recipes-extended/texinfo/texinfo-4.13a/texinfo-4.13a-mosdo-crash.patch | 11
> meta/recipes-extended/texinfo/texinfo-4.13a/texinfo-4.13a-powerpc.patch | 12
> meta/recipes-extended/texinfo/texinfo_4.13a.bb | 57 +++
> 9 files changed, 327 insertions(+), 4 deletions(-)
>
> Jingdong Lu (2):
> texinfo: Add new package
> Fix adding GDBM_File module for LSB test.
>
> Pull URL:
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/distro
>
More information about the poky
mailing list