diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.1.bb (renamed from meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.0.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.0.bb b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.1.bb index 6558a1492d..158dd2fbaa 100644 --- a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.0.bb +++ b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.1.bb | |||
@@ -5,4 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4b54a1fd55a448865a0b32d41598759d" | |||
5 | 5 | ||
6 | inherit xfce-panel-plugin | 6 | inherit xfce-panel-plugin |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "948d08ee5f2140847f109b531bc1d4cc6268496913ea7600d3c5ad89025a0362" | 8 | SRC_URI[sha256sum] = "de540562e1ea58f35a9c815e20736d26af541a0a9372011148cb75b5f0b65951" |
9 | |||
10 | FILES:${PN} += "${datadir}/xfce4/genmon" | ||