mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
chkconfig-alternatives-native: just append to PROVIDES
(From OE-Core rev: f0c600ce8971c5444198ffe4f596b671e3e668cf) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
53cdf7bae1
commit
08385ae5b2
@@ -3,7 +3,7 @@ require recipes-extended/chkconfig/chkconfig_1.3.58.bb
|
||||
SUMMARY = "${SUMMARY_chkconfig-alternatives}"
|
||||
DESCRIPTION = "${DESCRIPTION_chkconfig-alternatives}"
|
||||
DEPENDS = ""
|
||||
PROVIDES = "${PN} virtual/update-alternatives-native"
|
||||
PROVIDES += "virtual/update-alternatives-native"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
# The sysroot branch is 1.3.59 + some git commits from master + --sysroot
|
||||
|
||||
Reference in New Issue
Block a user