openembedded.git
14 years agolinux-omap-pm 2.6.29: merge in touchbook updates from AI repo
Koen Kooi [Sat, 30 Jan 2010 11:29:29 +0000 (12:29 +0100)]
linux-omap-pm 2.6.29: merge in touchbook updates from AI repo

14 years agogconf 2.26.x: add missing depency on gtk+
Koen Kooi [Sat, 30 Jan 2010 14:43:25 +0000 (15:43 +0100)]
gconf 2.26.x: add missing depency on gtk+

14 years agoatk: move 'inherit gnome' up to avoid spurious dep on gconf
Koen Kooi [Sat, 30 Jan 2010 11:56:59 +0000 (12:56 +0100)]
atk: move 'inherit gnome' up to avoid spurious dep on gconf

14 years agopixman git: disable gtk+ to avoid dependency loops
Koen Kooi [Sat, 30 Jan 2010 11:41:02 +0000 (12:41 +0100)]
pixman git: disable gtk+ to avoid dependency loops

14 years agoRevert "kernel.bbclass only install image in do_deploy if not installing from package...
Frans Meulenbroeks [Fri, 29 Jan 2010 22:29:20 +0000 (23:29 +0100)]
Revert "kernel.bbclass only install image in do_deploy if not installing from packaged staging"

This reverts commit 61acb940a7436a43d0894284d25e8d106f461c23.
This patch is not as robust as I thought, will reassess the issue at hand later

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolinux-kirkwood: updated to 2.6.33-rc5; updated video patch; added tgt as module
Frans Meulenbroeks [Fri, 29 Jan 2010 21:29:38 +0000 (22:29 +0100)]
linux-kirkwood: updated to 2.6.33-rc5; updated video patch; added tgt as module

- added a recipe for 2.6.33-rc5
- updated video patch (as provided by einfochips)
- made use of the PR bump to add building tgt as module in defconifg

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agokernel.bbclass only install image in do_deploy if not installing from packaged staging
Frans Meulenbroeks [Fri, 29 Jan 2010 20:56:00 +0000 (21:56 +0100)]
kernel.bbclass only install image in do_deploy if not installing from packaged staging

kernel.bbclass do_deploy has:
install -m 0644 ${KERNEL_OUTPUT} ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGE_BASE_NAME}.bin
which expands to
install -m 0644 arch/arm/boot/uImage .../deploy/glibc/images/beagleboard/uImage-2.6.29-r51-beagleboard.bin
but in packaged staging  arch/arm/boot/uImage does not exist so we get the error:
install: cannot stat `arch/arm/boot/uImage': No such file or directory
This patch only installs uImage if not using packaged staging

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolibpng_1.2.42.bb : add new version and new native version
Graeme Gregory [Fri, 29 Jan 2010 19:40:51 +0000 (19:40 +0000)]
libpng_1.2.42.bb : add new version and new native version

Just happened to create these which debugging an issue with gtk+-native so
committing them.

14 years agoillume-keyboards-shr_it.bb: fix stupid typo that broke parsing
Klaus Kurzmann [Fri, 29 Jan 2010 17:20:23 +0000 (18:20 +0100)]
illume-keyboards-shr_it.bb: fix stupid typo that broke parsing
and fix the author of the persian keyboard

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoillume-keyboards-shr_git.bb: add package for persian keyboard
Klaus Kurzmann [Fri, 29 Jan 2010 17:13:18 +0000 (18:13 +0100)]
illume-keyboards-shr_git.bb: add package for persian keyboard

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agolinux-2.6.24: mutual access to NOR, NAND, and PCI at hipox machine
Steffen Sledz [Fri, 29 Jan 2010 16:38:55 +0000 (17:38 +0100)]
linux-2.6.24: mutual access to NOR, NAND, and PCI at hipox machine

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agosane-srcrevs.inc: bump rev for illume-keyboards-shr
Klaus Kurzmann [Fri, 29 Jan 2010 16:11:42 +0000 (17:11 +0100)]
sane-srcrevs.inc: bump rev for illume-keyboards-shr

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agovdr: reorder recipe header and add SECTION
Paul Menzel [Sat, 9 Jan 2010 18:55:05 +0000 (19:55 +0100)]
vdr: reorder recipe header and add SECTION

• Order the recipe header as in the user manual [1] and add `SECTION = console/multimedia`.
• Bump package release variable.

[1] http://docs.openembedded.org/usermanual/html/recipes_header.html

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
14 years agotask-sdk-native: Convert to use an inc file for the basic native sdk.
Philip Balister [Fri, 29 Jan 2010 15:45:22 +0000 (10:45 -0500)]
task-sdk-native: Convert to use an inc file for the basic native sdk.

14 years agolinux-2.6.24: some serial USB modules activated for hipox machine
Steffen Sledz [Fri, 29 Jan 2010 15:44:29 +0000 (16:44 +0100)]
linux-2.6.24: some serial USB modules activated for hipox machine

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agomplayer svn: make SRCREV go backwards to fix audio and dvd playback
Koen Kooi [Fri, 29 Jan 2010 10:53:32 +0000 (11:53 +0100)]
mplayer svn: make SRCREV go backwards to fix audio and dvd playback

* bisecting to the offending commits is nigh impossible since mplayer doesn't compile for about 70% of the affected revision range :(

14 years agoangstrom-task-gnome: add angstrom-gnome-icon-theme-enable to task-gnome-themes
Koen Kooi [Thu, 28 Jan 2010 14:31:36 +0000 (15:31 +0100)]
angstrom-task-gnome: add angstrom-gnome-icon-theme-enable to task-gnome-themes

14 years agowebkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself not...
Martin Jansa [Fri, 29 Jan 2010 08:32:36 +0000 (09:32 +0100)]
webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself not as separate lib)

14 years agopython-zopeinterface: add RPROVIDES for zope-interfaces (zope recipes have it in...
Martin Jansa [Wed, 27 Jan 2010 15:09:36 +0000 (16:09 +0100)]
python-zopeinterface: add RPROVIDES for zope-interfaces (zope recipes have it in RRECOMMENDS)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopython-pycurl: add newer version 7.19.0
Martin Jansa [Thu, 28 Jan 2010 08:45:39 +0000 (09:45 +0100)]
python-pycurl: add newer version 7.19.0

* dont use "versioned" depend on curl as 7.18.2 does
* it pulls 2 curl providers (newest curl and curl from python-curl
  depends) for many targets and bitbake is rightfully complaining

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopython-gst: don't use libtool m4 macros from source archive
Martin Jansa [Wed, 27 Jan 2010 10:15:12 +0000 (11:15 +0100)]
python-gst: don't use libtool m4 macros from source archive

* Fixes version mishmash with newer libtool 2.2.6b

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoemtooth: update SRCREV for better sourcedir layout
Martin Jansa [Thu, 28 Jan 2010 15:00:09 +0000 (16:00 +0100)]
emtooth: update SRCREV for better sourcedir layout

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopodboy: new recipe for another elementary based podcast app
Valery Febvre [Thu, 28 Jan 2010 13:00:36 +0000 (13:00 +0000)]
podboy: new recipe for another elementary based podcast app

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agogcc-configure-common.inc: Dont use --enable-target-optspace for *-*-linux-uclibcspe.
Khem Raj [Thu, 28 Jan 2010 20:24:15 +0000 (12:24 -0800)]
gcc-configure-common.inc: Dont use --enable-target-optspace for *-*-linux-uclibcspe.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-configure-common.inc: Don't use --enable-target-optspace for *-*-linux-gnuspe.
Khem Raj [Wed, 27 Jan 2010 07:49:43 +0000 (23:49 -0800)]
gcc-configure-common.inc: Don't use --enable-target-optspace for *-*-linux-gnuspe.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Dirk Opfer <Dirk@do13.de>
14 years agosane-srcrevs-fso.inc: bump SRCREV of frameworkd
Klaus Kurzmann [Thu, 28 Jan 2010 18:05:36 +0000 (19:05 +0100)]
sane-srcrevs-fso.inc: bump SRCREV of frameworkd

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoframeworkd: remove link to the SHR wiki, because remove-tel is packaged now
Klaus Kurzmann [Thu, 28 Jan 2010 18:05:13 +0000 (19:05 +0100)]
frameworkd: remove link to the SHR wiki, because remove-tel is packaged now

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agosane-srcrevs: bump navit revision (fixed crash when using M&G maps)
Martin Jansa [Thu, 28 Jan 2010 14:53:54 +0000 (15:53 +0100)]
sane-srcrevs: bump navit revision (fixed crash when using M&G maps)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agogthumb_2.10.11.bb : add a hack to make it look at sysroot not /
Graeme Gregory [Thu, 28 Jan 2010 14:20:07 +0000 (14:20 +0000)]
gthumb_2.10.11.bb : add a hack to make it look at sysroot not /

I found that the pkg-config sysroot support doesnt extend to variables
so some extra munging was needed to point this at the correct IDL files.

14 years agoxinput-calibrator_0.5.0.bb: Upgraded to latest git version
Marco Cavallini [Thu, 28 Jan 2010 14:24:34 +0000 (15:24 +0100)]
xinput-calibrator_0.5.0.bb: Upgraded to latest git version

* Upgraded to latest git version and removed patches already included in the package itself
* removed 0001-switch-to-autotools-based-build-system.patch
* removed 0002-gui_x11.cpp-Load-font-fixed-when-9x15-fails-in-GuiCa.patch

14 years agoalsa-lib 1.0.20: enable static lib as well
Koen Kooi [Tue, 19 Jan 2010 12:02:03 +0000 (13:02 +0100)]
alsa-lib 1.0.20: enable static lib as well

14 years agoget-iplayer: add 2.64
Koen Kooi [Wed, 20 Jan 2010 11:05:19 +0000 (12:05 +0100)]
get-iplayer: add 2.64

14 years agoflvstreamer: add 2.1a + checksums and sort checksums
Koen Kooi [Wed, 20 Jan 2010 10:19:36 +0000 (11:19 +0100)]
flvstreamer: add 2.1a + checksums and sort checksums

14 years agowscan: update to 20091230
Koen Kooi [Wed, 20 Jan 2010 13:29:12 +0000 (14:29 +0100)]
wscan: update to 20091230

14 years agoiproute2: update to 2.6.31
Koen Kooi [Wed, 20 Jan 2010 20:47:52 +0000 (21:47 +0100)]
iproute2: update to 2.6.31

14 years agousbmodeswitch: add 1.0.7
Koen Kooi [Thu, 21 Jan 2010 14:47:47 +0000 (15:47 +0100)]
usbmodeswitch: add 1.0.7

14 years agonetbook-launcher-efl: add runtime dependency on evas-loader-svg to make icons visible
Koen Kooi [Thu, 28 Jan 2010 11:19:31 +0000 (12:19 +0100)]
netbook-launcher-efl: add runtime dependency on evas-loader-svg to make icons visible

14 years agoevas: enable svg loader
Koen Kooi [Thu, 28 Jan 2010 10:41:18 +0000 (11:41 +0100)]
evas: enable svg loader

* 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}

14 years agoangstrom: switch to gtk+ 2.8.16, tweak mplayer
Koen Kooi [Thu, 28 Jan 2010 09:49:14 +0000 (10:49 +0100)]
angstrom: switch to gtk+ 2.8.16, tweak mplayer

14 years agoopkg-native: bump SRCREV to fix SIG11 when building large images
Koen Kooi [Thu, 28 Jan 2010 09:46:17 +0000 (10:46 +0100)]
opkg-native: bump SRCREV to fix SIG11 when building large images

14 years agopreferred-shr-versions: downgrade preferred pulseaudio version, until build is fixed...
Martin Jansa [Thu, 28 Jan 2010 12:39:27 +0000 (13:39 +0100)]
preferred-shr-versions: downgrade preferred pulseaudio version, until build is fixed for armv4t

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosane-srcrevs: bump EFL_SRCREV for python bindings fix (all python based apps segfault...
Martin Jansa [Sat, 16 Jan 2010 20:34:49 +0000 (21:34 +0100)]
sane-srcrevs: bump EFL_SRCREV for python bindings fix (all python based apps segfaulted a lot) and etk fix

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoalsa-state: add state file foromap3-touchbook
Koen Kooi [Thu, 28 Jan 2010 09:32:08 +0000 (10:32 +0100)]
alsa-state: add state file foromap3-touchbook

14 years agoemtooth: add elementary based bluetooth/bluez manager
Martin Jansa [Fri, 8 Jan 2010 23:59:09 +0000 (00:59 +0100)]
emtooth: add elementary based bluetooth/bluez manager

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoventura: new elementary/webkit based browser
Martin Jansa [Thu, 28 Jan 2010 08:40:45 +0000 (09:40 +0100)]
ventura: new elementary/webkit based browser

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agohal: if necessary, create $CACHEDIR before starting the daemon. Closes: #3740.
Rolf Leggewie [Wed, 27 Jan 2010 23:24:52 +0000 (00:24 +0100)]
hal: if necessary, create $CACHEDIR before starting the daemon.  Closes: #3740.

14 years agoswig : Fix recipe so it works on target, convert to BBCLASSEXTEND and .inc file.
Philip Balister [Wed, 27 Jan 2010 22:55:42 +0000 (17:55 -0500)]
swig : Fix recipe so it works on target, convert to BBCLASSEXTEND and .inc file.

       * native packages now use BBCLASSEXTEND method.
       * Now installs need files into target.
       * include file to eliminate duplicate portions of the recipe.

14 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Stanislav Brabec [Wed, 27 Jan 2010 22:06:55 +0000 (22:06 +0000)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

14 years agobase.bbclass: pre-create SRC_URI checksums to include in the recipe
Denys Dmytriyenko [Sun, 24 Jan 2010 15:59:44 +0000 (15:59 +0000)]
base.bbclass: pre-create SRC_URI checksums to include in the recipe

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agognome-doc-utils: Fix of python path moved to do_install_append, so xml2po calls corre...
Stanislav Brabec [Wed, 27 Jan 2010 22:01:57 +0000 (22:01 +0000)]
gnome-doc-utils: Fix of python path moved to do_install_append, so xml2po calls correct python instance during build.

14 years agoclish: Bump to 0.7.3
Petri Lehtinen [Wed, 21 Oct 2009 20:41:16 +0000 (20:41 +0000)]
clish: Bump to 0.7.3

Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi>
Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
14 years agoudev: get rid of 'timestamp in the future' tar messages
Petr Štetiar [Wed, 27 Jan 2010 07:58:36 +0000 (07:58 +0000)]
udev: get rid of 'timestamp in the future' tar messages

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>
14 years agogtk+: fix typo
Rolf Leggewie [Wed, 27 Jan 2010 19:12:45 +0000 (20:12 +0100)]
gtk+: fix typo

14 years agochecksums: add missing gtk+ checksum, thanks to Graeme for noticing it
Koen Kooi [Wed, 27 Jan 2010 18:57:02 +0000 (19:57 +0100)]
checksums: add missing gtk+ checksum, thanks to Graeme for noticing it

14 years agopngcrush_1.6.4.bb : use BPN(fixes pngcrush-native install)
Denis 'Gnutoo' Carikli [Mon, 25 Jan 2010 15:03:02 +0000 (16:03 +0100)]
pngcrush_1.6.4.bb : use BPN(fixes pngcrush-native install)

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

14 years agolibsdl-image: remove all .m4 macros from source dir
Martin Jansa [Wed, 27 Jan 2010 15:07:33 +0000 (16:07 +0100)]
libsdl-image: remove all .m4 macros from source dir

14 years agoMerge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded...
Graeme Gregory [Wed, 27 Jan 2010 16:09:06 +0000 (16:09 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev

14 years agognome-system-tools_2.27.1.bb : remove building the help docs
Graeme Gregory [Wed, 27 Jan 2010 16:08:04 +0000 (16:08 +0000)]
gnome-system-tools_2.27.1.bb : remove building the help docs

I cant get xml2po to work on these sources so remove doc directory
from being built. This made recipe much simpler.

14 years agognome-keyring 2.28.2: add dep on gtk+-native
Koen Kooi [Wed, 27 Jan 2010 15:09:10 +0000 (16:09 +0100)]
gnome-keyring 2.28.2: add dep on gtk+-native

 * it needs gtk-builder-convert

14 years agogtk+ (-native): add 2.18.6 and convert to new-style staging
Koen Kooi [Wed, 27 Jan 2010 15:08:16 +0000 (16:08 +0100)]
gtk+ (-native): add 2.18.6 and convert to new-style staging

14 years agognome bbclass: change PN to BPN in magic SRC_URI composer to make it work in -native...
Koen Kooi [Wed, 27 Jan 2010 15:03:15 +0000 (16:03 +0100)]
gnome bbclass: change PN to BPN in magic SRC_URI composer to make it work in -native and -sdk cases as well

14 years agogtk+ 2.18.3: enable xkb for angstrom
Koen Kooi [Wed, 27 Jan 2010 14:23:22 +0000 (15:23 +0100)]
gtk+ 2.18.3: enable xkb for angstrom

* also remove the displaymigration option that has ceased to exist

14 years agoMerge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded...
Graeme Gregory [Wed, 27 Jan 2010 15:04:18 +0000 (15:04 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev

14 years agogtkmm_2.18.1.bb : update to latest standards
Graeme Gregory [Wed, 27 Jan 2010 15:03:44 +0000 (15:03 +0000)]
gtkmm_2.18.1.bb : update to latest standards

No need to override do_configure anymore.

14 years agopangomm_2.26.0.bb : update to latest standards.
Graeme Gregory [Wed, 27 Jan 2010 15:02:26 +0000 (15:02 +0000)]
pangomm_2.26.0.bb : update to latest standards.

There is no need to override do_configure or for custom staging anymore

14 years agolibgdata_0.5.1.bb : hit a race problem so disable parallel builds.
Graeme Gregory [Wed, 27 Jan 2010 15:00:32 +0000 (15:00 +0000)]
libgdata_0.5.1.bb : hit a race problem so disable parallel builds.

Some required files were created in one thread and used in another and
didnt always get created in time.

14 years agogst-plugins-good: add some more deps
Koen Kooi [Wed, 27 Jan 2010 14:04:47 +0000 (15:04 +0100)]
gst-plugins-good: add some more deps

14 years agoboost-36.inc : Allow empty packages so boost-dev will install in images.
Philip Balister [Wed, 27 Jan 2010 13:02:34 +0000 (08:02 -0500)]
boost-36.inc : Allow empty packages so boost-dev will install in images.

14 years agoobexpush: add -I/usr/lib/glib-2.0/include for glibconfig.h
Martin Jansa [Wed, 27 Jan 2010 10:13:33 +0000 (11:13 +0100)]
obexpush: add -I/usr/lib/glib-2.0/include for glibconfig.h

* 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>
14 years agopowertop: add 1.12 + svn
Koen Kooi [Wed, 27 Jan 2010 08:04:57 +0000 (09:04 +0100)]
powertop: add 1.12 + svn

14 years agoxf86-video-omapfb: bump SRCREV, delete obsolete patches
Koen Kooi [Wed, 27 Jan 2010 08:02:28 +0000 (09:02 +0100)]
xf86-video-omapfb: bump SRCREV, delete obsolete patches

14 years agogcc-svn: Bump SRCREV.
Khem Raj [Wed, 27 Jan 2010 07:45:37 +0000 (23:45 -0800)]
gcc-svn: Bump SRCREV.

* Move to top of trunk.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agouclibc-nptl: Fix build failure due to __libc_errno being hidden now.
Khem Raj [Wed, 27 Jan 2010 07:43:55 +0000 (23:43 -0800)]
uclibc-nptl: Fix build failure due to __libc_errno being hidden now.

* Updated patch to pass right -D values to pt-__syscall_error.c compile.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-rp-2.6.26: sharpsl-rc-r1.patch: Generate sync events, as required by xf86-input...
Stanislav Brabec [Tue, 26 Jan 2010 23:17:16 +0000 (23:17 +0000)]
linux-rp-2.6.26: sharpsl-rc-r1.patch: Generate sync events, as required by xf86-input-evdev.

14 years agoefl.bbclass: ship edje-externals in .dev package
Michael 'Mickey' Lauer [Tue, 26 Jan 2010 22:47:57 +0000 (23:47 +0100)]
efl.bbclass: ship edje-externals in .dev package

14 years agofreesmartphone: only libfsobasics requires libnl2 now; the others drag it automatical...
Michael 'Mickey' Lauer [Tue, 26 Jan 2010 22:46:27 +0000 (23:46 +0100)]
freesmartphone: only libfsobasics requires libnl2 now; the others drag it automatically in through libfsobasics

14 years agoMerge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded...
Graeme Gregory [Tue, 26 Jan 2010 21:38:55 +0000 (21:38 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev

14 years agomm-common_0.9.1.bb : add new util package for mm bindings for gnome
Graeme Gregory [Tue, 26 Jan 2010 21:38:26 +0000 (21:38 +0000)]
mm-common_0.9.1.bb : add new util package for mm bindings for gnome

14 years agoglibmm_2.22.1.bb : fix/bandaid autoconf
Graeme Gregory [Tue, 26 Jan 2010 21:37:13 +0000 (21:37 +0000)]
glibmm_2.22.1.bb : fix/bandaid autoconf

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.

14 years agognome.bbclass : add name=archive to SRC_URI so .bb files can use new checksums
Graeme Gregory [Fri, 22 Jan 2010 19:23:23 +0000 (19:23 +0000)]
gnome.bbclass : add name=archive to SRC_URI so .bb files can use new checksums

New checksums system needs a name= in the SRC_URI name, so add a default
one for gnome.

14 years agopreferred-shr-versions: update libtool and glib-2.0 version
Martin Jansa [Tue, 26 Jan 2010 19:32:25 +0000 (20:32 +0100)]
preferred-shr-versions: update libtool and glib-2.0 version

14 years agoMerge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded...
Graeme Gregory [Tue, 26 Jan 2010 19:25:42 +0000 (19:25 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev

14 years agolibgphoto2_2.4.7.bb : call autoreconf inside libgphoto_port
Graeme Gregory [Tue, 26 Jan 2010 19:24:31 +0000 (19:24 +0000)]
libgphoto2_2.4.7.bb : call autoreconf inside libgphoto_port

This is required otherwise the autoconf stuff doesnt get OE version of
libtool and errors out.

14 years agoframeworkd: add a postinst script to echo a note about the need
Klaus Kurzmann [Tue, 26 Jan 2010 19:10:17 +0000 (20:10 +0100)]
frameworkd: add a postinst  script to echo a note about the need
to run the conversion script needed for new opimd

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoshadow: Fix issue that stopped shadow.inc from packaging /usr/bin/passwd correctly...
David-John Willis [Tue, 26 Jan 2010 17:58:41 +0000 (17:58 +0000)]
shadow: Fix issue that stopped shadow.inc from packaging /usr/bin/passwd correctly and bump INC_PR.

Signed-off-by: Chris Larson <clarson@mvista.com>
14 years agochecksums.ini: added kernel patches
Marcin Juszkiewicz [Tue, 26 Jan 2010 18:05:08 +0000 (19:05 +0100)]
checksums.ini: added kernel patches

14 years agolinux 2.6.31: update to latest stable
Marcin Juszkiewicz [Tue, 26 Jan 2010 18:03:11 +0000 (19:03 +0100)]
linux 2.6.31: update to latest stable

14 years agolinux 2.6.32: update to latest stable
Marcin Juszkiewicz [Tue, 26 Jan 2010 18:03:07 +0000 (19:03 +0100)]
linux 2.6.32: update to latest stable

14 years agolinux 2.6.27: update to latest stable
Marcin Juszkiewicz [Tue, 26 Jan 2010 18:03:00 +0000 (19:03 +0100)]
linux 2.6.27: update to latest stable

14 years agoAdd alsa configuration files for SAM9G45EK
Ulf Samuelsson [Tue, 19 Jan 2010 13:10:39 +0000 (13:10 +0000)]
Add alsa configuration files for SAM9G45EK

Add ALSA config files for AT91SAM9G45EK

/etc/asound.conf
/etc/asound.state

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
14 years agopreferred-om-2008-versions.inc: bump pidgin and bzip2 for security fixes
Michael 'Mickey' Lauer [Tue, 26 Jan 2010 16:00:07 +0000 (17:00 +0100)]
preferred-om-2008-versions.inc: bump pidgin and bzip2 for security fixes

14 years agoqt 4.6.1: add recipes based on 4.6.0 ones
Koen Kooi [Tue, 26 Jan 2010 11:01:25 +0000 (12:01 +0100)]
qt 4.6.1: add recipes based on 4.6.0 ones

14 years agogst-plugins-good: add 0.10.17
Koen Kooi [Thu, 21 Jan 2010 15:23:37 +0000 (16:23 +0100)]
gst-plugins-good: add 0.10.17

14 years agogst-plugins-good 0.10.15: remove INSECURE_DOWNLOAD, that doesn't belong in a recipe
Koen Kooi [Thu, 21 Jan 2010 15:21:24 +0000 (16:21 +0100)]
gst-plugins-good 0.10.15: remove INSECURE_DOWNLOAD, that doesn't belong in a recipe

14 years agomplayer svn: bump SRCREV again
Koen Kooi [Tue, 26 Jan 2010 09:21:50 +0000 (10:21 +0100)]
mplayer svn: bump SRCREV again

14 years agoxserver-xorg-conf: add xf86-video-omapfb dependency for omap3 machines in angstrom
Koen Kooi [Mon, 25 Jan 2010 18:45:01 +0000 (19:45 +0100)]
xserver-xorg-conf: add xf86-video-omapfb dependency for omap3 machines in angstrom

14 years agoMerge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded...
Graeme Gregory [Tue, 26 Jan 2010 12:02:50 +0000 (12:02 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev

14 years agoangstrom-2008-preferred-versions.inc : update libtool and glib-2.0 versions
Graeme Gregory [Tue, 26 Jan 2010 12:02:08 +0000 (12:02 +0000)]
angstrom-2008-preferred-versions.inc : update libtool and glib-2.0 versions

14 years agolinux-2.6.30/mx27ads/defconfig: Enable NAND on the i.mx27 ads
Holger Hans Peter Freyther [Tue, 26 Jan 2010 11:56:35 +0000 (19:56 +0800)]
linux-2.6.30/mx27ads/defconfig: Enable NAND on the i.mx27 ads

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.

14 years agolinux-rp_2.6.23: Make hx2750 compile again
Johannes Buchner [Wed, 12 Aug 2009 05:26:44 +0000 (05:26 +0000)]
linux-rp_2.6.23: Make hx2750 compile again

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>