summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-07-16glibc-initial.inc: remove FILESPATHPKG setting to fix glibc-initial_2.3.2Michael Smith1
All v2.5+ recipes add glibc-2.4 as a FILESDIR or FILESPATHPKG if they need it, so it's not required in the inc anymore. Ref: http://projects.linuxtogo.org/pipermail/openembedded-devel/2009-June/011692.html Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-07-15linux: Update TX25 support in 2.6.30-rc4, add and turn on CAN support, fixes ↵Florian Boor5
NAND.
2009-07-15checksums.ini: Remove spurious characters. Sorry.Leon Woestenberg1
2009-07-15classpath.inc: Added 'inherit java'.Robert Schuster1
2009-07-15Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi17
into org.openembedded.dev
2009-07-15linux-2.6.30: Add defconfig for calamari.Leon Woestenberg1
2009-07-15linux-2.6.30: Add calamari (Freescale MPC8536DS) machine support.Leon Woestenberg2
2009-07-15nilfs-utils: Remove 2.0.12. Add 2.0.13 to checksums.ini.Leon Woestenberg2
2009-07-15nilfs-utils: Move to 2.0.13. Use {PV} in recipe.Leon Woestenberg1
2009-07-15qt-embedded: fix gles build and packagingKoen Kooi3
2009-07-15angstrom glibc: don't compile native tools with -ggdb3, only with -gKoen Kooi1
2009-07-15Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov53
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-15libgles-omap3 .09: def pref -1 till it gets releasedKoen Kooi1
2009-07-15mpd: update to 0.15Koen Kooi2
2009-07-15xserver-xorg-1.6.1: fix libtool name in doltlibtoolDmitry Eremin-Solenikov2
In OE cross-libtool is renamed. Change doltlibtool script in xserver-xorg accordingly. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-15libgles-omap3: add recipe for upcoming 09 releaseKoen Kooi4
* This needs some runtime shuffling, so a new initscript
2009-07-14eglibc_svn: Bump the version to past 2.10Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-15disko: move to newer git versionHenning Heinold4
* workarounds for .pc * removed patch for headers which was fixed upstream
2009-07-15taglib: fix hardcoded header-dir in do_stageHenning Heinold1
* bump PR
2009-07-15directfb: upgrade to version 1.4.1Henning Heinold3
2009-07-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj7
into org.openembedded.dev
2009-07-14angstrom: use packagehistory by defaultKoen Kooi1
2009-07-14packagehistory: add another QA class from pokyKoen Kooi1
2009-07-14linux: refreshed hrw-linux-2.6.30-exp.patch (no code changes)Marcin Juszkiewicz1
2009-07-14linux: added support for at91sam9263ek in 2.6.30 (not default)Marcin Juszkiewicz3
Board boots fine with this kernel and gives the same features as 2.6.28. hrw-linux-2.6.30-exp.patch is stripped version of linux-2.6.28-exp.patch used in 2.6.28 recipe. It adds sound support and keeps Ethernet buffers in SRAM to avoid Tx underruns. Result was not too much tested.
2009-07-14linux: tweaked 2.6.28 for at91sam9263ek boardMarcin Juszkiewicz2
Enabled: - backlight - leds (ds1/2/3) - keyboard ("left button", "right button" keys) - suspend - i2c eeprom Moved some things into modules.
2009-07-14matchbox-terminal: added from PokyMarcin Juszkiewicz2
2009-07-14eglibc_2.10: Add new eglibc 2.10 recipes.Khem Raj2
eglibc 2.10 has been released.
2009-07-14linux-omap_git.bb : move linux-omap_2.6.30+2.6.31-rc1 to linux-omap_gitGraeme Gregory1
per koens request
2009-07-13pointercal_0.0.bb : add a pointercal for zoom2Graeme Gregory2
2009-07-13Merge branch 'org.openembedded.dev' of ↵Graeme Gregory29
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-07-13linux-omap_2.6.30+2.6.31-rc1.bb : make a start on latest linux-omap kernel.Graeme Gregory2
Currently only config for zoom2
2009-07-13linux-omapandroid : update the omapzoom2 defconfig to enable neon andGraeme Gregory1
disable the android drivers
2009-07-13xserver-xorg-conf_0.1.bb : add xorg.conf for the omapzoom2, exactly the sameGraeme Gregory2
as the beagleboard one
2009-07-13midori: Updated to the latest git snapshot.Stanislav Brabec3
2009-07-13webkit-gtk: Update to the latest snapshot 45825.Stanislav Brabec10
2009-07-13libsoup-2.4: Updated to version 2.27.4 required by latest webkit-gtk).Stanislav Brabec2
2009-07-13Added linux version recipes/linux/linux-2.6.29 for taskit Stamp9G20 ↵Marco Cavallini2
Evaluation Board * based on a patch from http://www.armbedded.eu/documentation
2009-07-13Added linux version recipes/linux/linux_2.6.29.bb for taskit Stamp9G20 ↵Marco Cavallini1
Evaluation Board * based on a patch from http://www.armbedded.eu/documentation * bump PR
2009-07-13Added machine taskit Stamp9G20 Evaluation BoardMarco Cavallini1
* based on a patch from http://www.armbedded.eu/documentation * distro details http://www.kaeilos.com/?q=stamp9g20evb-taskit
2009-07-13gs: add 8.64Otavio Salvador11
This has based in Debian's 8.64~dfsg-12 package and all patches has been taken from it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-13Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi27
into org.openembedded.dev
2009-07-13qt4-embedded gles: add WIP GLES version of qt-eKoen Kooi2
* the sgx sdk is missing headers, but that should get solved in the new release
2009-07-13angstrom feed builder: add more appsKoen Kooi1
2009-07-13Angstrom feed sorter: add omapzoom2Koen Kooi1
2009-07-13Merge commit 'origin/org.openembedded.dev' into org.openembedded.devDmitry Eremin-Solenikov57
2009-07-13build-feeds.sh: it's now lowpan-tools, not lowpan-utilsDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13build-release.sh: add at91sam9g20ekDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13sort.sh: add ppce500 arch and tqm8540 as one of machinesDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13sort.sh: add mainstone and at91sam9g20ek to the list of armv5te machinesDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>