mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-18 00:05:26 +01:00
xfce4-panel: disable vala
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a50aba5570
commit
edd2a422cf
|
|
@ -14,6 +14,8 @@ SRC_URI += " \
|
||||||
file://0002-use-lxdm-to-replace-dm-tool.patch \
|
file://0002-use-lxdm-to-replace-dm-tool.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
EXTRA_OECONF += "--disable-vala"
|
||||||
|
|
||||||
python populate_packages:prepend() {
|
python populate_packages:prepend() {
|
||||||
plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/')
|
plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/')
|
||||||
plugin_name = d.expand('${PN}-plugin-%s')
|
plugin_name = d.expand('${PN}-plugin-%s')
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user