From 69cf44fcb5768c3057eb85595fd163a097ccee7d Mon Sep 17 00:00:00 2001 From: Isaac Hermida Date: Tue, 4 Oct 2016 17:24:08 +0200 Subject: [PATCH] meta-digi-dey: include x11vnc for ccimx6ul x11vnc is light in size so we can include it in the final rootfs after reworking the qtbase and packaga-management stuff. Signed-off-by: Isaac Hermida --- .../packagegroups/packagegroup-core-x11-sato.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-dey/recipes-sato/packagegroups/packagegroup-core-x11-sato.bbappend b/meta-digi-dey/recipes-sato/packagegroups/packagegroup-core-x11-sato.bbappend index fdf38bf10..3f933c772 100644 --- a/meta-digi-dey/recipes-sato/packagegroups/packagegroup-core-x11-sato.bbappend +++ b/meta-digi-dey/recipes-sato/packagegroups/packagegroup-core-x11-sato.bbappend @@ -3,4 +3,4 @@ # Disable network manager NETWORK_MANAGER = "" -RDEPENDS_${PN}-apps_remove_ccimx6ul = "gst-player-bin x11vnc" +RDEPENDS_${PN}-apps_remove_ccimx6ul = "gst-player-bin"