summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-08-31abiword: add 2.8.6Koen Kooi1
2010-08-30base.bbclass: fix bug with absolute file:// urisChris Larson1
The code which used host/path from the url to construct the destination of the copy was using os.path.join. os.path.join treats a "/" in an element as an indication to drop all previous elements, so the full path resulted in a destination exactly the same as the source, resulting in a no-op unpack. Fixed by using oe.path.join instead. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-08-30matrix-tui: fix DEPENDS and use system LDFLAGSDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-30efikamx.conf: Define entry point and load adress for kernel.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-30MAINTAINERS: updated my maintainershipSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-08-30hawkboard, da850-omapl138-evm: change UBI parameters after kernel patchKoen Kooi2
* sub-page size needs some looking at
2010-08-30angstrom: Add (hack) recipe to enable autologin (timed) for gdmRoger Monk1
* Append autologin to default custom.conf * Longer term need better replacement/conf mechanism Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30linux-davinci: Add SATA configuration patches for da850-omapl138/hawkboardRoger Monk4
* Fix small typo * Tune Clock/Data Recovery Configuration * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30linux-davinci: Add patches to disable NAND SUBPAGE on ↵Roger Monk5
da850-omapl138-evm/hawkboard * NAND SUBPAGE seen to give problems with UBIFS * Workaround identified by Caglar * Applied configuration locally here to board files * Add Initial UBI settings to da850-omapl138 machine * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30da850-omapl138-evm: Add multiconfig for UI card with NAND enabled (requires ↵Roger Monk1
disable MMC) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-30angstrom-codec-engine-* : Add Preferred DMAI versionsRoger Monk2
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-29ksymoops: Updated to version 2.4.11, fixed for current libbfd, adjusted ↵Stanislav Brabec2
/proc/kallsyms.
2010-08-29crda: Skip verification of regulatory.bin of the build host.Stanislav Brabec1
2010-08-29udev: udev-compat-wrapper-patch: Use KERNELMICROVER evaluation that does not ↵Stanislav Brabec4
fail on rc and four-part versions.
2010-08-30psplash: Add configuration for smartqv7Florian Boor2
2010-08-30tslib: Configuration for smartqv7Florian Boor3
2010-08-30xserver-common: Add new release with several bugfixes and merged patches ↵Florian Boor1
from OE. tested with Angstrom 2008.1
2010-08-30linux: 2.6.28 patch and workarounds for smartqv7.Florian Boor3
2010-08-30smartqv7.conf: Device description for Smartdevices V7Florian Boor1
2010-08-29ncurses: bumped PREnrico Scholz1
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: fixed widec builds for native targetsEnrico Scholz1
-D_GNU_SOURCE was not propagated when building native helper tools and must be added to CPPFLAGS hence. By fixing this, widec build can be enabled for native and sdk. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: set some configure cache variablesEnrico Scholz2
Corresponding tests returned either wrong results or were generally broken. Test for GPM was not prepared for crosscompiling and GPM support has been disabled hence. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: set --with-ticlib for widec libs tooEnrico Scholz1
It was used for narrow lib and there are no reasons why it should not be set for widec tool. Noticed by Eric Benard. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: made -tools depend on base packageEnrico Scholz1
There is a symlink in -tools to a file in the base package. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: preserve default PACKAGES list by using +=, not =Enrico Scholz1
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: splitted common terminal definitions in own package and depend on itEnrico Scholz1
Moved /etc/terminfo from base 'ncurses' packages into -terminfo-base. Recommend this package in -libtinfo and suggest the large -terminfo package. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29ncurses: use ${PN} instead of hardcoded 'ncurses' in package namesEnrico Scholz1
Thanks to Eric Benard for noticing this. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-29galculator: add link galculator_48x48.png, otherwise it segfaultsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-29openssl: move cnf file to -misc making different libcrypto versions parallel ↵Koen Kooi1
installable
2010-08-29task-shr-feed: add galculatorMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-29galculator: add version 1.3.4Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-29task-shr-feed: add gnuplotMartin Jansa1
2010-08-29vala: add 0.9.6.1Michael 'Mickey' Lauer1
NOTE: Unfortunately upstream decided to change the PC version, so this and later versions claim to be vala-0.10 instead of vala-1.0. Please adjust your configure.ac, if necessary. To ease the transition, we install vala-1.0.pc as well in the meantime.
2010-08-28xserver-xorg_1.9.0: fix randr support for input calibrationPetr Vanek2
This fix corrects the previous version of this patch and ensures that X output and input stay correctly together after xrandr -o is used. Petr Vanous Vanek Signed-off-by: Petr Vanek <vanous@penguin.cz> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-28omhacks: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-28omap3-pandora.conf/u-boot-omap3pandora_git.bb: Use ↵Khem Raj2
PREFERRED_PROVIDER_virtual/bootloader to select u-boot recipe to use. * Dont PROVIDES u-boot but let user decide it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-28gdb_7.1.bb: Add support to build gdb for SH4 natively.Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-28atrack: SRCREV bump to r128, adds aprs symbols, fix missing TODO filePetr Vanek1
Bump Atrack to the latest revision. Adds APRS symbols and some bugfixes. Petr Vanous Vanek Signed-off-by: Petr Vanek <vanous@penguin.cz> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-28python-cheetah: Add native support.Philip Balister1
2010-08-28omnewrotate: SRCREV bump to r67 for 2.6.32 kernel pathsPetr Vanek1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-28dspgw-utils_3.3.1.bb: Remove do_stage and patch=1Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-28libexif: removed insecure versionsFrans Meulenbroeks4
versions 0.6.16 and earlier have several security advisories on them and no one pinned these, also some still had legacy staging so put these to rest Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-28libexif: moved to latest version (0.6.19)Frans Meulenbroeks2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-27openssh_5.6p1: Add recipe.Khem Raj6
* Remove unused patches from files. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-27gcc-4.4.4: on PPC/SPE when compiling with -Os gcc needs parts of libgcc.a ↵Khem Raj2
make that happen * The existing patch did redefine the SHLIB_MAKE_SOLINK and SHLIB_INSTALL_SOLINK but it was ineffective because the original definitions appeared after it. We needed to rearrange the order * t-slibgcc-libgcc is already there so no need to patch it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-27u-boot_git.bb: Update SRCREV for calamari to something fetchable.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-27dspgw-utils: Adding DSP Gateway Utilities packageWiller Moreira4
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org> Signed-off-by: Francisco Alecrim <francisco.alecrim@openbossa.org> Signed-off-by: Willer Moreira <willer.moreira@openbossa.org>
2010-08-28linux-leviathan: changed ext2 support from m to y and removed extended ↵Denis 'GNUtoo' Carikli2
attributes in ext2/3 Without that we can't mount ext2 filesystem at boot Thanks Lukas D. Gorris (aka dcordes) for pointing it out in irc(#openmoko-cdevel), While trying to help me use his initrd that is capable of booting from an ext2 loop filesystem on a vfat partition (so a Microsoft Windows user could boot our work with fastboot, for the htcdream) : <dcordes> ok I found the problem <dcordes> CONFIG_EXT2_FS=m <GNUtoo|laptop> ahh <dcordes> CONFIG_EXT2_FS=y <GNUtoo|laptop> thanks a lot <dcordes> tada PR was bumped too Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2010-08-28gpsd: add htcdream config and bump PR of gpsd.incDenis 'GNUtoo' Carikli2
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2010-08-28gpsd: add 2.95 version which fixes python binding issuesDenis 'GNUtoo' Carikli2
gpsd 2.94 is known to have python binding issues: *From #gpsd in Freenode: Aug 26 14:48:15 <lindi-> GNUtoo|laptop: hmm, 2.94 sounds suspicious, i think the python bindings were bit buggy at that time *And I tried a python test program available here: http://lindi.iki.fi/lindi/gpsd/gpsd-get-position3 It failed to print something when a fix was there with 2.94 and succeded with 2.95 libtool.patch was rebased configure-libusb.patch didn't need to be rebased as it landed upstream Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>