mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
xfce4-closebutton-plugin: Upstream clang-fix-patch
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
4f25ed6dfa
commit
33b05cc85b
@@ -9,10 +9,8 @@ DEPENDS += "exo-native libwnck xfconf"
|
||||
|
||||
PV = "0.1.0+gitr${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/schnitzeltony/xfce4-closebutton-plugin.git;branch=master \
|
||||
file://0001-Use-g_return_val_if_fail-in-functions-expecting-a-re.patch \
|
||||
"
|
||||
SRCREV = "bd76154afe26ba8a5251a1887d88f9d855301850"
|
||||
SRC_URI = "git://github.com/schnitzeltony/xfce4-closebutton-plugin.git;branch=master"
|
||||
SRCREV = "02b74f13ad6f639234c8db1854963038b2780a2c"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECONF += "--enable-maintainer-mode"
|
||||
|
||||
Reference in New Issue
Block a user