aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
AgeCommit message (Collapse)Author
2010-08-06Remove redundant dependencies upon opkg and opkg-collateral.Graham Gower
rootfs_ipk.bbclass already pulls these in, so avoid some confusion. This is totally untested. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Chris Larson <clarson@kergoth.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-03linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to ↵Martin Jansa
modules, update om-gta02 to load them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03task-shr-feed: use MACHINE_ARCH, because glamo-dri-tests is only for om-gta02Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-29recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCHKhem Raj
* Needed to get CURRENT_TARGET_SYS to evaluate correctly in bitbake.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-23task-shr-feed: add maximaMartin Jansa
2010-07-18task-shr-feed: update openjdk entryMartin Jansa
2010-07-15task-shr-feed: fix openjdk-6 addMartin Jansa
2010-07-15task-shr-feed: add openjdk-6Martin Jansa
2010-07-15angstrom-task-gnome: remove xorg-minimal-fontsKoen Kooi
2010-07-14task-shr-feed: add missing shr-splash themes to feedSebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-12task-shr-minimal: fix case when binary locales generation is disabledDenis 'GNUtoo' Carikli
2 issues were present: *disabled was a string and so,when binary locales generation was disabled it never executed the return statement For fixing it,I've copied and adapted the glibc code that JaMa pointed me out: FreeNode-#oe.log:Jul 09 14:19:26 <JaMa> GNUtoo|laptop: glibc/glibc-package.inc is using "if enabled and int(enabled):" *return should return "",else the dependency of task-shr-minimal are "None". I also bumped PR
2010-07-08htcdream.conf: use xf86-video-fbdev and xf86-video-tslibDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-07-06task-shr-feed: add xf86-video-fbdevSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-06-22task-sdk-gnuradio-native : Add a SDK for building GNU Radio natively on devices.Philip Balister
2010-06-20task-shr-feed: add unixbenchMartin Jansa
2010-06-17foxtrotgps: add recipe for FoxtrotGPS 0.99.4Joshua Judson Rosen
* also add it to shr feeds Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-16task-sdk-base: drop ipkg-dev from list of packagesDmitry Eremin-Solenikov
As per discussion on oe-devel, drop ipkg-dev from list of task-sdk-base deps. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-16Revert "task-sdk-base: replace ipkg-dev with virtual/opkg-dev"Dmitry Eremin-Solenikov
This reverts commit eeffe0a6eee97604679cf9a3cf40ed4604ae6493. Per request from Koen Kooi, as this breaks task-sdk-native, etc. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org>
2010-06-16task-sdk-base: replace ipkg-dev with virtual/opkg-devDmitry Eremin-Solenikov
ipkg is long EOL. However task-sdk-base still tries to pull it in via ipkg-dev dependency. Then it clashes with opkg pulled in via DISTRO_FEED_CONFIGS and so building of meta-toolchain-gpe,-opie, etc. fails. This fix allows me to build those sdks w/o any problems. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-14recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup add PR = r1 to recipes not including any .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-11SlugOS: task-slugos.bb - Adjust packages to fit in available flash space.Mike Westerhof
Install only sshd and keygen, rather than the full ssh package, and (temporarily) remove the RAID/mdadm support. Necessary to make space in the flash filesystem until the root cause (util-linux-ng bogus dependency issue) is located and fixed.
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-03task-proper-tools: Add netkit-telnetStefan Schmidt
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-06-02task-sdk-native: and fix typo, also reported by MartinKoen Kooi
2010-06-02task-sdk-native: conform to OE packaging guidelines, spotted by Martin JansaKoen Kooi
2010-06-02task-sdk-native: add cvs to RRECOMMENDS for autopointKoen Kooi
2010-05-31task-shr-feed: add omhacksJussi Timperi
Signed-off-by: Jussi Timperi <jussi.timperi@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-16task-cli-tools: add nmonMichael 'Mickey' Lauer
2010-05-10task-shr-feed: add emacs-x11 and set P_V to 23.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-08task-beagleboard-demo: remove e-wm-config-angstrom-touchscreenKoen Kooi
2010-05-03task-shr: replace mokonnect with iliwiMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02task-x11: add variable for common files provider selectionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30task-shr-feed: add dbus-daemon-proxyKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-29task-cli-tools: add dbus-daemon-proxyMichael 'Mickey' Lauer
2010-04-29task-shr-feed: add spojegui appMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-24task-cli-tools-debug: add mkdumpMichael 'Mickey' Lauer
2010-04-23angstrom-task-lxde: add tasks to base an LXDE image onKoen Kooi
2010-04-22task-shr-minimal: drop fso-abyss from RDEPENDS (not needed with fsogsmd)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22task-shr-feed: drop fso-abyss and mokokoMartin Jansa
* fso-abyss is not needed with fsogsmd * mokoko is broken after last EFL bump and pretty much dead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19angstrom-task-gnome: make task-gnome-apps optionalKoen Kooi
2010-04-19task-shr-feed: add linphone and iliwiMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-17task-cli-tools: move some tools to the -debug subpackageMichael 'Mickey' Lauer
2010-04-14angstrom-task-gnome: bump PRKoen Kooi
2010-04-13task-shr-minimal.bb: remove pisiKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-13angstrom-task-gnome: also ship 'gnome-open'Koen 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-12task-arago-toolchain-dvsdk-host: convert to SOC_FAMILYKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>