summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-01-26shadow: Fix issue that stopped shadow.inc from packaging /usr/bin/passwd ↵David-John Willis1
correctly and bump INC_PR. Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-26checksums.ini: added kernel patchesMarcin Juszkiewicz1
2010-01-26linux 2.6.31: update to latest stableMarcin Juszkiewicz1
2010-01-26linux 2.6.32: update to latest stableMarcin Juszkiewicz1
2010-01-26linux 2.6.27: update to latest stableMarcin Juszkiewicz1
2010-01-26Add alsa configuration files for SAM9G45EKUlf Samuelsson2
Add ALSA config files for AT91SAM9G45EK /etc/asound.conf /etc/asound.state Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-26preferred-om-2008-versions.inc: bump pidgin and bzip2 for security fixesMichael 'Mickey' Lauer1
2010-01-26qt 4.6.1: add recipes based on 4.6.0 onesKoen Kooi19
2010-01-26gst-plugins-good: add 0.10.17Koen Kooi3
2010-01-26gst-plugins-good 0.10.15: remove INSECURE_DOWNLOAD, that doesn't belong in a ↵Koen Kooi1
recipe
2010-01-26mplayer svn: bump SRCREV againKoen Kooi1
2010-01-26xserver-xorg-conf: add xf86-video-omapfb dependency for omap3 machines in ↵Koen Kooi1
angstrom
2010-01-26Merge branch 'org.openembedded.dev' of ↵Graeme Gregory3
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-26angstrom-2008-preferred-versions.inc : update libtool and glib-2.0 versionsGraeme Gregory1
2010-01-26linux-2.6.30/mx27ads/defconfig: Enable NAND on the i.mx27 adsHolger Hans Peter Freyther1
According to the website the device is coming with 16MB of flash and is pre equipped with the redboot bootloader. Enable both NAND, NAND MXC and redboot parsing.
2010-01-26linux-rp_2.6.23: Make hx2750 compile againJohannes Buchner2
note that the hx2750_pm_ops struct now is quite crippled, I don't really know where all the functionality went. Signed-off-by: Johannes Buchner <buchner.johannes@gmx.at> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-01-26transmission_1.82.bb : new version of transmissionGraeme Gregory2
This beings full support for magnet links and many web/gui improvements as well as background improvements.
2010-01-26libtool_2.2.6b.bb : new version of libtoolGraeme Gregory6
This is a basic version uprev as it is becoming required by some gtk+ applications such as transmission.
2010-01-25uclibc: Add patches to hide __libc symbols.Khem Raj7
* Move to latest tip. * Delete patches merged upstream. * Add patches to hide __libc* symbols. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-25Merge branch 'org.openembedded.dev' of ↵Graeme Gregory1
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-25glib-2.0_2.22.4.bb : add new version totally clean recipeGraeme Gregory6
The glib-2.0 recipe seemed to have gained a lot of un-needed extras and was also out of date for BBCLASSEXTEND and staging. So this is a minimalised new version.
2010-01-25gtk-doc : update to latest from gitGraeme Gregory2
This is needed as latest gnome is using the new features and error on autoreconf without it.
2010-01-25mplayer-common: undo /usr/etc -> /etc breakage, our mplayer really only ↵Koen Kooi1
looks in /usr/etc/mplayer!
2010-01-25boost : Fix typo introduced when recipes converted to INC_PR.Philip Balister7
2010-01-25linux-omap-zoom-sync 2.6.31rc: tweak omapzoom2 defconfig a bitKoen Kooi1
* MACHINE_KERNEL_PR bump will follow a bit later on
2010-01-25hal 0.5.14+git: teach linux devices.c about 'input.touchscreen'Koen Kooi2
2010-01-25xf86-input-tslib 0.0.6: also match on 'input.touchscreen' in hal .fdiKoen Kooi2
2010-01-25libmikmod_3.2.0-beta2: Fix QA error of not using GNU_HASHMichael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-01-25x11vnc-0.9.8 fix xshm headerEd Swarthout2
Backport X_ShmAttach fix from 0.9.9 Signed-off-by: Ed Swarthout <Ed.Swarthout@hwdebug.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-01-25vdr: Put common information in separate file and require it in the recipe.Paul Menzel3
• Some information in a recipe apply to all versions of a program. Factor them out into an extra file and include/require this in each recipe as seen in a lot of other programs/packages/recipes in OE. • VDR’s plugins often change and therefore put patches to them in version dependent folder. This hopefully lessens the effort to add new versions. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-01-24uclibc-git: Set UCLIBC_HAS_LIBUTIL=y in distro.configKhem Raj4
* Bump SRCREV to latest tip of git. * Add config for qemu x86 and mips. * Drop uclibc_ldso_use_O0.patch gcc 4.4 seems not to need it. * Set UCLIBC_HAS_LIBUTIL=y in distro.config otherwise libutils wont be generated which is needed by apps like pam. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-24angstrom: prefer hal 0.5.14+gitKoen Kooi1
2010-01-24task-sdki-native: Add libtool and pkgconfig the the task-native-sdk package.Philip Balister1
2010-01-24hal: add 0.5.14+gitKoen Kooi1
* This is usefull when using 'evdev' for touchscreens since earlier version of hal labeled them 'touchpads' which enables all kind of weird behaviour like relative movement
2010-01-24e2fsprogs-libs, util-linux-ng: sort out libblkid move some moreKoen Kooi4
* we're using libblkid from u-l-ng nowadays, but e-l was still install a .pc breaking apps checking for libblkid > 2.15
2010-01-24t1lib: fix GNU_HASH QA errorKoen Kooi1
2010-01-24netbook-launcher-efl: update to 0.2.3Koen Kooi2
2010-01-24efl: bump SRCREVKoen Kooi4
* eet: convert to BBCLASSEXTEND * elementary: add dep on eet-native
2010-01-24places: fix build, we sed out 'po', but the new gettext macros dislike thatKoen Kooi1
2010-01-24xinput-calibrator 0.5.0: Add desktop file so it has a link in menus.David-John Willis2
* As the app supports runtime config of touchscreens an icon for the app seems like a good idea.
2010-01-24netboot-launcher-efl: Bump version to 0.2.2 and fix download link.David-John Willis3
2010-01-24gnome-games: Bump 2.24.0 > 2.24.3 and add checksums for newer versions ↵David-John Willis2
(recipes for newer versions still being worked on).
2010-01-24poppler: Add 0.12.3 and corresponding poppler-data 0.4.0 recipe.David-John Willis3
* Also tweak poppler 0.12.3 so it RDEPENDS poppler-data.
2010-01-24hicolor-icon-theme: Add 0.11.David-John Willis2
2010-01-24mplayer svn: bump SRCREVKoen Kooi1
2010-01-24gst-plugins-base 0.10.25: add patch to fix 'native' sinks, so no more ↵Koen Kooi2
spurious resample and ffmpegcolorspace elements
2010-01-24webkit: bump SRCREV to get a fix for servers that always send gzip ↵Koen Kooi3
compressed data
2010-01-24libsoup: add 2.29.5Koen Kooi2
2010-01-24checksums.ini: add checksum for linux-2.6.8.1.tar.bz2 and linux-2.6.27.7.tar.bz2Guo Hongruan1
* Add checksum for linux-2.6.8.1.tar.bz2 which is used by sun4cmd machine * Add checksum for linux-2.6.27.7.tar.bz2 which is used by storcenter machine Signed-off-by: Guo Hongruan <camelguo@gmail.com>
2010-01-24xf86-input-evtouch: add support for ET&T TC5UH touchscreen controllerPetr Štetiar3
Signed-off-by: Petr Štetiar <ynezz@true.cz>