aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-04-22ti-dsplink: remove unnecessary 'clean' stepRoger Monk
* dsplink installations (when used directly, and not from cetools) are clean and therefore don't need a clean step Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22busybox: prevent postinst script from failingSergey Lapin
recent addition in rootfs_ipk.bbclass which runs postinst scripts with -e option, while very useful, prevents busybox from configuring at image build time. It will be configured at first image boot if your file system is writable, but in case of e.g. squashfs, that will be fatal error. This commit prevents postinst to fail, so busybox will create all needed links at image build time.
2010-04-22tinylogin: bump PR for LICENSE changeKoen Kooi
2010-04-22linux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy)Andrea Adami
2010-04-21tinylogin: update LICENSE to more specific GPLv2Denys Dmytriyenko
2010-04-21shr: bump SRCREVs for fsogsmd compatible versionsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21frameworkd-config-shr: bump SRCREVs to disable ogsmd and switch to fsogsmdMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21frameworkd: bump SRCREV for s/Notify/Changed/ in opreferencesdMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21fsogsmd: install dbus activation file again for SHRMartin Jansa
2010-04-21shr-settings: bump SRCREVMartin Jansa
2010-04-21fso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om)Martin Jansa
2010-04-21base-files: improve profile for SHRJoachim Ott
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21linux-omap-psp 2.6.32: change 37xx OPP to latest definitionsKoen Kooi
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-21linux-omap-zoomsync_2.6.32.bb : OTG support without gadgetGraeme Gregory
Taken from linux-omap-psp patches, makes zoom2 much more user friendly
2010-04-21atd-over-fso: also support for fsotdld API (incompatible to frameworkd otimed)Łukasz Pankowski
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21ffalarms: bump git version fix snooze when using fsotdld?ukasz Pankowski
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21zaurus-installer: deploy legacy gnu-tar here, not in zaurus-updater.Andrea Adami
* (only for spitz)
2010-04-20xserver-common: add 1.33 with some extra fixesKoen Kooi
2010-04-20tiff 3.9.2: fix QA error during configureKoen Kooi
2010-04-20libphone-ui*: bump to recent versionSebastian Spaeth
to catch up with recent EFL changes Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-20shr-launcher: bump SRCREVMartin Jansa
2010-04-20sysklogd: installing init scriptSergey Lapin
2010-04-20multi-kernel: update depends after kernel.bbclass changesKoen Kooi
2010-04-20zaurus-update: add back PACKAGE_ARCH = "${MACHINE_ARCH}" otherwise you'll ↵Koen Kooi
miss out on gnu-tar for multi-machine builds where spitz isn't first
2010-04-20frameworkd-config-shr: bump SRCREVMartin Jansa
2010-04-20zaurus-updater: remove forgotten todo and split the version checkAndrea Adami
2010-04-20zaurus-updater: add support for jffs2 images w/o legacy headers.Andrea Adami
* new feature: check for known legacy headers * now supports Angstrom-Narcissus jffs2 images * two rootfs possible in nand: initrd.bin in mtd2 and home.bin in mtd3 * minor fixes: convert tabs to spaces, uniform echo's quoting * the universal updater doesn't need PACKAGE_ARCH = "${MACHINE_ARCH}" * bump PR * NOTE: mversion/checksum is still not used
2010-04-20podboy: update to 1.6.1Valery Febvre
Changes since 1.5.0 * Enabled OGG audio format support. Ogg support has been added 3 months ago, but it was so far disabled due to a bug in GStreamer oggdemux pipeline element * New internal widget: Notify dialog. It is used to notify user when an operation, that can take some time, ends. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19midori: switch to SRCPV with PE bumpMartin Jansa
2010-04-19qi: switch to SRCPVMartin Jansa
2010-04-19python-pyrtc: switch to SRCPV with PE bumpMartin Jansa
2010-04-19blktool: bump PRMartin Jansa
2010-04-19ffmpeg: switch to SRCPV with PE bumpMartin Jansa
2010-04-19mesa: switch to SRCPV with PE bumpMartin Jansa
2010-04-19qmake2: add missing INFIX export in qtopia env scriptKoen Kooi
2010-04-19pjproject: add new recipe, contains several librarys for SIP, im and ↵Thomas Zimmermann
multimedia communication Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-04-19libzrtpcpp: add new recipe for GNU ZRTP C++ bindingsThomas Zimmermann
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-04-19ccrtp: fix linking against libs in /usr/libThomas Zimmermann
* it tries to link against libs in /usr/lib if they exist there * run recipe through oe-stylize.py Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-04-19xorg-headers-native: haven't been updated since 2006, do so nowDenys Dmytriyenko
Update the combined headers from the following packages: * xproto-7.0.16 * libx11-1.3.3 * libxau-1.0.5 * libxdmcp-1.0.3 * libxt-1.0.8 For example, GenericEvent is new since xproto-7.0.13 and prevents libx11-native from building on an X-less host. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-04-19pixman: Add perl-native dependencyMickaël CHAZAUX
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-19angstrom-gnome-image-big: add "big" GNOME image that includes more appsKoen Kooi
Comparing it to the 'regular' GNOME images gives: 324M images/beagleboard/Angstrom-GNOME-image-big-glibc-ipk-2010.4-test-20100419-beagleboard.rootfs.tar.bz2 260M images/beagleboard/Angstrom-GNOME-image-glibc-ipk-2010.4-test-20100419-beagleboard.rootfs.tar.bz2
2010-04-19angstrom-task-gnome: make task-gnome-apps optionalKoen Kooi
2010-04-19connman: remove obsolete recipesSebastian Spaeth
As previously announced on the ML, I am removing really old connman recipes, leaving the latest of them around Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-19qt4-embedded-gles 4.6.2: move patch down so that it will actually get appliedKoen Kooi
2010-04-19xserver-xorg 1.8.0: update udev as config manager for angstromKoen Kooi
2010-04-19qt4-*-gles 4.6.2: small updatesKoen Kooi
* don't forcefully disable openVG * don't forcefully disable cursor for QT/e, not everything is a touchscreen
2010-04-19qt4-tools-native: convert to new style stagingKoen Kooi
2010-04-19iliwi: newer upstream versionSebastian Spaeth
Also, some wording cleanup in the description and shorten a comment to fit on one line.