[oe-commits] Andreas Müller : garcon: update to 0.2.0

git at git.openembedded.org git at git.openembedded.org
Wed Sep 26 07:44:05 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: e6f73c8740beb90f70b96009f2ab2b5114c8f2a5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e6f73c8740beb90f70b96009f2ab2b5114c8f2a5

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Fri May 18 15:52:04 2012 +0200

garcon: update to 0.2.0

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>

---

 .../garcon/{garcon_0.1.10.bb => garcon_0.2.0.bb}   |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.2.0.bb
similarity index 53%
rename from meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb
rename to meta-xfce/recipes-xfce/garcon/garcon_0.2.0.bb
index 2e88b97..a384889 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_0.2.0.bb
@@ -6,7 +6,7 @@ DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util"
 
 inherit xfce
 
-FILES_${PN} += " ${datadir}/desktop-directories"
+SRC_URI[md5sum] = "301e7b8015060dd30407b68dd8c4bdb7"
+SRC_URI[sha256sum] = "02dea3edb9c0039eca4748e964c61b0e1cc10f2d7f9ce0c837287ac5fa9ef76c"
 
-SRC_URI[md5sum] = "e53514e79c4da2631dd74994452d3c96"
-SRC_URI[sha256sum] = "c2497a2991101fc1e621dc712ef72aba7c238f6e5f5a1733c9572f9b23761316"
+FILES_${PN} += "${datadir}/desktop-directories"





More information about the Openembedded-commits mailing list