diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-08-08 23:38:17 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:21:00 +0200 |
commit | 2f8289490cc79c2bd525ebf9caf32c59032a0c54 (patch) | |
tree | 327e5aeb55f6f1bb6540a90b31c4b2fe0a534fbd | |
parent | d2e11dbffc66f6ec84f367cc93b038d7f9d843d5 (diff) | |
download | meta-openembedded-2f8289490cc79c2bd525ebf9caf32c59032a0c54.tar.gz |
xfce4-clipman-plugin: update 1.4.1 -> 1.4.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb (renamed from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.1.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb index aa6a5bc90..96bdf0e53 100644 --- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.1.bb +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb | |||
@@ -8,8 +8,8 @@ inherit xfce-panel-plugin | |||
8 | 8 | ||
9 | DEPENDS += "xfconf xproto libxtst" | 9 | DEPENDS += "xfconf xproto libxtst" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "5a5c01c347f4503c58902977e671ea09" | 11 | SRC_URI[md5sum] = "9169140af7c9d3fddd8a5c9e0efb5a61" |
12 | SRC_URI[sha256sum] = "341cce9665a89e5930e754ef3e27ff97594da22b82b1403099ebcf5c18a5351f" | 12 | SRC_URI[sha256sum] = "cf2b45e327e67cc187dcb99a6ef6d95570463045accd24540e17172f005189b3" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" | 15 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" |