kernel-initramfs: set the default priority to -1

Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
Lans Zhang
2017-08-03 14:38:11 +08:00
parent 1078adea02
commit 59c66fed7a
@@ -3,6 +3,8 @@ DESCRIPTION = "This package includes the initramfs for the kernel boot. \
"
LICENSE = "MIT"
DEFAULT_PREFERENCE = "-1"
DEPENDS = "virtual/kernel"
PROVIDES = "virtual/kernel-initramfs"