Go to file
Mark Asselstine 029ad49c25 xfce4: package libtool files if they are installed
This is a partial revert of commit 2ad5ceafa5 [various classes
recipes: Remove FILES entries for dbg/dev packages] to restore the
packaging of libtool (.la) files. It is generally recommended to
include 'remove-libtool' in your distro features to purge libtool
files as a do_install postfunc for all recipes, as is the documented
recommendation for handling of libtool files (unless the .la have been
determined to be absolutely necessary, in which case a recipe can use
the REMOVE_LIBTOOL_LA to prevent the cleanup). However, if the
'remove-libtool' distro feature is not specified we need to ensure
that if after a recipe completes do_install() and there are libtool
files present in the image, we must package them or we will hit
'installed-vs-shipped' QA issues.

NOTE: that even with respect to libtool files this is not a 1:1
partial revert of commit 2ad5ceafa5, adjustments are made according
to the current state of the build today.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18 16:42:54 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems aufs-util: add UPSTREAM_CHECK_COMMITS 2018-05-30 12:40:37 -07:00
meta-gnome evince: update 3.28.1 -> 3.28.2 2018-06-17 11:26:04 -07:00
meta-initramfs ubi-utils-klibc_2.0.2: upgrade to git rev 64f61a9 2018-05-30 09:58:02 -07:00
meta-multimedia rygel: Update license to LGPLv2.1 2018-05-29 12:57:23 -07:00
meta-networking iscsi-initiator-utils: Update to latest 2018-06-18 14:16:17 -07:00
meta-oe minicoredumper: Update to latest 2018-06-18 14:09:33 -07:00
meta-perl adduser: fix HOMEPAGE 2018-06-05 09:55:47 -07:00
meta-python python-cryptography: Add python-pytz in RDEPENDS to fix ptest failures 2018-06-05 18:17:21 -07:00
meta-webserver xdebug: add UPSTREAM_CHECK_REGEX 2018-05-30 12:41:18 -07:00
meta-xfce xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories