summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-01-28iproute2: update to 2.6.31Koen Kooi4
2010-01-28usbmodeswitch: add 1.0.7Koen Kooi2
2010-01-28netbook-launcher-efl: add runtime dependency on evas-loader-svg to make ↵Koen Kooi1
icons visible
2010-01-28evas: enable svg loaderKoen Kooi2
* the comment in the .inc about it dragging in gtk+ is still true, which is why we're still keeping it out ot RRECOMMENDS_${PN}
2010-01-28angstrom: switch to gtk+ 2.8.16, tweak mplayerKoen Kooi1
2010-01-28opkg-native: bump SRCREV to fix SIG11 when building large imagesKoen Kooi1
2010-01-28preferred-shr-versions: downgrade preferred pulseaudio version, until build ↵Martin Jansa1
is fixed for armv4t Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28sane-srcrevs: bump EFL_SRCREV for python bindings fix (all python based apps ↵Martin Jansa1
segfaulted a lot) and etk fix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28alsa-state: add state file foromap3-touchbookKoen Kooi2
2010-01-28emtooth: add elementary based bluetooth/bluez managerMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28ventura: new elementary/webkit based browserMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-28hal: if necessary, create $CACHEDIR before starting the daemon. Closes: #3740.Rolf Leggewie4
2010-01-27swig : Fix recipe so it works on target, convert to BBCLASSEXTEND and .inc file.Philip Balister7
* native packages now use BBCLASSEXTEND method. * Now installs need files into target. * include file to eliminate duplicate portions of the recipe.
2010-01-27Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Stanislav Brabec1
into org.openembedded.dev
2010-01-27base.bbclass: pre-create SRC_URI checksums to include in the recipeDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-27gnome-doc-utils: Fix of python path moved to do_install_append, so xml2po ↵Stanislav Brabec2
calls correct python instance during build.
2010-01-27clish: Bump to 0.7.3Petri Lehtinen3
Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi> Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
2010-01-27udev: get rid of 'timestamp in the future' tar messagesPetr Štetiar2
This patch tries to get rid of spew of the useless tar messages durring boot process on machines without RTC, such as the Beagleboard. Example: Please wait: booting... Starting udev tar: dev/.udev/uevent_seqnum: time stamp 1970-01-01 01:00:21 is 14.122497521 s in the future tar: dev/.udev/rules.d: time stamp 1970-01-01 01:00:07 is 0.119201623 s in the future tar: dev/.udev/db/\x2fdevices\x2fvirtual\x2fblock\x2fram9: time stamp 1970-01-01 01:00:22 is 15.118713341 s in the future [ more then 100 similar lines cutted off] Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Chris Larson <clarson@mvista.com> Signed-off-by: Philip Balister <philip@balister.org>
2010-01-27gtk+: fix typoRolf Leggewie1
2010-01-27checksums: add missing gtk+ checksum, thanks to Graeme for noticing itKoen Kooi1
2010-01-27pngcrush_1.6.4.bb : use BPN(fixes pngcrush-native install)Denis 'Gnutoo' Carikli1
The problem is that pngcrush-native fails during the installation because of this code in pngcrush_1.6.4.bb: install -m 755 ${PN} ${D}${bindir} that is in the do_install function. This code is inherited by pngcrush-native because pngcrush-native requires pngcrush_${PV}.bb,and PN becomes pngcrush-native instead of pngcrush and so it fails. Thanks hrw for learning me how to fix it easily(without copying the do_install function from pngcrush_1.6.4.bb into pngcrush-native) The effect of BPN on the 2 recipes was tested in bitbake -i Not changing PR because it doesn't change anything on pngcrush_1.6.4.bb's side,and on pngcrush-native's side it was just a compilation failure
2010-01-27libsdl-image: remove all .m4 macros from source dirMartin Jansa1
2010-01-27Merge branch 'org.openembedded.dev' of ↵Graeme Gregory10
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-27gnome-system-tools_2.27.1.bb : remove building the help docsGraeme Gregory2
I cant get xml2po to work on these sources so remove doc directory from being built. This made recipe much simpler.
2010-01-27gnome-keyring 2.28.2: add dep on gtk+-nativeKoen Kooi1
* it needs gtk-builder-convert
2010-01-27gtk+ (-native): add 2.18.6 and convert to new-style stagingKoen Kooi7
2010-01-27gnome bbclass: change PN to BPN in magic SRC_URI composer to make it work in ↵Koen Kooi1
-native and -sdk cases as well
2010-01-27gtk+ 2.18.3: enable xkb for angstromKoen Kooi1
* also remove the displaymigration option that has ceased to exist
2010-01-27Merge branch 'org.openembedded.dev' of ↵Graeme Gregory8
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-27gtkmm_2.18.1.bb : update to latest standardsGraeme Gregory1
No need to override do_configure anymore.
2010-01-27pangomm_2.26.0.bb : update to latest standards.Graeme Gregory1
There is no need to override do_configure or for custom staging anymore
2010-01-27libgdata_0.5.1.bb : hit a race problem so disable parallel builds.Graeme Gregory1
Some required files were created in one thread and used in another and didnt always get created in time.
2010-01-27gst-plugins-good: add some more depsKoen Kooi1
2010-01-27boost-36.inc : Allow empty packages so boost-dev will install in images.Philip Balister1
2010-01-27obexpush: add -I/usr/lib/glib-2.0/include for glibconfig.hMartin Jansa1
* glibconfig.h is no longer available in /usr/include/glib-2.0/ for glib-2.0-2.22.4 and newer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-27powertop: add 1.12 + svnKoen Kooi2
2010-01-27xf86-video-omapfb: bump SRCREV, delete obsolete patchesKoen Kooi3
2010-01-26gcc-svn: Bump SRCREV.Khem Raj1
* Move to top of trunk. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-26uclibc-nptl: Fix build failure due to __libc_errno being hidden now.Khem Raj1
* Updated patch to pass right -D values to pt-__syscall_error.c compile. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-26linux-rp-2.6.26: sharpsl-rc-r1.patch: Generate sync events, as required by ↵Stanislav Brabec2
xf86-input-evdev.
2010-01-26efl.bbclass: ship edje-externals in .dev packageMichael 'Mickey' Lauer1
2010-01-26freesmartphone: only libfsobasics requires libnl2 now; the others drag it ↵Michael 'Mickey' Lauer3
automatically in through libfsobasics
2010-01-26Merge branch 'org.openembedded.dev' of ↵Graeme Gregory1
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-26mm-common_0.9.1.bb : add new util package for mm bindings for gnomeGraeme Gregory1
2010-01-26glibmm_2.22.1.bb : fix/bandaid autoconfGraeme Gregory2
I noticed when I changed libtool this package didnt pass configure as it had disabled OEs autoconf handling. This is because the examples/ directory has bad autoconf for it. So bandaided this to allow autoreconf to run correctly.
2010-01-26gnome.bbclass : add name=archive to SRC_URI so .bb files can use new checksumsGraeme Gregory1
New checksums system needs a name= in the SRC_URI name, so add a default one for gnome.
2010-01-26preferred-shr-versions: update libtool and glib-2.0 versionMartin Jansa1
2010-01-26Merge branch 'org.openembedded.dev' of ↵Graeme Gregory32
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-01-26libgphoto2_2.4.7.bb : call autoreconf inside libgphoto_portGraeme Gregory1
This is required otherwise the autoconf stuff doesnt get OE version of libtool and errors out.
2010-01-26frameworkd: add a postinst script to echo a note about the needKlaus Kurzmann1
to run the conversion script needed for new opimd Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>