Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-06-19 | bluez4 4.66: add missing dep on libnl | Koen Kooi | 1 | |
2010-06-18 | bluez4: add 4.66, clean up DP in older versions | Koen Kooi | 5 | |
2010-06-10 | recipes: bump PR/INC_PR for packages changed in ↵ | Martin Jansa | 2 | |
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-06-10 | recipes: conform to OE packaging guidelines with ↵ | Martin Jansa | 3 | |
RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES * even worse than last RDEPENDS/RRECOMMENDS change, because now ie: opkg info coreutils-doc Provides: textutils, shellutils, fileutils Replaces: textutils, shellutils, fileutils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-06-09 | bluez: Switch to FILESPATHPKG | Tom Rini | 2 | |
Signed-off-by: Tom Rini <tom_rini@mentor.com> | ||||
2010-06-03 | recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDS | Martin Jansa | 1 | |
* there is probably very few cases when it's needed without _${PN}, if you find one in attached patch, please enlighten me * usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc * there is a check for this in recipe-sanity.bclass * there is maybe few possible fixes also in bbclasses cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}" distutils-base.bbclass:RDEPENDS += "python-core" gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme" image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}" module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules" ?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d) rubyextension.bbclass:RDEPENDS += "ruby" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-05-25 | Make the do_patch apply=yes param implicit if extension is .diff/.patch | Chris Larson | 16 | |
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-25 | Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n> | Chris Larson | 16 | |
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-17 | bluez-hcidump: set the LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-05-17 | bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1 | Denys Dmytriyenko | 1 | |
2010-04-29 | ussp-push: add OBEX object pusher app | Denys Dmytriyenko | 2 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2010-04-12 | recipes: move checksums to recipes from checksums.ini | Martin Jansa | 29 | |
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | bluez-gnome: git repo is now in git.kernel.org, add missing SRCREV, old ↵ | Martin Jansa | 1 | |
.patch does not apply anymore, please check Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-07 | bluez4: add udev rules to FILES_${PN} | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-30 | obexd: add 0.22 | Thomas Zimmermann | 2 | |
* Add experimental FSO PBAP for SHR only Signed-off-by: Thomas Zimmermann <ml@vdm-design.de> | ||||
2010-01-13 | obexd: add 0.21 | Koen Kooi | 1 | |
2009-12-30 | bluez4: add 4.59 | Koen Kooi | 1 | |
2009-11-26 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 1 | |
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-11-26 | bluez4.inc : remove DISTRO hacks as they arent really needed its ok | Graeme Gregory | 1 | |
to add the same info to the generic versions of variables. Also PROVIDES_bluez4 was wrong as bluez4 isnt an OVERRIDE | ||||
2009-11-26 | obexd: add version 0.19 | Thomas Zimmermann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-19 | bluez4: increase preference for shr, enable udevrules | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-10-23 | bluez4: update to 4.46, 4.53 has build from scratch problems | Koen Kooi | 1 | |
2009-10-23 | bluez4: update to 4.53 | Koen Kooi | 1 | |
2009-10-23 | bluez4_4.37.bb : temporary solution for KaeilOS just to replace at least ↵ | Marco Cavallini | 1 | |
bluez-libs | ||||
2009-10-23 | bluez4_4.35.bb : temporary solution for KaeilOS just to replace at least ↵ | Marco Cavallini | 1 | |
bluez-libs | ||||
2009-10-23 | bluez4.inc : temporary solution for KaeilOS just to replace at least bluez-libs | Marco Cavallini | 1 | |
2009-09-16 | bluez-gnome: Fix crash on pairing configured rfcomm device. Typo fix. | Stanislav Brabec | 3 | |
2009-08-14 | bluez4: make it generally provide bluez-libs and bluez-utils | Rolf Leggewie | 1 | |
* reorder fields according to Style Guide | ||||
2009-08-07 | bluez4: Updated to version 4.47. | Stanislav Brabec | 1 | |
2009-07-24 | bluez4: Fixed typo that caused missing pand. | Stanislav Brabec | 4 | |
2009-07-21 | obexd: update to 0.15 | Koen Kooi | 1 | |
2009-07-20 | bluez4: add 4.46, disabled by default | Koen Kooi | 1 | |
2009-07-17 | bluez4: make bluez4-dev rprovide bluez-libs-dev to fix SDK building | Dmitry Eremin-Solenikov | 1 | |
task-sdk-base RDEPENDS on bluez-libs-dev. Now as bluez-libs is completely replaced with bluez4, make bluez4-dev provide bluez-libs-dev Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-07-17 | bluez4: provide bluez-utils-dbus as well | Koen Kooi | 1 | |
2009-07-16 | Revert "bluez3: blacklist for angstrom, bluez4 should be used instead" | Graeme Gregory | 2 | |
This reverts commit 20f4fa12b285b8f41b1a215415a5732d633a0a83. Reverted with permission, just about to check in a less intrusive method! | ||||
2009-07-16 | bluez3: blacklist for angstrom, bluez4 should be used instead | Koen Kooi | 2 | |
2009-06-26 | many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat: | Stanislav Brabec | 7 | |
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html | ||||
2009-06-24 | bluez: document upstream status of avinfo-link.patch as not applicable upstream. | Rolf Leggewie | 1 | |
2009-06-24 | bluez: update bluez-libs to 4.42. unify. | Rolf Leggewie | 2 | |
2009-06-23 | bluez4: rebase 4.39 and 4.41 on new .inc file | Rolf Leggewie | 2 | |
2009-06-23 | bluez4: poor man's unification | Rolf Leggewie | 2 | |
2009-06-22 | bluez4: add 4.42 | Koen Kooi | 1 | |
2009-06-07 | obexd: update to 0.13 | Koen Kooi | 1 | |
2009-06-07 | bluez4: update to 4.41 | Koen Kooi | 1 | |
2009-05-30 | bluez: 3.36 does not need the hciattach-ti-bts.patch. Fixes do_patch. | Rolf Leggewie | 6 | |
2009-05-22 | bluez4 4.39: actually run initscript | Koen Kooi | 1 | |
* now *that's* an embarassing bug! | ||||
2009-05-22 | bluez: document that hciattach-ti-bts.patch has landed upstream | Rolf Leggewie | 2 | |
sometime between 3.35 and 3.36 | ||||
2009-05-22 | bluez-libs: add 4.40, set default preference to -1 pending availability | Phil Blundell | 2 | |
of apps | ||||
2009-05-13 | bluez: add 4.39 | Koen Kooi | 1 | |
2009-05-01 | bluez-gnome: Update to version 1.8. | Stanislav Brabec | 1 | |