aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-03-13linux-2.6.28+2.6.29-rc6/eee901/defconfig : add eee PC 901 defconfig still toxora/angstrom-sqeeezyGraeme Gregory
be fully tuned
2009-03-13task-base, wpa-supplicant-0.6 : remove madwifi as it doesnt appear to build andGraeme Gregory
is included in modern kernels.
2009-03-13x86-atom.conf : removedGraeme Gregory
2009-03-13eee901.conf : use xorg, correct comments and architectureGraeme Gregory
2009-03-13eee901.conf : rename x86-atom to eee901 to reflect this is a real machine.Graeme Gregory
Also fix linux kernel used.
2009-03-13checksums.ini : add new checksums and fix checksum for refreshed busyboxGraeme Gregory
patch
2009-03-13gcc-4.3.3.inc : correct SRC_URIGraeme Gregory
2009-03-13angstrom-2008.1.conf : use gcc 4.3.3 for i686Graeme Gregory
2009-03-13machine/x86-atom.conf machine/include/tune-x86-atom.inc : add atom tune filesGraeme Gregory
2009-03-13connman: Add latest releaseStefan Schmidt
2009-03-13connman: Moved from moblin.org to kernel.orgStefan Schmidt
2009-03-13preferred-om-2008-versions.inc: Update more versions to available onesStefan Schmidt
2009-03-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt
into org.openembedded.dev
2009-03-13checksums.ini: Add sums for connman packages. (Changed location)Stefan Schmidt
2009-03-13enterprise.conf: combine with user-specified BBMASK instead of overwriting itChris Larson
2009-03-13minimal.conf: make IMAGE_FSTYPES a weak assignment to allow overwritingDenys Dmytriyenko
2009-03-13checksums.ini: merge checksums from mamonaKoen Kooi
2009-03-13thttpd: disable PARALLEL_MAKE due to build failuresMike Westerhof
2009-03-13u-boot 1.2.0: add support for dm355-leopardKoen Kooi
2009-03-13dm355-leopard: add board file for the dm355 leopard boardKoen Kooi
2009-03-12preferred-om-2008-versions.inc: Update to version that are availableStefan Schmidt
2009-03-12proftpd: fixed pathsFrans Meulenbroeks
2009-03-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-03-12proftpd: added missing make.patchFrans Meulenbroeks
2009-03-12Kernel bbclass "too many open files" bugfixJader H. Silva
tempfile.mkstemp() is used to create a temporary file. This function return a tuple with an OS file descriptor and a filename. Filename is stored in "tmpfile" but descriptor is not stored anywhere, but it is still open because it's only an integer to python so it is not closed at the end of the function. For each iteration in which this function is called, a new OS file descriptor is opened, but not closed. The solution is to store the file descriptor and close it.
2009-03-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-03-12proftpd: previous recipe was no good; fixed it; this one is without pam and ↵Frans Meulenbroeks
might require some more chown's
2009-03-12cmake-native 2.6.3: New recipe.Robert Schuster
2009-03-12checksums.ini: Added cmake 2.6.3 entry.Robert Schuster
2009-03-12llvm-native 2.5: New recipe.Robert Schuster
checksums.ini: Added llvm 2.5 entry.
2009-03-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-03-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-03-12gstreamer-ti: bump PRKoen Kooi
2009-03-12sane-srcrevs: update fso-abyss, libgsm0710 and libgsm0710mux rev.John Lee
2009-03-12checksums: add ti codeccsKoen Kooi
2009-03-12angstrom/build-feeds.sh: added proftpd and wt3 to the feedFrans Meulenbroeks
2009-03-12wt3: created: wt 3.* (including 2.99); retain package wt (which is for 2.*) ↵Frans Meulenbroeks
as 2.* and 3.* are not compatible
2009-03-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-03-12checksums.ini:woglinde
* add openjdk-6-src-b14-25_nov_2008 * add hotspotversion f9d938ede196 * add icedtea6-1.4
2009-03-12checksums.ini: add sums for openjdk-6-src-b12-28_aug_2008woglinde
2009-03-12checksums.ini: add sums for icedtea6-1.3.1woglinde
2009-03-12chinook-compat: pin to older avahi versionwoglinde
2009-03-12checksums.ini: add sums for rhinowoglinde
2009-03-12chinook-compat: pin version of libsdl-directfb to 1.2.11woglinde
2009-03-12libsdl-directfb: added updated version 1.2.11woglinde
2009-03-12chinook-compat: pin libtool revisionwoglinde
* pin libtool-native and cross to 1.5.10 otherwise the older freetype 2.2 version can't be build
2009-03-12ncurses: set LEAD_SONAME to libncurses.so.5 and bump PRwoglinde
2009-03-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-03-11ti-codec-combos: Update recipe to use ti software download siteRoger Monk
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-03-11checksums.ini: add more checksumsKoen Kooi