mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
xfce4-settings: update 4.12.2 -> 4.12.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
a7c46adfd8
commit
4f60adfbcd
@@ -13,12 +13,12 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
|||||||
# + minor bugfixes - sent mainline but no response
|
# + minor bugfixes - sent mainline but no response
|
||||||
# + option to hide mousepointer for a specific (touch) input device - sent mainline but no response
|
# + option to hide mousepointer for a specific (touch) input device - sent mainline but no response
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.2 \
|
git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.3 \
|
||||||
file://0001-xsettings.xml-Set-default-themes.patch \
|
file://0001-xsettings.xml-Set-default-themes.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "e097ea5f95f8cbc3f23b6558aae2b772d6322591"
|
SRCREV = "b701ac8b66b83c17469dd5009da51eeb59eba442"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "4.12.2+git${SRCPV}"
|
PV = "4.12.3+git${SRCPV}"
|
||||||
|
|
||||||
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
|
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user