[OE-core] [PATCH 4/5] recipes-lsb4/perl: remove the recipes

Richard Purdie richard.purdie at linuxfoundation.org
Thu May 4 11:16:02 UTC 2017


On Thu, 2017-05-04 at 13:54 +0300, Alexander Kanavin wrote:
> On 05/04/2017 01:49 PM, Richard Purdie wrote:
> > 
> > On Wed, 2017-05-03 at 16:11 +0300, Alexander Kanavin wrote:
> > > 
> > > These were required by LSB 4.1 tests; there's no other reason to
> > > continue
> > > carrying them in oe-core.
> > We did discuss LSB and agreed we'd document which pieces we'd
> > support
> > and not support. Can we add such a text file before we start
> > deleting
> > things please?
> > 
> > [I'm totally in favour of killing off some of these things, but we
> > need
> > to do what we said we'd do]
> I have added a 'docchange: yes' flag to the bug [1], so that Scott
> would 
> document the changes, and assumed this would be sufficient?
> 
> [1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=11316

In this case I think we need to do a little more. I think we need a
README.LSB at the top of tree which says something like:

"""
OE-Core aims to be able to provide basic LSB compatible images. There
are some challenges for OE as LSB isn't always 100% relevant to its
target embedded and IoT audiences. 

One challenge is that the LSB spec is no longer being actively
developed [insert link] and has components which are end of life or
significantly dated. OE therefore provides compatibility with the
following caveats:

* Qt4 is provided by the separate meta-qt4 layer. Its noted that Qt4 
  is end of life and this isn't something the core project regularly 
  tests any longer. Users are recommended to group together to support
  maintenance of that layer.
* mailx has been dropped since its no longer being developed upstream 
  and there are better, more modern replacements [add details]
* [details about perl modules]

"""

So when you delete something which LSB needs, we can add it here with
some information about why.

Cheers,

Richard






More information about the Openembedded-core mailing list