Signed-off-by: Koen Kooi <[email protected]> --- .../cpugraph/xfce4-cpugraph-plugin_1.0.0.bb | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.0.bb
diff --git a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.0.bb b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.0.bb new file mode 100644 index 0000000..8bff512 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.0.bb @@ -0,0 +1,5 @@ +inherit xfce-panel-plugin + +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=ddb4b36e6af779aeacb62c54259c442c" + -- 1.6.6.1 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
