aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/meta
AgeCommit message (Collapse)Author
2010-10-05qt4-sdk: Move the symlink creation into meta-toolchain-qt.incholger/qt4-sdkHolger Hans Peter Freyther
Move the symlink creation into the meta-toolchain-qt.inc to make sure that it is working for both Qt/X11 and Qt/Embedded.
2010-10-05meta-toolchain-qt(e): Move common parts into the meta-toolchain-qt.incHolger Hans Peter Freyther
2010-10-05meta-toolchain-qt: Create a toolchain for Qt X11Holger Hans Peter Freyther
2010-10-05qt4-sdk: Rename task-qte-toolchain-host.bb to task-qt-toolchain-host.bbHolger Hans Peter Freyther
This task can be used by QtE and QtX11 so a common name is adopted, attempt to give people an upgrade path by RREPLACING the old recipe and remove the occurence of the old recipe name.
2010-09-30nylon-feed.bb: Use RDEPENDS instead of DEPENDSKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-30meta-toolchain-neuros: Remove recipe, meta-toolchain-qte is a better replacementHolger Hans Peter Freyther
meta-toolchain-qte is a good replacement for this target. Koen has acked the removal and it opens the door to some other cleanup.
2010-09-01meta-toolchain-arago-gst.bb: RemoveKhem Raj
* Per Denys's suggestion. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01meta-toolchain-arago-dvsdk.bb: RemoveKhem Raj
* As suggested by Denis on mailing list. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01meta-angstrom-2007.bb,meta-opie.bb: task-opie-bluetooth is added only if it ↵Khem Raj
appeas in COMBINED_FEATURES Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01recipes: Move some recipes to nonworking for getting bitbake world.Khem Raj
* If a recipes has DEPENDS on another recipe which is nonworking then move the recipe in question to nonworking too. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-23ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCEtesting_2010-08-23Khem Raj
* Select 5.7 if none pinned. * Bump PR for recipes which have ncurses dependency. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl.Graham Gower
None of the distros in OE appear to want/need gpg or curl support in opkg; so have opkg.inc remove them by default. This diff makes things more consistent across all distros/tasks/images. The slugos recipe is kept intact and further divided from the more modern recipes. The opkg-native recipe is the sane-srcrev version even when building slugos, which should allow for changes to opkg related bbclasses without breaking the slugos build. Build tested for qemumipsel/minimal-image and nslu2/slugos-image. minimal-image builds 10% quicker in my setup and is 1mb smaller. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03recipes: Fix the PATHs for toolchains.Khem Raj
* Look into the new multi-machine friendly installation. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-29external-toolchain-csl: fix the license for -dev packagesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-26Siteinfo cleanup v2Chris Larson
- Don't supply site files for native. - Split up the site information, so we don't need to add every single combination of os and architecture to the siteinfo.bbclass. - Drop the ${FILE_DIRNAME}/site-<bits> stuff, there are other ways to do it. - SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS. Signed-off-by: Chris Larson <clarson@kergoth.com>
2010-07-26Revert "Siteinfo cleanup"Chris Larson
Will revisit. This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
2010-07-26Siteinfo cleanupChris Larson
- Don't supply site files for native - Split up the site information, so we don't need to add every single combination of os and architecture to the siteinfo.bbclass - Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/<sitefile>', leverage FILESPATH. Now it searches the paths in both BBPATH and FILESPATH for "site/<sitefile>". - SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS Signed-off-by: Chris Larson <clarson@kergoth.com>
2010-07-22recipes: Fix references to CROSS_DIRKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Ackef-by: Chris Larson <clarson@kergoth.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-07-08meta-toolchain-qte: fix sh syntaxKoen Kooi
2010-07-02SlugOS: slugos-packages - add dbus and bluez-libsMike Westerhof
and documentation changes for unbuildable/broken packages.
2010-06-17SlugOS: package feed changes to drop x11, and unbuildable packagesMike Westerhof
This set of changes removes packages that pull in libx11, and (temporarily) disables packages that won't build, mostly due to gcc 4.4.4 issues. Only tested on LE for the moment.
2010-06-10recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa
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-10recipes: conform to OE packaging guidelines with ↵Martin Jansa
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-07rootfs_ipk/meta-toolchain: Add locking on tasks that add ↵Tom Rini
package_update_index_ipk We add a lockfile of do_populate_sdk and do_rootfs (in rootfs_ipk) that is also the lockfile that package_update_index_ipk uses. With enough threads it is possible that one image (or meta-toolchain) is attempting to use the package index while another has only reached the point of generating the index leading to an empty index being seen later on. Acked-by: Chris Larson <chris_larson@mentor.com> Acked-by: Roman I Khimov <khimov@altell.ru> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa
* 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-18external-toolchain-csl: set the individual licesnes for packagesDenys Dmytriyenko
* glibc is LGPLv2.1 * libgcc/libstdc++ is GPL (v2/v3) with GCC Runtime Library Exception Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-04-30external-toolchain-csl: remove unnecessary global RPROVIDESDenys Dmytriyenko
Fixes missing thread-db library needed by gdbserver. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-04-21meta-toolchain: add hook to install proper feedconfigs and add an extra ↵Koen Kooi
check to prevent bogus ones from going in
2010-04-21meta-toolchain-qte: include QT version for angstromKoen Kooi
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* 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-12meta-toolchain-arago-dvsdk: convert to SOC_FAMILYKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12meta-toolchain-dvsdk: replace with arago versionKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12package-index: remove legacy stagingKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-03-25meta-toolchain: fix SDK_PATH resolving early by swapping quotingDenys Dmytriyenko
http://thread.gmane.org/gmane.comp.handhelds.openembedded/31484 Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-03-24SlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libsMike Westerhof
2010-03-01meta-toolchain: Show the host system in toolchain archive nameAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-02-22external-toolchain-csl: add the list of supported localesDenys Dmytriyenko
2010-02-19meta-toolchain: make SDK relocatable by using $SDK_PATH var in env setup scriptDenys Dmytriyenko
Do not hard-code SDK location into all the libtool's .la files and other libtool, pkg-config and opkg service variables and aliases. Use $SDK_PATH environment variable instead, which is set once in the main environment-setup script, allowing easy SDK relocation by adjusting a single variable. This patch does not address gcc relocatability, if any. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-02-19external-toolchain: Really accept toolchains built by meta-toolchain.bbBernhard Kaindl
external-toolchain-generic, external-toolchain: * The current external-toolchain recipes which are documented to accept toolchains built by meta-toolchain actually do not accept such because they expect ${prefix}/package-status to exist which is provieded by the poky toolchains but not the current OE meta-toolchain package. Fix this by also looking for ${prefix}/usr/lib/opkg/status, which is the package-status file of the OE meta-toolchain package. * Also change the error message which is shown when neither file is found more explicit. Cc: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net> Acked-by: Denys Dmytriyenko <denis@denix.org> external-toolchain-generic.bb | 4 ++-- external-toolchain.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
2010-02-19external-toolchain-csl: add gconv/locale split magicDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-02-14meta-toolchain: Run rmdir only if empty dirs are actually found.Antonio Ospite
Prevent a failure in do_populate_sdk when there are no empty directories: /bin/rmdir: missing operand Try `/bin/rmdir --help' for more information. See also http://tinderbox.openembedded.net/packages/478437/ Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-02-03meta-toolchain: introduce TOOLCHAIN_TARGET_EXCLUDE to uninstall unneeded depsDenys Dmytriyenko
TOOLCHAIN_TARGET_EXCLUDE is a list of packages to uninstall from the target portion of meta-toolchain/SDK, which were brought as dependencies, but not needed in the SDK. Useful to have only relevant libPKG and PKG-dev packages with libs and headers installed, while keeping the main PKG package with binaries out. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-11-16SlugOS: add owfs to the package feedsMike Westerhof
2009-11-12meta-toolchain-qte: Update prefix references -> SDKPATHRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12meta-toolchain: Various corrections after the layout_* variable removal ↵Richard Purdie
(from Poky) * Drop the inherit sdk since it only gains us a single path and a world of pain. * Fix up paths to use SDKPATH instead of prefix. * Drop layout_* variable usage * Correct opkg control file locations Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-14angstrom: clean ups of the external toolchain supportDenys Dmytriyenko
2009-10-14angstrom: framework to select internal/external toolchain and brand ↵Denys Dmytriyenko
(csl/generic for now)
2009-10-14external-toolchain-csl: auto-package CSL toolchain of any versionDenys Dmytriyenko
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-08-11meta-toolchain-qte: Set the QMAKESPEC...Holger Hans Peter Freyther
And finally we have a working SDK (tm).
2009-08-11qt4: Make it possible to set the QMAKE_QT_CONFIG variableHolger Hans Peter Freyther
this way we will find the qconfig.pri and all library names will be set correctly. This means that the SDK is usable to compile Qt applications out of the box.