summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
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-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
2009-05-20kanatest: fight some bitrot (SRC_URI, HOMEPAGE, etc.)Rolf Leggewie2
2009-05-19kexec-tools-static_2.0.0: add --nostdinc to purgatory Makefile makefileAndrea Adami1
2009-05-19tftp-hpa: added 5.0 version of HPA tftp client/daemonMarcin Juszkiewicz3
2009-05-19netcat: use update-alternatives class (thx Koen)Marcin Juszkiewicz1
2009-05-19cellwriter: update to 1.3.4Rolf Leggewie1
2009-05-19gnome-mplayer: add 0.9.5. (Closes: #4575)Rolf Leggewie1
2009-05-19gnome-mplayer: unbreak 0.5.3Rolf Leggewie3
* 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 Leggewie1
2009-05-19gnome-mplayer: unifyRolf Leggewie3
* 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 Kooi3
into org.openembedded.dev
2009-05-19linux-davinci git: fix dm355-leopard machtype since we can use a proper ↵Koen Kooi2
uboot now
2009-05-19granule: drop 1.2.4Rolf Leggewie1
* 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 Leggewie1
2009-05-19granule: move SRC_URI definition into .inc fileRolf Leggewie2
2009-05-19busybox: add more patches, update nylon defconfigMartin Dietze4
2009-05-19linux-mtx 2.6.27: updatesMartin Dietze8
2009-05-19u-boot git: add support for dm355-leopardboardKoen Kooi2
2009-05-19netcat: use update-alternatives as we have netcat in busybox tooMarcin Juszkiewicz1