mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
xfce4-settings: set correct version
fix commit 23f020f742 which introduced wrong version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
b82120abbb
commit
90f7629bb1
@@ -19,7 +19,7 @@ SRC_URI = " git://gitorious.org/xfce/xfce4-settings.git;protocol=git;branch=for-
|
|||||||
"
|
"
|
||||||
SRCREV = "b7a0e1fd77f5bb5c372223ff62aec7acf252f061"
|
SRCREV = "b7a0e1fd77f5bb5c372223ff62aec7acf252f061"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "4.10.0+git${SRCPV}"
|
PV = "4.11.0+git${SRCPV}"
|
||||||
|
|
||||||
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
|
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user