aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-07-19uclibc: fix building for bfin architectureshared/blackfinDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-19uclibc: rework configuration for bfinDmitry Eremin-Solenikov
Use common uclibc.distro instead of blackfin-specific ones, reduce bfin-related uClibc.machine to being really machine-only. Instead of storing huge uClibc.distro for blackfin, patch merged config after concatenation. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-19bfin: bump linux-libc-headers to 2.6.25Dmitry Eremin-Solenikov
uClibc on blackfin wants at least 2.6.25 kernel headers to have NR_semtimedop Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-19bfin: with binutils > 2.18 we can sanely use any gccDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-19bfin: use 2.18.50.0.7 binutils for -mnopic support in gasDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-19add ADZS BF533 EZ-Lite basic supportDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-19bfin: provide tune-bfin.inc fileDmitry Eremin-Solenikov
Separate TARGET_ARCH, FEED_ARCH, etc. settings to tune-bfin.inc file. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-19conf/distro/include/*: drop TARGET_OS_UC magicDmitry Eremin-Solenikov
Now there is no need to do TARGET_OS_UC magic as we do support bfin-linux-uclibc w/o problems. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-19classes:{siteinfo,insane}.bbclass: add support for bfin-linux-uclibcDmitry Eremin-Solenikov
Mainline kernel supports Blackfin since long ago. Add support for building OE for bfin-linux-uclibc in addition to -uclinux-. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-17bluez4: make bluez4-dev rprovide bluez-libs-dev to fix SDK buildingDmitry Eremin-Solenikov
task-sdk-base RDEPENDS on bluez-libs-dev. Now as bluez-libs is completely replaced with bluez4, make bluez4-dev provide bluez-libs-dev Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-17Merge commit 'origin/org.openembedded.dev' into org.openembedded.devDmitry Eremin-Solenikov
2009-07-17binutils-2.18: add a stolen from head patch that fixes building of u-boot on ↵Dmitry Eremin-Solenikov
powerpc Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-17python-elementtree: kill standalone recipe, it's in proper python nowKoen Kooi
* from packagehistory.bbclass: ERROR: Package version for package python-elementtree went backwards which would break package feeds from (0:2.6.1-ml5 to 0:1.2.7-20070827-preview-r0)
2009-07-17Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-07-17angstrom feed builder: add dosfstoolsKoen Kooi
2009-07-17omap3-sgx-modules: update to 1.3.13.1607Koen Kooi
2009-07-17e-wm config angstrom: fix RDEPENDS usageKoen Kooi
2009-07-17bluez4: provide bluez-utils-dbus as wellKoen Kooi
2009-07-17opie-taskbar: add patch for server.pro to cvs versionPaul Eggleton
2009-07-16libqpe-opie: add no-include-pro.patch to CVS versionPaul Eggleton
2009-07-16libopie2: update for current CVSPaul Eggleton
* Remove c7x0_w100_disable.patch (merged upstream) * Remove comments regarding old merged patches * Stage generated header file
2009-07-16Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-07-16linux: Update 2.6.30-rc4 defconfig for TX25 - enable USB and some useful ↵Florian Boor
drivers.
2009-07-16Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-07-16angstrom-2008.1.conf : add bluez3 blacklistGraeme Gregory
angstrom.inc : inherit class to make blacklist happen
2009-07-16Revert "bluez3: blacklist for angstrom, bluez4 should be used instead"Graeme Gregory
This reverts commit 20f4fa12b285b8f41b1a215415a5732d633a0a83. Reverted with permission, just about to check in a less intrusive method!
2009-07-16linux-omap 2.6.29: update support for the ISP resizerKoen Kooi
2009-07-16mythtv 0.22: bump SRCREV and fix configure optionsJanne Grunau
2009-07-16angstrom.bbclass : a utility bbclass for angstrom, currently implementsGraeme Gregory
a recipe blacklister
2009-07-16linux-omap_2.6.30+2.6.31-rc1.bb : moved to linux-omap_gitGraeme Gregory
2009-07-16bluez3: blacklist for angstrom, bluez4 should be used insteadKoen Kooi
2009-07-16angstrom: disable packagehistory, it works a bit too well with multimachine ↵Koen Kooi
builds
2009-07-16Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-07-16glibc: use INC_PR, bumping all PRs to r32.0Michael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-07-16glibc-stage.inc: don't overwrite gnu/stubs.hMichael Smith
"make install" installs the full version. do_stage() was overwriting it with an empty file that tricked openssh into calling setlogin() and logging benign errors. Also removing a couple of lines not required anymore, I think because "make install-headers install-lib" was switched to "make install" in e96e82cd. Tested with 2.6.1 on x86. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-07-16glibc-initial.inc: remove FILESPATHPKG setting to fix glibc-initial_2.3.2Michael Smith
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-2.6.30-rc4: Turn off broken NAND write page verificationFlorian Boor
2009-07-15eglibc_2.9: Adjust sed script to insert _begin in newer linker scripts.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-15linux: Update TX25 support in 2.6.30-rc4, add and turn on CAN support, fixes ↵Florian Boor
NAND.
2009-07-15checksums.ini: Remove spurious characters. Sorry.Leon Woestenberg
2009-07-15classpath.inc: Added 'inherit java'.Robert Schuster
2009-07-15Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-07-15linux-2.6.30: Add defconfig for calamari.Leon Woestenberg
2009-07-15linux-2.6.30: Add calamari (Freescale MPC8536DS) machine support.Leon Woestenberg
2009-07-15nilfs-utils: Remove 2.0.12. Add 2.0.13 to checksums.ini.Leon Woestenberg
2009-07-15nilfs-utils: Move to 2.0.13. Use {PV} in recipe.Leon Woestenberg
2009-07-15qt-embedded: fix gles build and packagingKoen Kooi
2009-07-15angstrom glibc: don't compile native tools with -ggdb3, only with -gKoen Kooi
2009-07-15Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-15libgles-omap3 .09: def pref -1 till it gets releasedKoen Kooi