diff options
Diffstat (limited to 'recipes/lxde/lxpanel_0.3.8.1.bb')
-rw-r--r-- | recipes/lxde/lxpanel_0.3.8.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/lxde/lxpanel_0.3.8.1.bb b/recipes/lxde/lxpanel_0.3.8.1.bb index 3a0437bbc7..ab8b6a9ab4 100644 --- a/recipes/lxde/lxpanel_0.3.8.1.bb +++ b/recipes/lxde/lxpanel_0.3.8.1.bb @@ -7,3 +7,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz" inherit autotools EXTRA_OECONF += "--with-plugins=none" + +SRC_URI[md5sum] = "18b03bd5556d14b8bd1adf00f4e95574" +SRC_URI[sha256sum] = "b3d3a06b946dba977007a84035da6667bbaa3617e1aecb83483d6a207c319021" |