[oe] [meta-oe][PATCH] tzcode-native, tzdata: remove recipes from meta-oe

Andrea Adami andrea.adami at gmail.com
Tue Oct 4 21:23:07 UTC 2011


On Sat, Sep 17, 2011 at 12:13 PM, Paul Eggleton <
paul.eggleton at linux.intel.com> wrote:

> On Saturday 17 September 2011 10:56:04 Koen Kooi wrote:
> > Op 17-09-11 00:59, Andrea Adami schreef:
> > > * Up-to-date versions are maintained in oe-core.
> >
> > Are they as good as the ones in meta-oe? There's a good reason for the
> > recipes to be present :)
>
> So if they are indeed better, would you mind submitting a patch to improve
> the
> ones in oe-core instead?
>
> Cheers,
> Paul
>
>
Any news?
Today tzdata from meta-oe still fails miserably

| ERROR: Function 'Fetcher failure for URL: '
ftp://elsie.nci.nih.gov/pub/tzdata2011g.tar.gz;subdir=tzdata-2011g'. Unable
to fetch URL
ftp://elsie.nci.nih.gov/pub/tzdata2011g.tar.gz;subdir=tzdata-2011g from any
source.' failed
NOTE: package tzdata-2011g-r10.0: task do_fetch: Failed
ERROR: Task 3545 (/oe/meta-openembedded/meta-oe/recipes-extended/tzdata/
tzdata_2011g.bb, do_fetch) failed with exit code '1'

Note the two issues here:

1) it try to fetch the old 2011g
2) SRC_URI differs (subdir)
in meta-oe SRC_URI = "
ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz;subdir=${BPN}-${PV}"
in oe-core  SRC_URI = "
ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz;name=tzdata"

So, finally, about taking the 'good' bits form the meta-oe recipe...which
ones?
Offhand, I see differences in tzdata's do_install (build${prefix}, timezone
and localtime) and for tzcode-native just a pointless NATIVE_INSTALL_WORKS =
1.
Ah, imho having an inc for a single recipe is also overkill.

Am I missing more?

Andrea

--
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list