aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2009-05-20cups: use INC_PR due cups.inc being used in many recipesOtavio Salvador
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 Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20gnumeric: update to 1.8.4Otavio Salvador
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 Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20libgnomeprintui: drop gnome-common dependency since it is added by gnome classOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20cups: undo mangle of cups_{datadir,serverbin} in cups-configOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20initramfs-uniboot: properly setup sysfs and tmpOtavio Salvador
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 Goulart
- 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 Salvador
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 Salvador
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 Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20hal-cups-utils: addOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20system-config-printer: add to provide python-cupshelpers to hal-cups-utilsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20python-pycups: addOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20acpid: add 1.0.8 (with netlink support)Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20gtk-engines: add 2.18.1Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20u-boot: update git recipe with the new DaVinci EVMsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20linux-davinci: build linux-davinci kernels for dm6446, dm6467 and dm355 EVMsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm355-evm: add new machine definition and defconfigDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6467-evm: add new machine definition and defconfigDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6446-evm: rename machine from davinci-dvevm and add defconfigDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20gst-plugins-ugly: add 0.10.11Koen Kooi
2009-05-20gst-plugins-bad: update to 0.10.11Koen Kooi
2009-05-20gst-plugins-good: add 0.10.14Koen Kooi
2009-05-20xf86-input-evtouch: add driver for eGalax USB touchscreenPratheesh Gangadhar
2009-05-20gst-plugins-base: update to 0.10.23Koen Kooi
2009-05-20gstreamer: add 0.10.23Koen Kooi
2009-05-20gcc 4.3.2, 4.3.3, 4.4.0: attempt to fix zecke-no-host-includes.patchKoen Kooi
2009-05-20various nylon stuff: Updates to nylon-only code, needed to work with the ↵Martin Dietze
current OE.
2009-05-20pciutils: filter out flags that break gcc3Martin Dietze
* this is done with a nylon override since we lack gcc3 overrides
2009-05-20Base-files: Updated for nylon.Martin Dietze
2009-05-20Nylon-feed: UpdatesMartin Dietze
2009-05-20Ser: Added dbg packet definition to ser to avoid problems with sanity checks.Martin Dietze
2009-05-20zaurusd: update to latest svn (as of 20090501)Paul Eggleton
2009-05-20dsplink: change path to the XDC tools directoryMatthieu Poullet
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 Leggewie
2009-05-20kanatest: fight some bitrot (SRC_URI, HOMEPAGE, etc.)Rolf Leggewie
2009-05-19kexec-tools-static_2.0.0: add --nostdinc to purgatory Makefile makefileAndrea Adami
2009-05-19tftp-hpa: added 5.0 version of HPA tftp client/daemonMarcin Juszkiewicz
2009-05-19netcat: use update-alternatives class (thx Koen)Marcin Juszkiewicz
2009-05-19cellwriter: update to 1.3.4Rolf Leggewie
2009-05-19gnome-mplayer: add 0.9.5. (Closes: #4575)Rolf Leggewie
2009-05-19gnome-mplayer: unbreak 0.5.3Rolf Leggewie
* rearrange the SRC_URI situation and point to googlecode.com * the patches don't apply to the released versions, but only to SVN
2009-05-19gnome-mplayer: point svn to googlecode.com. builds fine.Rolf Leggewie
2009-05-19gnome-mplayer: unifyRolf Leggewie
* add AUTHOR and SECTION (partly closes #4575) * fix HOMEPAGE * both recipes were unbuildable before this commit and are still unbuildable Unbreaking the recipes will be done in separate commits.
2009-05-19Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-05-19linux-davinci git: fix dm355-leopard machtype since we can use a proper ↵Koen Kooi
uboot now
2009-05-19granule: drop 1.2.4Rolf Leggewie
* do_configure does not find the new libassa it seems. 1.4.0 works -> drop rather than spend time debugging
2009-05-19granule: add 1.4.0Rolf Leggewie
2009-05-19granule: move SRC_URI definition into .inc fileRolf Leggewie