summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-02-14xserver-xorg-conf: add config for overoKoen Kooi1
2009-02-14dmai: work around xdc bugKoen Kooi1
2009-02-14dmai 1.20: pass in staging incdirKoen Kooi1
2009-02-14qhull: add 2003.1Koen Kooi2
2009-02-14icecc.bbclass: base fix for cross and native builds, patch/9Roman I Khimov1
2009-02-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj4
into org.openembedded.dev
2009-02-14Signed-off-by: Khem Raj <raj.khem@gmail.com>Michal Hrusecky2
minicom_2.3.bb: New recipe.
2009-02-14SlugOS: add bluez4 to the package feeds.Mike Westerhof1
2009-02-14at76c503a-modules: add patch to build on 2.6.27 kernels.Mike Westerhof2
This patch is constrained to ixp4xx devices right now because thats all I have to build it for at this particular moment.
2009-02-14ntfs-3g: 1.0 version is deprecated; set DEFAULT_PREFERENCE to -1Mike Westerhof1
(delete this recipe after confirmation that is works)
2009-02-13Signed-off-by: Khem Raj <raj.khem@gmail.com>Roman Khimov1
glibc_2.7.bb: Apply glibc-use-isystem-include-fixed.patch
2009-02-13Signed-off-by: Khem Raj <raj.khem@gmail.com>Roman Khimov2
glibc-initial_2.7: New recipe
2009-02-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj1
into org.openembedded.dev
2009-02-14SlugOS: add sshfs-fuse to the SlugOS package feedsMike Westerhof1
2009-02-13bison-native_2.3.bb: Copy all bison dataRoman Khimov1
2009-02-13sshfs-fuse: bump up to upstream version 2.2Mike Westerhof2
simple recipe bump patch, tested on the OMAP3EVM and Pandora boards. Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
2009-02-13ntfs-3g: updates the NTFS-3G package to use the latest releaseMike Westerhof1
Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
2009-02-13SlugOS: meta-toolchain-slugos - add base libs for the SDK, first iterationMike Westerhof2
2009-02-13SlugOS: separate the PREFERRED_VERSIONS into its own conf fileMike Westerhof2
2009-02-13slugOS: reinstate netatalkMike Westerhof1
2009-02-13opkg-nogpg-nocurl: change default tmpdir from /tmp to /rootMike Westerhof2
So we can install large packages on small-memory machines (the default should be to "just work", even if its not fast).
2009-02-13SlugOS - enable --hash-style=gnu option for SlugOS and packages.Mike Westerhof1
2009-02-13SlugOS: setup-optware.sh - whitespace fix.Mike Westerhof1
2009-02-13SlugOS: busybox - update defconfig to re-enable the z and j options for tarMike Westerhof2
2009-02-13SlugOS: slugos-init - add /sbin/setup-optware.shMike Westerhof2
2009-02-14ruby: Fixed ruby 1.8.5 compilation problemIhar Hrachyshka2
Backported openssl fix from 1.8.7 for successfull ruby 1.8.5 compilation. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2009-02-14mpeg-encode: Add package, optional utility for zoneminderTim 'timtim' Ellis3
2009-02-14iscsi-target: Fix for 2.6.29 tooTim 'timtim' Ellis2
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>