diff options
-rw-r--r-- | meta-gnome/recipes-connectivity/obex/obexd_0.48.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb index b97d23618..d88d1b90c 100644 --- a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb +++ b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "OBEX Server and Client" | |||
2 | DEPENDS = "glib-2.0 dbus bluez4 libical" | 2 | DEPENDS = "glib-2.0 dbus bluez4 libical" |
3 | 3 | ||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "files://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" |
6 | 6 | ||
7 | PR = "r0" | 7 | PR = "r0" |
8 | 8 | ||
diff --git a/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb b/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb index a5cf51c3b..a0b0935e0 100644 --- a/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb +++ b/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Library for interacting with ID3 tags." | 1 | DESCRIPTION = "Library for interacting with ID3 tags." |
2 | SECTION = "libs/multimedia" | 2 | SECTION = "libs/multimedia" |
3 | LICENSE = "LGPLv2+" | 3 | LICENSE = "LGPLv2+" |
4 | LIC_FILES_CHKSUM = "files://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
5 | DEPENDS = "zlib" | 5 | DEPENDS = "zlib" |
6 | 6 | ||
7 | PR = "r1" | 7 | PR = "r1" |