poky/meta
Chen Qi c1d3dbb5bd systemd-serialtty: allow empty package
If SERIAL_CONSOLES is set to empty for some reason, we would have rootfs
failure like below.

  - nothing provides systemd-serialgetty needed by systemd-1:234-r0.core2_64

This is because systemd-serialgetty package is not generated when
SERIAL_CONSOLES is empty.

Set ALLOW_EMPTY to "1" for this recipe to allow for generation of empty
systemd-serialgetty package to avoid the above error.

(From OE-Core rev: abf2e9526a11bcb51b71b90a7b76bd33af656494)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-26 11:07:40 +01:00
..
classes wic: remove systemd-boot for x32 2017-09-26 11:05:01 +01:00
conf arch-x86: Add x86-x32 to MACHINEOVERRIDES 2017-09-26 11:05:01 +01:00
files pkgconf: add recipe 2017-08-23 12:06:51 +01:00
lib selftest/cases/runtime_test: ignore removal errors when cleaning temporary gpg directory 2017-09-26 11:05:01 +01:00
recipes-bsp Revert "u-boot: fix extlinux creation race" 2017-09-25 14:14:17 +01:00
recipes-connectivity openssh: Fix key generation with systemd 2017-09-25 14:14:16 +01:00
recipes-core systemd-serialtty: allow empty package 2017-09-26 11:07:40 +01:00
recipes-devtools meta: drop True option to getVar calls 2017-09-26 11:05:01 +01:00
recipes-extended sysklogd: conflict with other syslog daemons 2017-09-25 14:14:16 +01:00
recipes-gnome meta: drop True option to getVar calls 2017-09-26 11:05:01 +01:00
recipes-graphics xf86-video-intel: use uxa to replace sna as the default acceleration mode 2017-09-25 14:14:17 +01:00
recipes-kernel linux-firmware: bump to latest linux-firmware git revision 2017-09-26 11:05:00 +01:00
recipes-multimedia lame: fix CVE-2017-13712 2017-09-25 14:14:17 +01:00
recipes-rt
recipes-sato core-image-sato-sdk-ptest: reduce size 2017-09-26 11:05:01 +01:00
recipes-support curl: Added option to enable http2 protocol. 2017-09-26 11:05:01 +01:00
site site/ix86-common: Drop ac_cv_sizeof_ino_t as it can be incorrect with large file support 2017-08-16 00:03:15 +01:00
COPYING.GPLv2
COPYING.MIT
recipes.txt