aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
AgeCommit message (Collapse)Author
2011-09-02task-base: bump PR to pull in changes to initscriptsSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-08-02task-sdk-gnuradio-native : Remove distcc.Philip Balister
I shouldn't have added this to the sdk. Deal with this at the image level. Signed-off-by: Philip Balister <philip@balister.org>
2011-07-06bug: remove the dependency on xf86-video-tslibDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-05-28nokia900: move more kernel drivers that were built in the kernel(=y) to ↵Denis 'GNUtoo' Carikli
modules(=m) * JaMa: minimize defconfig with savedefconfig Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-18task-sdk-gnuradio-native.bb : GNU Radio (with UHD) no longer needs sdcc.Philip Balister
Signed-off-by: Philip Balister <philip@balister.org>
2011-05-16task-base: make it possible for a distro to set it's alsa-state providerSimon Busch
There different recipes in OE which provides alsa-state. In my case it's alsa-state and fsoaudiod which conflicts as both are mostly the same. For this I added a DISTRO_ALSA_STATE variable which each distro can set on it's own the provider of alsa-state it want to use. The default provider is the alsa-state recipe. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-16task-bug: Add connman-plugin-ethernet back into task-bug.Stefan Schmidt
Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-05-16com.buglabs.bug.{module,jni}.motion.bb: Add recipes and add them to task-bugJohn E. Connolly
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2011-05-16task-bug-feed-extra: Add gdbserverJohn E. Connolly
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2011-05-15task-shr-feed: drop xf86-input-tslibMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-14task-bug: fix do_rootfs conflictDenis Carikli
Without that patch we have(at do_rootfs) Configuring hostap-daemon. Collected errors: * extract_archive: Cannot create symlink from ./var/run to 'volatile/run': File exists. * file_md5sum_alloc: Failed to open file .../rootfs/bug-image-production/etc/opkg/*.conf: No such file or directory. * check_data_file_clashes: Package dnsmasq-dbus wants to install file .../rootfs/bug-image-production/etc/init.d/dnsmasq But that file is already provided by package * dnsmasq * check_data_file_clashes: Package dnsmasq-dbus wants to install file .../rootfs/bug-image-production/usr/bin/dnsmasq But that file is already provided by package * dnsmasq * opkg_install_cmd: Cannot install package task-bug-network. * resolve_conffiles: Existing conffile .../rootfs/bug-image-production/etc/device_table is different from the conffile in the new package. The new conffile will be placed at .../rootfs/bug-image-production/etc/device_table-opkg. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@buglabs.net>
2011-05-13om-gta0*: drop xf86-input-tslibMartin Jansa
* not compatible with xserver-1.10 ABI * elfe is not compatible with EmulateRightButton option too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-13om-gta02: autoload also snd-soc-s3c24xx and bump task-base PR to use new ↵Martin Jansa
MACHINE_EXTRA_RRECOMMENDS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-09task-shr-feed: drop emacs-x11, cacao, phoneme-advanced-foundation which ↵Martin Jansa
currently don't build and blocks build for long * will reenable them after fixing those * emacs-x11 - qemu gets killed while running temacs the same with older qemu | LC_ALL=C qemu-arm -cpu cortex-a8 -s 1048576 -L /OE/shr-unstable/tmp/work/armv7a-oe-linux-gnueabi/emacs-x11-23.1-r3/qemu-treedir temacs -batch -l loadup dump | qemu: uncaught target signal 11 (Segmentation fault) - core dumped | make[1]: *** [emacs] Segmentation fault * cacao - fails to find java.lang.Object | make[4]: Entering directory `/OE/shr-unstable/tmp/work/armv4t-oe-linux-gnueabi/cacao-0.99.3-r11/cacao-0.99.3/src/native/include' | /OE/shr-unstable/tmp/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/OE/shr-unstable/tmp/sysroots/armv4t-oe-linux-gnueabi/usr/share/classpath/glibj.zip -d . java.lang.Class | java.lang.ClassNotFoundException: java/lang/Object | /bin/sh: line 2: 23157 Aborted /OE/shr-unstable/tmp/sysroots/x86_64-linux/usr/bin/cacaoh-0.99.3/cacaoh -bootclasspath ../../../src/classes/classes:/OE/shr-unstable/tmp/sysroots/armv4t-oe-linux-gnueabi/usr/share/classpath/glibj.zip -d . $class * phoneme-advanced-foundation cannot find oe_phoneme_configarm | + oe_phoneme_configarm | /OE/shr-unstable/tmp/work/armv6-novfp-oe-linux-gnueabi/phoneme-advanced-foundation-0.0.b160-r2/temp/run.do_configure.21557: line 96: oe_phoneme_configarm: command not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-08angstrom-task-gnome: reenable hplibKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-08angstrom-task-gnome: remove hplip for the time beingKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-08angstrom-task-gnome: Add task-gnome-sdk, tweak package listSteve Sakoman
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-07shr-today: drop, replaced by phoneuidMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-05task-fso2-compliance: uncomment connman runtime dependencies and bump PRSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-04-05meta-toolchain-shr: add initial recipeSimon Busch
This is the start of a own toolchain for the SHR distribution. Later it will include several utilities to develop applications for SHR. Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-03-25task-shr-feed: add subversion, cvsMartin Jansa
* fixes SHR bug http://trac.shr-project.org/trac/ticket/1349 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-22e-wm: use ESYSACTIONS,EMENU,ECONFIG,ETHEME variables instead of hardcoded ↵Martin Jansa
e-wm-sysactions/e-wm-menu runtime dependency * ILLUME_THEME/ILLUME_CONFIG were renamed to ETHEME/ECONFIG to use the same variable names as task-demo-x11/task-beagleboard-* * e-wm-sysactions-shr doesn't need RPROVIDES anymore * fixes last multiple providers notice I had NOTE: multiple providers are available for runtime e-wm-sysactions (e-wm, e-wm-sysactions-shr) NOTE: consider defining a PREFERRED_PROVIDER entry to match e-wm-sysactions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-19task-fso2-compliance: fsomusicd is goneMichael 'Mickey' Lauer
2011-03-16task-beagleboard*: add changes from latest round of feedbackKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-13palmpre: add wifi related packages to MACHINE_EXTRA_RDEPENDS and bump PR of ↵Simon Busch
task-base Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-03-13task-fso2-compliance: add fsoaudiod as dependencySimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-03-10*beagleboard-validation: collection of tasks iand images to serve as basis ↵Koen Kooi
for beagleboard.org validation effort Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-10task-omap-drivers: task for commonly needed drivers on omap chipsKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-08task-shr-feed: add sensmonMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-08task-shr-feed: add elfeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-04task-shr-minimal: switch from pyphonelog to ffphonelogMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-02shr-theme-gtk-e17lookalike: rename to gtk-theme-e17lookalike, simplify shr ↵Martin Jansa
gtk-themes and add PN-gtkrc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-01libphone-ui: add libphone-ui-config to libphone-ui RDEPENDS instead of ↵Martin Jansa
task-shr-minimal-apps Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-27task-shr-minimal-apps: add libphone-ui-config due to changes on libphone-ui ↵Simon Busch
and bump PR Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-02-24task-shr-feed: add valacompassMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-23beagleboard NAND image: new image and matching taskKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-17task-bug: make it compatible with bug 1.x,machine arch ${PN}Denis 'GNUtoo' Carikli
Some packages like bug2v4l2 are specific to bug 2.0, so we need to machine arch the package depending on them. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2011-02-16task-shr-feed: add bison and automakeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-16task-base: bump PR to pick changes from nokia900.confMartin Jansa
* lack of coffee made me thing that MACHINE_KERNEL_PR bump in 648bd1c785fae9de66001dc588720366b9ebda2c is what I need, sorry for that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-15qt4e-demo-image: Switch to using task-qt4e.bbTom Rini
In task-qt4e.bb put the xmlpatterns bits in RRECOMMENDS for QT 4.6.x Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-15task-qt4-x11: Move libqtxmlpatterns4 to RRECOMMENDSTom Rini
Fixes qt4 4.6.x images. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-13SlugOS: tast-slugos -- add kernel-module-ext4 in current dev images.Mike Westerhof
2011-02-07task-shr-feed: add sambaMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-03task-poky.bb: Add poky and sato tasks we are using in our imagesStefan Schmidt
2011-02-03task-bug-feed-extra.bb: Add tasks for our feedStefan Schmidt
2011-02-03task-bug-apps.bb: Add tasks for BugLabs applicationsStefan Schmidt
2011-02-03task-bug.bb: Add bug core tasks used in our imagesStefan Schmidt
2011-01-29ewl: move to obsoleteMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29esmart,eflpp,entrance: move to obsoleteMartin Jansa
* esmart still depends on eina-0 instead of eina-1, so it's broken for long and nobody complained * eflpp and entrance depends on it so the same Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29task-shr-feed: fix RDEPENDS on kexec-tools.Andrea Adami
* kexec and kdump are packaged separately * bump PR Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>