diff options
author | Kang Kai <kai.kang@windriver.com> | 2018-08-06 19:17:06 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-08-08 12:04:14 -0700 |
commit | 699b91317d4f1986b659abc2d3d3a248a1c34abe (patch) | |
tree | 7378c2595ccee694d4bbc44ac92bdf990f58803a /meta-xfce | |
parent | 8abb244b242db2aa0b0bfd64180fb9ad2002f53f (diff) | |
download | meta-openembedded-699b91317d4f1986b659abc2d3d3a248a1c34abe.tar.gz |
xfce4-embed-plugin: 1.0.0 -> 1.6.0
Upgrade xfce4-embed-plugin from 1.0.0 to 1.6.0
* update md5sum of licese file COPYING which has been updated to to
match the one at gnu.org, see
https://github.com/xfce-mirror/xfce4-embed-plugin/commit/d20cec5#diff-7116ef0
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/embed/xfce4-embed-plugin_1.6.0.bb (renamed from meta-xfce/recipes-panel-plugins/embed/xfce4-embed-plugin_1.0.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-panel-plugins/embed/xfce4-embed-plugin_1.0.0.bb b/meta-xfce/recipes-panel-plugins/embed/xfce4-embed-plugin_1.6.0.bb index cab3ea754c..387b183f1b 100644 --- a/meta-xfce/recipes-panel-plugins/embed/xfce4-embed-plugin_1.0.0.bb +++ b/meta-xfce/recipes-panel-plugins/embed/xfce4-embed-plugin_1.6.0.bb | |||
@@ -2,11 +2,11 @@ DESCRIPTION = "A panel plugin that embeds arbitrary windows (or GtkPlug widgets) | |||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
6 | 6 | ||
7 | inherit xfce-panel-plugin | 7 | inherit xfce-panel-plugin |
8 | 8 | ||
9 | # DEPENDS += "xfconf xorgproto libxtst" | 9 | # DEPENDS += "xfconf xorgproto libxtst" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "c5b86cbc1c54ee7c1d2e95a4502fed8e" | 11 | SRC_URI[md5sum] = "6870b116b85e4fa68d1b9ef76bd1d279" |
12 | SRC_URI[sha256sum] = "35d4c6c56dd6468c0e5afe66f657c1526f2d830a577105a51da43657651832e3" | 12 | SRC_URI[sha256sum] = "c767df6360e8194b32bc24823dd000975edba0cafe525c23d7854029359ee228" |