[oe-commits] Saul Wold : gail: update gail to 1.20.2

git version control git at git.openembedded.org
Wed May 25 14:50:17 UTC 2011


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Fri May 20 14:45:52 2011 -0700

gail: update gail to 1.20.2

[YOCTO #1042]

- Added LIC_FILES_CHKSUM
- Corrected LICENSE

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../gnome/{gail_1.20.0.bb => gail_1.20.2.bb}       |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-gnome/gnome/gail_1.20.0.bb b/meta/recipes-gnome/gnome/gail_1.20.2.bb
similarity index 72%
rename from meta/recipes-gnome/gnome/gail_1.20.0.bb
rename to meta/recipes-gnome/gnome/gail_1.20.2.bb
index 2e9f857..2c86228 100644
--- a/meta/recipes-gnome/gnome/gail_1.20.0.bb
+++ b/meta/recipes-gnome/gnome/gail_1.20.2.bb
@@ -1,10 +1,14 @@
-LICENSE = "LGPL"
-SECTION = "x11/libs"
-PR = "r1"
 DESCRIPTION = "GNOME Accessibility Implementation Library"
+SECTION = "x11/libs"
+
 DEPENDS = "gtk+"
 PROVIDES = "virtual/gail"
 
+LICENSE = "LGPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
+
+PR = "r0"
+
 inherit gnome
 
 EXTRA_OECONF = "--disable-gtk-doc"





More information about the Openembedded-commits mailing list