mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
xfce4-settings: update 4.12.1 -> 4.12.2
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
9ceafa1c4f
commit
a26ac6adec
@@ -13,12 +13,12 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
||||
# + minor bugfixes - sent mainline but no response
|
||||
# + option to hide mousepointer for a specific (touch) input device - sent mainline but no response
|
||||
SRC_URI = " \
|
||||
git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.1 \
|
||||
git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.2 \
|
||||
file://0001-xsettings.xml-Set-default-themes.patch \
|
||||
"
|
||||
SRCREV = "0766cf81daa9d41d0d0fed2fb73a8a26709a3bca"
|
||||
SRCREV = "e097ea5f95f8cbc3f23b6558aae2b772d6322591"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "4.12.1+git${SRCPV}"
|
||||
PV = "4.12.2+git${SRCPV}"
|
||||
|
||||
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user