summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2009-02-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Philip Balister377
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 Khimov2
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-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 Salvador11
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 Salvador1
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-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-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 Raj26
into org.openembedded.dev
2009-02-13qi: make it build working binariesMichael 'Mickey' Lauer3
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 Khimov1
2009-02-12python-pygobject 2.16.0: add rdependency on python-textutils (thanks ↵Michael 'Mickey' Lauer1
emdete); remove default preference of -1
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-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-12busybox: added KaeilOS config for 1.13.2Marcin Juszkiewicz1
2009-02-12busybox: added kaeilos config (copy of Angstrom one)Marcin Juszkiewicz1
2009-02-12psplash: added KaeilOS logoMarcin Juszkiewicz2
2009-02-12base-files: added KaeilOS issue(.net) filesMarcin Juszkiewicz3
2009-02-12kaeilos-version: first version (based on angstrom-version)Marcin Juszkiewicz1
2009-02-12python-coherence: added dependency on axiomFrans Meulenbroeks1
2009-02-12alsa-utils_1.0.18: Check for strlcat and stlcpy functions during configureKhem Raj2
2009-02-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj35
into org.openembedded.dev
2009-02-12python-divmodaxiom: added recipe (checksums are already there)Frans Meulenbroeks1
2009-02-12python_divmodepsilon: added native recipeFrans Meulenbroeks1
2009-02-12zope-native: addedFrans Meulenbroeks1
2009-02-12task-openmoko-feed: Disabled python-lightblue since it doesn't exist.Rod Whitby1
2009-02-11zope: removed twisted subdir during install;Frans Meulenbroeks1
this is a very old version of twisted and it shadows the twisted package as such it broke python-coherence
2009-02-11busybox: fix tar problem with filenames that are exactly 100 bytesFrans Meulenbroeks2
2009-02-11opkg: fix bug that occured with file names of exactly 100 chars in the tar fileFrans Meulenbroeks7
2009-02-11python-coherence: moved to svn 1161, added dependency on ↵Frans Meulenbroeks1
python-twisted-protocols