summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-05-21minisip-video: move to nonworking. (Closes: #1577)Rolf Leggewie1
2009-05-21Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell22
into org.openembedded.dev
2009-05-21snes9x: fix sundry compilation problemsPhil Blundell3
2009-05-21Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi15
into org.openembedded.dev
2009-05-21devicekit-disks: add 004Koen Kooi1
2009-05-21udev 141: symlink /usr/lib/udev/rules.d to /etc/udev/rules.dKoen Kooi1
2009-05-21libatasmart: add 0.13Koen Kooi1
2009-05-21qemu 0.10.3: port OE patches, make preferable versionRoman I Khimov15
Fixes binary locale generation broken by 6065fa491c009118ae282ae933215649cccfcd24. Tested to work on ARM OABI (simpad), ARM EABI (qemuarm), PowerPC (efika) and i686 (x86-prescott). Acked-by: Philipp Zabel <philipp.zabel@gmail.com>
2009-05-21Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi38
into org.openembedded.dev
2009-05-21devicemapper: fix QA problems, add 1.02.28Koen Kooi4
2009-05-21gtksourceview2 2.6.0: new recipe for the current stable version.Elena Grandi1
GtkSourceView is a portable C library that extends the standard GTK+ framework for multiline text editing. Signed-off-by: Elena Grandi <elena.valhalla@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-21grub: Split the grub-install script and friends into a separate package.Michael Smith1
In the main grub package, menu.lst and stage1/2 files will now be installed in /boot/grub. stage2_eltorito is split into its own package for bootable ISOs. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-21Remove unused grub-0.93.Michael Smith4
As far as I can tell, only the wrap board and gpe-phone-image are using grub, and they use the default version, 0.97. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20cups: use INC_PR due cups.inc being used in many recipesOtavio Salvador5
To be easier to update the recipes we use a INC_PR in cups.inc that is included in all PR fields in all recipes. Since currently the oldest revision was 'r6' INC_PR starts in 'r7'. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20xf86-video-geode: add 2.11.2Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20gnumeric: update to 1.8.4Otavio Salvador2
We updated it to latest stable release and droped the old versions since noone is preferring those. Another small change is to depends on gdk-pixbuf-csource-native otherwise the build can fail if the host doesn't has the development files of GTK+ installed. The only reference to a gnumeric version has been found at preferred-om-2008-versions.inc and it referred to a missing version. This also makes it to point to the latest one. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20ppp: add peers dirOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20libgnomeprintui: drop gnome-common dependency since it is added by gnome classOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20cups: undo mangle of cups_{datadir,serverbin} in cups-configOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20initramfs-uniboot: properly setup sysfs and tmpOtavio Salvador2
To make life easier for everybody it is nice to have early_setup to avoid problems with mdev/udev usage. As a bonus, it also adds a /tmp dir since some tools require it to exist and it won't hurt anyway. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20Fixed indentation for Python codeMario Domenech Goulart3
- recipes/boost/boost-36.inc - recipes/gstreamer/gst-plugins-ugly-sid_0.10.7.bb - recipes/gstreamer/gst-plugins-ugly_0.10.10.bb Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20rt61-firmware: fix installation of binary filesOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20mtools: update to 4.0.10 since 3.9.11 was not available anymoreOtavio Salvador5
During the updating we've also grabed two patches from Debian that improves the stability of mtools in recent kernels. Those are: - plainio.patch - use-sg_io.patch Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20fixes wrong license value usage for GPLv2Otavio Salvador3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20hal-cups-utils: addOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20system-config-printer: add to provide python-cupshelpers to hal-cups-utilsOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20python-pycups: addOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20acpid: add 1.0.8 (with netlink support)Otavio Salvador4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20gtk-engines: add 2.18.1Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-21udev 141: fix stagingKoen Kooi1
2009-05-20u-boot: update git recipe with the new DaVinci EVMsDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20linux-davinci: build linux-davinci kernels for dm6446, dm6467 and dm355 EVMsDenys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm355-evm: add new machine definition and defconfigDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6467-evm: add new machine definition and defconfigDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6446-evm: rename machine from davinci-dvevm and add defconfigDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20gst-plugins-ugly: add 0.10.11Koen Kooi1
2009-05-20gst-plugins-bad: update to 0.10.11Koen Kooi1
2009-05-20gst-plugins-good: add 0.10.14Koen Kooi2
2009-05-20xf86-input-evtouch: add driver for eGalax USB touchscreenPratheesh Gangadhar1
2009-05-20gst-plugins-base: update to 0.10.23Koen Kooi1
2009-05-20gstreamer: add 0.10.23Koen Kooi1
2009-05-20gcc 4.3.2, 4.3.3, 4.4.0: attempt to fix zecke-no-host-includes.patchKoen Kooi6
2009-05-20various nylon stuff: Updates to nylon-only code, needed to work with the ↵Martin Dietze10
current OE.
2009-05-20pciutils: filter out flags that break gcc3Martin Dietze2
* this is done with a nylon override since we lack gcc3 overrides
2009-05-20Base-files: Updated for nylon.Martin Dietze4
2009-05-20Nylon-feed: UpdatesMartin Dietze1
2009-05-20Ser: Added dbg packet definition to ser to avoid problems with sanity checks.Martin Dietze1
2009-05-20zaurusd: update to latest svn (as of 20090501)Paul Eggleton6
2009-05-20dsplink: change path to the XDC tools directoryMatthieu Poullet1
This way the naming convention is more coherent: TIBIOSDIR -> BIOS_INSTALL_DIR TIXDCTOOLSDIR -> XDC_INSTALL_DIR Signed-off-by: Matthieu Poullet <m.poullet@avm.de> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-05-20kanatest: add 0.4.8Rolf Leggewie1