| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2010-01-27 | udev: get rid of 'timestamp in the future' tar messages | Petr Štetiar | 2 | |
| 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-27 | gtk+: fix typo | Rolf Leggewie | 1 | |
| 2010-01-27 | checksums: add missing gtk+ checksum, thanks to Graeme for noticing it | Koen Kooi | 1 | |
| 2010-01-27 | pngcrush_1.6.4.bb : use BPN(fixes pngcrush-native install) | Denis 'Gnutoo' Carikli | 1 | |
| 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-27 | libsdl-image: remove all .m4 macros from source dir | Martin Jansa | 1 | |
| 2010-01-27 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 10 | |
| git+ssh://git.openembedded.org/openembedded into org.openembedded.dev | ||||
| 2010-01-27 | gnome-system-tools_2.27.1.bb : remove building the help docs | Graeme Gregory | 2 | |
| I cant get xml2po to work on these sources so remove doc directory from being built. This made recipe much simpler. | ||||
| 2010-01-27 | gnome-keyring 2.28.2: add dep on gtk+-native | Koen Kooi | 1 | |
| * it needs gtk-builder-convert | ||||
| 2010-01-27 | gtk+ (-native): add 2.18.6 and convert to new-style staging | Koen Kooi | 7 | |
| 2010-01-27 | gnome bbclass: change PN to BPN in magic SRC_URI composer to make it work in ↵ | Koen Kooi | 1 | |
| -native and -sdk cases as well | ||||
| 2010-01-27 | gtk+ 2.18.3: enable xkb for angstrom | Koen Kooi | 1 | |
| * also remove the displaymigration option that has ceased to exist | ||||
| 2010-01-27 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 8 | |
| git+ssh://git.openembedded.org/openembedded into org.openembedded.dev | ||||
| 2010-01-27 | gtkmm_2.18.1.bb : update to latest standards | Graeme Gregory | 1 | |
| No need to override do_configure anymore. | ||||
| 2010-01-27 | pangomm_2.26.0.bb : update to latest standards. | Graeme Gregory | 1 | |
| There is no need to override do_configure or for custom staging anymore | ||||
| 2010-01-27 | libgdata_0.5.1.bb : hit a race problem so disable parallel builds. | Graeme Gregory | 1 | |
| Some required files were created in one thread and used in another and didnt always get created in time. | ||||
| 2010-01-27 | gst-plugins-good: add some more deps | Koen Kooi | 1 | |
| 2010-01-27 | boost-36.inc : Allow empty packages so boost-dev will install in images. | Philip Balister | 1 | |
| 2010-01-27 | obexpush: add -I/usr/lib/glib-2.0/include for glibconfig.h | Martin Jansa | 1 | |
| * 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-27 | powertop: add 1.12 + svn | Koen Kooi | 2 | |
| 2010-01-27 | xf86-video-omapfb: bump SRCREV, delete obsolete patches | Koen Kooi | 3 | |
| 2010-01-26 | gcc-svn: Bump SRCREV. | Khem Raj | 1 | |
| * Move to top of trunk. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| 2010-01-26 | uclibc-nptl: Fix build failure due to __libc_errno being hidden now. | Khem Raj | 1 | |
| * Updated patch to pass right -D values to pt-__syscall_error.c compile. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| 2010-01-26 | linux-rp-2.6.26: sharpsl-rc-r1.patch: Generate sync events, as required by ↵ | Stanislav Brabec | 2 | |
| xf86-input-evdev. | ||||
| 2010-01-26 | efl.bbclass: ship edje-externals in .dev package | Michael 'Mickey' Lauer | 1 | |
| 2010-01-26 | freesmartphone: only libfsobasics requires libnl2 now; the others drag it ↵ | Michael 'Mickey' Lauer | 3 | |
| automatically in through libfsobasics | ||||
| 2010-01-26 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 1 | |
| git+ssh://git.openembedded.org/openembedded into org.openembedded.dev | ||||
| 2010-01-26 | mm-common_0.9.1.bb : add new util package for mm bindings for gnome | Graeme Gregory | 1 | |
| 2010-01-26 | glibmm_2.22.1.bb : fix/bandaid autoconf | Graeme Gregory | 2 | |
| 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-26 | gnome.bbclass : add name=archive to SRC_URI so .bb files can use new checksums | Graeme Gregory | 1 | |
| New checksums system needs a name= in the SRC_URI name, so add a default one for gnome. | ||||
| 2010-01-26 | preferred-shr-versions: update libtool and glib-2.0 version | Martin Jansa | 1 | |
| 2010-01-26 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 32 | |
| git+ssh://git.openembedded.org/openembedded into org.openembedded.dev | ||||
| 2010-01-26 | libgphoto2_2.4.7.bb : call autoreconf inside libgphoto_port | Graeme Gregory | 1 | |
| This is required otherwise the autoconf stuff doesnt get OE version of libtool and errors out. | ||||
| 2010-01-26 | frameworkd: add a postinst script to echo a note about the need | Klaus Kurzmann | 1 | |
| to run the conversion script needed for new opimd Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
| 2010-01-26 | shadow: Fix issue that stopped shadow.inc from packaging /usr/bin/passwd ↵ | David-John Willis | 1 | |
| correctly and bump INC_PR. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
| 2010-01-26 | checksums.ini: added kernel patches | Marcin Juszkiewicz | 1 | |
| 2010-01-26 | linux 2.6.31: update to latest stable | Marcin Juszkiewicz | 1 | |
| 2010-01-26 | linux 2.6.32: update to latest stable | Marcin Juszkiewicz | 1 | |
| 2010-01-26 | linux 2.6.27: update to latest stable | Marcin Juszkiewicz | 1 | |
| 2010-01-26 | Add alsa configuration files for SAM9G45EK | Ulf Samuelsson | 2 | |
| Add ALSA config files for AT91SAM9G45EK /etc/asound.conf /etc/asound.state Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
| 2010-01-26 | preferred-om-2008-versions.inc: bump pidgin and bzip2 for security fixes | Michael 'Mickey' Lauer | 1 | |
| 2010-01-26 | qt 4.6.1: add recipes based on 4.6.0 ones | Koen Kooi | 19 | |
| 2010-01-26 | gst-plugins-good: add 0.10.17 | Koen Kooi | 3 | |
| 2010-01-26 | gst-plugins-good 0.10.15: remove INSECURE_DOWNLOAD, that doesn't belong in a ↵ | Koen Kooi | 1 | |
| recipe | ||||
| 2010-01-26 | mplayer svn: bump SRCREV again | Koen Kooi | 1 | |
| 2010-01-26 | xserver-xorg-conf: add xf86-video-omapfb dependency for omap3 machines in ↵ | Koen Kooi | 1 | |
| angstrom | ||||
| 2010-01-26 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 3 | |
| git+ssh://git.openembedded.org/openembedded into org.openembedded.dev | ||||
| 2010-01-26 | angstrom-2008-preferred-versions.inc : update libtool and glib-2.0 versions | Graeme Gregory | 1 | |
| 2010-01-26 | linux-2.6.30/mx27ads/defconfig: Enable NAND on the i.mx27 ads | Holger Hans Peter Freyther | 1 | |
| According to the website the device is coming with 16MB of flash and is pre equipped with the redboot bootloader. Enable both NAND, NAND MXC and redboot parsing. | ||||
| 2010-01-26 | linux-rp_2.6.23: Make hx2750 compile again | Johannes Buchner | 2 | |
| note that the hx2750_pm_ops struct now is quite crippled, I don't really know where all the functionality went. Signed-off-by: Johannes Buchner <buchner.johannes@gmx.at> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org> | ||||
| 2010-01-26 | transmission_1.82.bb : new version of transmission | Graeme Gregory | 2 | |
| This beings full support for magnet links and many web/gui improvements as well as background improvements. | ||||
