summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-02-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tim 'timtim' Ellis7
into org.openembedded.dev
2009-02-14samba: Remove package smbfs from > 3.2.4 as these utilities don't exist ↵Tim 'timtim' Ellis10
anymore. Fix a linking issue for samba-ads-3.3.0 by reverting some changes since 3.2.x.
2009-02-13fso-autorev.inc: fix typoMichael 'Mickey' Lauer1
2009-02-13contrib/artwork: New OpenEmbedded logo artwork replacing old logo SVGs.Leon Woestenberg2
2009-02-13dmai 1.20: more fixesDiego Dompe4
gstreamer-ti: adapt SRCREV to match dmai fixes
2009-02-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Philip Balister417
into org.openembedded.dev
2009-02-13nrlolsr : Add recipe for nrlolsr. Need for http://www.maniacchallenge.org ↵Philip Balister2
contest.
2009-02-13tnef: Add 1.4.5Roman I Khimov3
2009-02-13SlugOS: slugos.inc - nail boost preferred version down since newer one won't ↵Mike Westerhof1
build
2009-02-13dmai: apply patchesKoen Kooi1
2009-02-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tom Rini1
into org.openembedded.dev
2009-02-13busybox: Add a 'mountall' file and install for CONFIG_FEATURE_MOUNT_FSTAB=yTom Rini8
For all versions of busybox that have the above enabled, bump PR and include the generic mountall (taken from sysvinit). In the inc file, if enabled make ${D}/etc/defaults/ and put this in there.
2009-02-13at91: dropped not used kernel recipeMarcin Juszkiewicz1
it was added by mistake
2009-02-13package_ipk.bbclass: Add missing : from a045dfacf6f2541e0f410d9d109581f181303756Tom Rini1
2009-02-13udev-{092,097,100}: Sanitize permissions.rulesTom Rini7
Go and take out all of the GROUP='...' lines in permissions.rules for groups that we currently do not have, and no package addgroup's. Matches udev-118.
2009-02-13udev-124: Sanitize permissions.rules and remove warning about leading /.Tom Rini3
We created /etc/dev.tar by 'tar cf /etc/dev.tar /dev' and then when we extract tar complains about a leading /, but since we do 'cd /;tar xf ..' drop the leading / in creation. Go and take out all of the GROUP='...' lines in permissions.rules for groups that we currently do not have, and no package addgroup's. Matches udev-118.
2009-02-13Merge branch 'master' of ↵Otavio Salvador15
git://projetos.ossystems.com.br/git/users/otavio/org.openembedded.dev into org.openembedded.dev * 'master' of git://projetos.ossystems.com.br/git/users/otavio/org.openembedded.dev: flash-plugin: add 10.0.12.36 sun-jre6: add 1.6.0.10 parted: drop versions up to 1.8.8 package.bbclass, package_ipk.bbclass: add dynamic depends on locale packages (ipk specific) cups: add 1.3.8. rt61-firmware: add 1.2
2009-02-13dsplink: add dmai 1.20 supportDiego Dompe9
linux-omap 2.6.28: add patch for ISP resizer, needed for dmai
2009-02-13alsa-utils: QA-fix for m4 syntaxwoglinde1
2009-02-13flash-plugin: add 10.0.12.36Otavio Salvador3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-02-13sun-jre6: add 1.6.0.10Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-02-13parted: drop versions up to 1.8.8Otavio Salvador6
Versions older then 1.8.8 are not maintained upstream and looks to have no users inside of OE hence makes no sense to be kept. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-02-13package.bbclass, package_ipk.bbclass: add dynamic depends on locale packages ↵Otavio Salvador2
(ipk specific)
2009-02-13checksums.ini: checksum for mutagen 1.15Elena Grandi1
2009-02-13mutagen 1.15: new recipeElena Grandi1
2009-02-13dsplink: add patch to replace sed magicKoen Kooi1
2009-02-13linux_2.6.28: change collie defconfigThomas Kunze2
*add ide-cs *remove rtc-sa1100 (hangs on some collies)
2009-02-13kexecboot-cfg: fix C&P errorThomas Kunze1
2009-02-13dsplink: bump PRKoen Kooi2
2009-02-13dsplink: massive build cleanup and improvements. readme.txt addedRoger Monk7
2009-02-13MAINTAINERS: sledz addedSteffen Sledz1
2009-02-13alsa-utils: Delete unused alsa-utils-strl-funcs-non-static.patchKhem Raj1
2009-02-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj3
into org.openembedded.dev
2009-02-13lmbench: Fix config file location in lmbench-run add RDEP on debianutils, ↵Tom Rini3
bump PR
2009-02-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj35
into org.openembedded.dev
2009-02-13qi: make it build working binariesMichael 'Mickey' Lauer3
2009-02-13angstrom distro config: clean up armv7a a bit and document DISTRO_ vars so ↵Koen Kooi1
people don't needlessly create forks just to keep avahi out of an image
2009-02-12beagleboard: add ubifs params and document how to get them if you have ↵Koen Kooi1
access to the real hardware
2009-02-12angstrom/build-feeds.sh: added w3catFrans Meulenbroeks1
2009-02-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-02-12ltp: Add DEPENDS on zip-native to 20090131Tom Rini1
2009-02-12rpm2cpio: change SRC_URI to something that doesn't changeRoman I Khimov2
2009-02-12python-pygobject 2.16.0: add rdependency on python-textutils (thanks ↵Michael 'Mickey' Lauer1
emdete); remove default preference of -1
2009-02-12moko-autorev.inc: s/tichy/paroli/, and add qiMichael 'Mickey' Lauer1
2009-02-12pax-utils: fixed 404 not foundDenis 'Gnutoo' Carikli1
*while downloading pax-utils I had: NOTE: fetch http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/pax-utils-0.1.13.tar.bz2 --2009-02-12 13:06:15-- http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/pax-utils-0.1.13.tar.bz2 Resolving distro.ibiblio.org... 152.46.7.109 Connecting to distro.ibiblio.org|152.46.7.109|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2009-02-12 13:06:16 ERROR 404: Not Found. NOTE: Task failed: Fetch failed: http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/pax-utils-0.1.13.tar.bz2;md5sum=5f09df47a16e83462384b44b75310539 NOTE: package pax-utils-native-0.1.13-r0: task do_fetch: failed so I replaced the url(and removed the useless md5sum,i commited the checksum in the previous commit) What I checked: *the md5sum that will be commited in the checksums is the same than the one in the URI *solar is a gentoo-hardened develloper and the PaX lead develloper: **http://www.gentoo.org/proj/en/devrel/roll-call/userinfo.xml **http://www.gentoo.org/proj/en/hardened/index.xml
2009-02-12added some checksums,see my next commit for details on the pax utils checksumDenis 'Gnutoo' Carikli1
2009-02-12linux: added ronetix-pm9263 board support for 2.6.28Marco Cavallini5
2009-02-12netbase: use static IP for eth0 on ronetix boardsMarcin Juszkiewicz2
2009-02-12linux: added 2.6.25.20 for Ronetix boardsMarcin Juszkiewicz3
2009-02-12ronetix: drop alsa from systemMarcin Juszkiewicz2