diff options
Diffstat (limited to 'meta-gnome/recipes-connectivity/obex')
-rw-r--r-- | meta-gnome/recipes-connectivity/obex/obexd_0.48.bb | 2 |
1 files changed, 1 insertions, 1 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 | ||