Go to file
Robert Yang 6fa49f3763 dracut: fix host-user-contaminated
Fixed:
dracut-043+giteab03540cd695d940062af5b55c02e8829aaa526: dracut: /dracut/usr/lib/dracut/modules.d/99img-lib/img-lib.sh is owned by uid 15220, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
lib32-dracut-043+giteab03540cd695d940062af5b55c02e8829aaa526: lib32-dracut: /lib32-dracut/usr/lib/dracut/modules.d/99img-lib/img-lib.sh is owned by uid 15220, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

Its Makefile uses cp -arx to install modules.d, so fix the owner
to root:root

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-12-20 14:16:19 -08:00
contrib contrib/tesseract-langs.sh: add script to generate recipes for tesseract languages 2014-06-10 12:16:23 +02:00
meta-efl efl: add dependency on libunwind 2015-11-16 21:57:47 +01:00
meta-filesystems README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00
meta-gnome gvfs: don't depend on samba by default 2015-11-16 21:57:48 +01:00
meta-gpe README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00
meta-initramfs dracut: fix host-user-contaminated 2015-12-20 14:16:19 -08:00
meta-multimedia VLC: do not use --with-contrib 2015-12-20 14:15:46 -08:00
meta-networking ufw: improve RRECOMMENDS 2015-12-20 14:10:00 -08:00
meta-oe syslog-ng: add UPDATE_ALTERNATIVE for syslog-service 2015-12-20 14:12:16 -08:00
meta-perl libnet-ssleay-perl: fix test failures with openssl 2015-12-20 14:13:41 -08:00
meta-python python-requests: Add RDEPENDS 2015-12-20 14:12:43 -08:00
meta-ruby imsettings: add xfconf dependency and xfce-layer to LAYERDEPENDS 2015-11-16 21:57:48 +01:00
meta-systemd README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00
meta-webserver phpmyadmin: exclude bash dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS 2015-11-16 21:57:45 +01:00
meta-xfce xfce4-session: exclude machine-host dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS 2015-11-16 21:57:46 +01: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