diff options
author | Koen Kooi <koen@openembedded.org> | 2009-01-21 11:04:06 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-21 11:04:06 +0100 |
commit | 6f5958334a00ab456cd1b46ad92161204c769ba1 (patch) | |
tree | 8290ba07e85d4f9246f3b344529eebf85a2c144d /packages | |
parent | 919c436148165382555251ec98dfa0c435f33cd4 (diff) | |
parent | 591bc386af2d50c85da59825132704b35ecb9ab3 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages')
-rw-r--r-- | packages/bluez/bluez4-utils_4.27.bb (renamed from packages/bluez/bluez4-utils_4.24.bb) | 2 | ||||
-rw-r--r-- | packages/bluez/bluez4_4.27.bb | 46 | ||||
-rw-r--r-- | packages/bluez/bluez4_4.7.bb | 11 | ||||
-rw-r--r-- | packages/freesmartphone/frameworkd-devel_git.bb | 2 | ||||
-rw-r--r-- | packages/freesmartphone/frameworkd_git.bb | 2 | ||||
-rw-r--r-- | packages/freesmartphone/mickeydbus_git.bb | 2 | ||||
-rw-r--r-- | packages/freesmartphone/mickeyterm_git.bb | 2 | ||||
-rw-r--r-- | packages/freesmartphone/multicat_git.bb | 2 | ||||
-rw-r--r-- | packages/freesmartphone/zhone_git.bb | 2 |
9 files changed, 53 insertions, 18 deletions
diff --git a/packages/bluez/bluez4-utils_4.24.bb b/packages/bluez/bluez4-utils_4.27.bb index b7e2efa387..e10d603e1c 100644 --- a/packages/bluez/bluez4-utils_4.24.bb +++ b/packages/bluez/bluez4-utils_4.27.bb @@ -1,6 +1,6 @@ require bluez.inc -PR = "r1" +PR = "r0" SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \ file://hcid.conf \ diff --git a/packages/bluez/bluez4_4.27.bb b/packages/bluez/bluez4_4.27.bb new file mode 100644 index 0000000000..a54d656e5f --- /dev/null +++ b/packages/bluez/bluez4_4.27.bb @@ -0,0 +1,46 @@ +DESCRIPTION = "Linux Bluetooth Stack Userland V4" +SECTION = "libs" +PRIORITY = "optional" +DEPENDS = "gst-plugins-base alsa-libs" +HOMEPAGE = "http://www.bluez.org" +LICENSE = "GPL" +PR = "r0" + +SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz" +S = "${WORKDIR}/bluez-${PV}" + +inherit autotools pkgconfig + +EXTRA_OECONF = "\ + --enable-gstreamer \ + --enable-alsa \ + --disable-usb \ + --enable-netlink \ + --enable-tools \ + --enable-bccmd \ + --enable-hid2hci \ + --enable-dfutool \ + --enable-hidd \ + --enable-pandd \ + --enable-dund \ + --disable-cups \ + --enable-test \ + --enable-manpages \ + --enable-configfiles \ + --enable-initscripts \ + --disable-pcmciarules \ +" + +PACKAGES =+ "gst-plugin-bluez libasound-module-bluez" + +FILES_gst-plugin-bluez = "${libdir}/gstreamer-0.10/lib*.so" +FILES_libasound-module-bluez = "${libdir}/alsa-lib/lib*.so" +FILES_${PN} += "${libdir}/bluetooth/plugins/*.so" +FILES_${PN}-dev += "\ + ${libdir}/bluetooth/plugins/*.la \ + ${libdir}/gstreamer-0.10/lib*.la \ +" +FILES_${PN}-dbg += "\ + ${libdir}/bluetooth/plugins/.debug \ + ${libdir}/gstreamer-0.10/.debug \ +" diff --git a/packages/bluez/bluez4_4.7.bb b/packages/bluez/bluez4_4.7.bb deleted file mode 100644 index ae579dd0ae..0000000000 --- a/packages/bluez/bluez4_4.7.bb +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "Linux Bluetooth Stack Userland." -SECTION = "libs" -PRIORITY = "optional" -HOMEPAGE = "http://www.bluez.org" -LICENSE = "GPL" -PR = "r0" - -SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz" -S = "${WORKDIR}/bluez-${PV}" - -inherit autotools pkgconfig diff --git a/packages/freesmartphone/frameworkd-devel_git.bb b/packages/freesmartphone/frameworkd-devel_git.bb index 0024f95b48..cb52fbc4f5 100644 --- a/packages/freesmartphone/frameworkd-devel_git.bb +++ b/packages/freesmartphone/frameworkd-devel_git.bb @@ -3,7 +3,7 @@ FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/frameworkd', '${FILE_DIRNA PROVIDES = "frameworkd" RPROVIDES = "frameworkd" PV = "0.8.5.x+gitr${SRCREV}" -PR = "r0" +PR = "r1" DEFAULT_PREFERENCE = "-1" # skip this package diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb index f893afc2cb..ee155e64a6 100644 --- a/packages/freesmartphone/frameworkd_git.bb +++ b/packages/freesmartphone/frameworkd_git.bb @@ -5,7 +5,7 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" PV = "0.8.4.9+gitr${SRCREV}" -PR = "r3" +PR = "r4" inherit distutils update-rc.d diff --git a/packages/freesmartphone/mickeydbus_git.bb b/packages/freesmartphone/mickeydbus_git.bb index 404bb05ae1..4774f84ba1 100644 --- a/packages/freesmartphone/mickeydbus_git.bb +++ b/packages/freesmartphone/mickeydbus_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.freesmartphone.org" SECTION = "console/network" LICENSE = "GPLv2" PV = "0.9.2+gitr${SRCREV}" -PR = "r0" +PR = "r1" SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master" S = "${WORKDIR}/git" diff --git a/packages/freesmartphone/mickeyterm_git.bb b/packages/freesmartphone/mickeyterm_git.bb index acef04ce2b..276eeb55ab 100644 --- a/packages/freesmartphone/mickeyterm_git.bb +++ b/packages/freesmartphone/mickeyterm_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.freesmartphone.org" SECTION = "console/network" LICENSE = "GPLv2" PV = "2.9.1+gitr${SRCREV}" -PR = "r2" +PR = "r3" SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master" S = "${WORKDIR}/git" diff --git a/packages/freesmartphone/multicat_git.bb b/packages/freesmartphone/multicat_git.bb index fb2b332143..c9344390ed 100644 --- a/packages/freesmartphone/multicat_git.bb +++ b/packages/freesmartphone/multicat_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.freesmartphone.org" SECTION = "console" LICENSE = "GPLv2" PV = "0.0.0+gitr${SRCREV}" -PR = "r0" +PR = "r1" SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master" S = "${WORKDIR}/git" diff --git a/packages/freesmartphone/zhone_git.bb b/packages/freesmartphone/zhone_git.bb index 1526ce6392..0fcc25c5f6 100644 --- a/packages/freesmartphone/zhone_git.bb +++ b/packages/freesmartphone/zhone_git.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11" DEPENDS = "edje-native python-pyrex-native python-cython-native" PV = "0.0.2+gitr${SRCREV}" -PR = "r11" +PR = "r12" SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \ file://80zhone" |