mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
x11vnc: remove all references to moved package
Together with the move to meta-oe, all references to x11vnc should be removed from oe-core. There are three of these: a distro alias, a packagegroup rdepends and a runtime test. (From OE-Core rev: cfd1e4bcd66a9a542007115647cadb8480330fab) Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8f865e2c50
commit
8bec5c55a2
@@ -9,7 +9,6 @@ PR = "r33"
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
inherit packagegroup distro_features_check
|
||||
# rdepends on x11vnc
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games"
|
||||
@@ -51,7 +50,6 @@ SUMMARY_${PN}-apps = "Sato desktop - applications"
|
||||
RDEPENDS_${PN}-apps = "\
|
||||
leafpad \
|
||||
gst-player-bin \
|
||||
x11vnc \
|
||||
matchbox-terminal \
|
||||
sato-screenshot \
|
||||
${FILEMANAGER} \
|
||||
|
||||
Reference in New Issue
Block a user