meta-digi-dey: clean dey-image-graphical image
No functional change, as 'package-management' is added via the included dey-image-minimal recipe, and 'pointercal-xinput' is a dependence of xinput-calibrator which is added for X11 images. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
e3b4c006f5
commit
eb01102976
|
|
@ -5,7 +5,6 @@ DESCRIPTION = "Graphical image based on SATO, a gnome mobile environment visual
|
||||||
|
|
||||||
IMAGE_FEATURES += " \
|
IMAGE_FEATURES += " \
|
||||||
dey-qt \
|
dey-qt \
|
||||||
package-management \
|
|
||||||
x11-base \
|
x11-base \
|
||||||
x11-sato \
|
x11-sato \
|
||||||
"
|
"
|
||||||
|
|
@ -21,5 +20,4 @@ SOC_IMAGE_INSTALL_mx6 = "imx-gpu-viv-demos imx-gpu-viv-tools"
|
||||||
|
|
||||||
IMAGE_INSTALL += " \
|
IMAGE_INSTALL += " \
|
||||||
${SOC_IMAGE_INSTALL} \
|
${SOC_IMAGE_INSTALL} \
|
||||||
pointercal-xinput \
|
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue