generic-poky/meta
Paul Eggleton 960e305d9a classes/image: write image manifest
Write a list of installed packages to a .manifest file next to the
image, so we can find out what went into the image after it has been
constructed without necessarily having to have buildhistory enabled
(although that will provide more detail.) We can make use of this for
example in the testimage class associated code that checks for installed
packages for determining whether or not to run specific tests.

Note: this replaces the previous ipk-specific manifest code with
something that works for ipk, rpm and deb, and instead of a pruned
status file, packages are listed one per line, in the following format:

<packagename> <packagearch> <version>

Tests for all three backends have shown that the performance impact of
this change is negligible (about 1.5s max).

Implements [YOCTO #5410]

(From OE-Core rev: 2978d1f2617a33e2e3a77e249d73e998d79b4ec9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-26 23:01:32 +00:00
..
classes classes/image: write image manifest 2013-11-26 23:01:32 +00:00
conf security_flags: grub-efi-natve does not build with flags enabled 2013-11-24 12:25:33 +00:00
files device_table-minimal.txt: change group of /dev/hda back to disk 2013-10-14 16:55:24 +01:00
lib oeqa/connman: disable unique test 2013-11-22 12:03:02 +00:00
recipes-bsp pciutils: upgrade to 3.2.1 2013-11-24 12:25:34 +00:00
recipes-connectivity bluez4: added dependency on 'libsndfile1' 2013-11-25 16:14:48 +00:00
recipes-core initscripts: remove erroneous call to /etc/default/rcS in mountnfs.sh 2013-11-24 12:25:34 +00:00
recipes-devtools qemu: add PACKAGECONFIG for vnc, libcurl, nss, uuid, curses, gtk+, libcap-ng 2013-11-26 12:10:35 +00:00
recipes-extended bzip2: Remove stange copy line, automake does this for us anyway 2013-11-26 12:10:34 +00:00
recipes-gnome librsvg: move gdk-pixbuf-native dependency 2013-11-24 12:25:32 +00:00
recipes-graphics harfbuzz: Add PACKAGECONFIG for icu 2013-11-26 23:01:32 +00:00
recipes-kernel linux-firmware: add missing linux-firmware-iwlwifi-7260-7 package 2013-11-25 16:14:48 +00:00
recipes-lsb4 recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00
recipes-multimedia x264: install libraries to right directory when enable multilib 2013-11-25 16:14:47 +00:00
recipes-qt lib32-qt4-examples: fix QA warnings and INSANE_SKIP not work 2013-11-20 14:03:25 +00:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato webkit/midori: fix COMPATIBLE_HOST 2013-11-25 16:14:47 +00:00
recipes-support beecrypt: Add PACKAGECONFIG for cplusplus 2013-11-26 23:01:31 +00:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00