openembedded.git
14 years agoRevert "chicken.inc: fix install and compilation issues"
Otavio Salvador [Tue, 24 Nov 2009 18:38:01 +0000 (16:38 -0200)]
Revert "chicken.inc: fix install and compilation issues"

This reverts commit 0da71f8df5d8956f3c76677c12c56367da4287f9.

14 years agochicken-native: removed
Mario Domenech Goulart [Tue, 24 Nov 2009 17:52:03 +0000 (15:52 -0200)]
chicken-native: removed

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agousermanual: add entries to .gitignore for ps, etc
Cliff Brake [Tue, 24 Nov 2009 18:27:27 +0000 (13:27 -0500)]
usermanual: add entries to .gitignore for ps, etc

14 years agodocs: fix type in Makefile
Cliff Brake [Tue, 24 Nov 2009 18:25:35 +0000 (13:25 -0500)]
docs: fix type in Makefile

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded
Michael 'Mickey' Lauer [Tue, 24 Nov 2009 16:33:51 +0000 (16:33 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded

14 years agolibnl2: change includedir to not step over libnl1; also convert to new staging
Michael 'Mickey' Lauer [Tue, 24 Nov 2009 16:33:06 +0000 (16:33 +0000)]
libnl2: change includedir to not step over libnl1; also convert to new staging

14 years agoxournal: add version 0.4.5 and include .desktop file from source. Fixes SHR bug #734
Thomas Zimmermann [Tue, 24 Nov 2009 13:56:39 +0000 (13:56 +0000)]
xournal: add version 0.4.5 and include .desktop file from source. Fixes SHR bug #734

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoeve: eve-themes is mandatory, so add it to RDEPENDS
Koen Kooi [Tue, 24 Nov 2009 14:20:07 +0000 (15:20 +0100)]
eve: eve-themes is mandatory, so add it to RDEPENDS

14 years agowebkit-efl: this is 1.1.11, not 0.1
Koen Kooi [Tue, 24 Nov 2009 14:04:13 +0000 (15:04 +0100)]
webkit-efl: this is 1.1.11, not 0.1

14 years agoflac 1.1.2: fix for new style staging
Koen Kooi [Tue, 24 Nov 2009 13:22:36 +0000 (14:22 +0100)]
flac 1.1.2: fix for new style staging

14 years agopolicykit: fix depends it requires intltool >= 0.36.0
Thomas Zimmermann [Tue, 24 Nov 2009 10:59:46 +0000 (10:59 +0000)]
policykit: fix depends it requires intltool >= 0.36.0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoflac: new style staging
Koen Kooi [Tue, 24 Nov 2009 12:51:30 +0000 (13:51 +0100)]
flac: new style staging

14 years agoangstrom.inc: Add DISTRO_FEATURES = "pam" to Angstrom distro.
David-John Willis [Tue, 24 Nov 2009 12:02:21 +0000 (12:02 +0000)]
angstrom.inc: Add DISTRO_FEATURES = "pam" to Angstrom distro.

* This will enable recipes that support PAM (Pluggable Authentication Modules) to be built with PAM support via @base_contains('DISTRO_FEATURES', 'pam' type directives within the recipies.
* This also means that for any distros that do not want or require PAM support in there authentication apps can just not define this feature.

14 years agoshr.conf: merge minimal.conf to shr.conf directly, remove all preferred-xorg-versions...
Martin Jansa [Tue, 24 Nov 2009 09:06:16 +0000 (10:06 +0100)]
shr.conf: merge minimal.conf to shr.conf directly, remove all preferred-xorg-versions includes (7.4 as well as 7.5)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-By: Sebastian Spaeth <Sebastian@SSpaeth.de>
14 years agouclibc: clean up uClibc for the new oe features mainly done Richard Purdie
Henning Heinold [Tue, 24 Nov 2009 11:09:52 +0000 (12:09 +0100)]
uclibc: clean up uClibc for the new oe features mainly done Richard Purdie

* fix paralllel make install of uClibc, now we have libc.so in place
* bump PR for 0.9.30.1

14 years agosudo: Add 1.7.2p1 and enable PAM support by default in newer sudo builds.
David-John Willis [Mon, 9 Nov 2009 21:32:46 +0000 (21:32 +0000)]
sudo: Add 1.7.2p1 and enable PAM support by default in newer sudo builds.
sudo.inc: Tweak include to support newer sudo versions.
* Apply in addition to earlier sudo recipe bumps.
* Tweak pam.d config file for sudo and add a (WIP) recipe for turning on support for the wheel group.
* Update pam.d service file to suggested upstream Linux-PAM layout.

14 years agoshadow: Add version 4.1.4.2 and checksum.
David-John Willis [Mon, 9 Nov 2009 07:54:07 +0000 (07:54 +0000)]
shadow: Add version 4.1.4.2 and checksum.

* This version now has Linux-PAM support enabled in OE so will need some testing and maybe a little tweaking.
* Add pam.d config files for common shadow utils in addition to the default ones.
* Cleanup shadow defaults and make shadow 'play nice' with PAM.
* Update pam.d service files to suggested upstream Linux-PAM layout.
* TODO: Some Shadow default session files still use the older layout (incluse system-auth for everything). These will need newer files to be added to the pam.d folder in the recipe as they are found.

14 years agolibpam-base-files: Start to add default config files for libpam
David-John Willis [Wed, 18 Nov 2009 14:01:30 +0000 (14:01 +0000)]
libpam-base-files: Start to add default config files for libpam

* This will start to get Linux-PAM into a usable state. Default config files derived from Debian with tweaks. Some are not needed and will be dropped later and some should really be packaged elsewhere.
* Also update libpam_1.0.2 to depend on this package and the meta package with auth systems as it is not a lot of use without them (it works but can't do anything).
* Add 1.1.0 and tweaks to 1.0.2.
*  Update all the pam.d base config files to support the suggested upstream layout not patches legacy layouts used but some Linux distros.
* Use the proper include layouts
* Still package some 'suggested' files for common services that do not pack there own pam.d files (TODO: move these to the package recipies not this one).

14 years agoblueman: Add 1.21
David-John Willis [Wed, 18 Nov 2009 14:44:09 +0000 (14:44 +0000)]
blueman: Add 1.21

14 years agoAngstrom: switch to opkg-nogpg-nocurl per RFC on the angstrom-devel mailinglist
Koen Kooi [Tue, 24 Nov 2009 09:33:08 +0000 (10:33 +0100)]
Angstrom: switch to opkg-nogpg-nocurl per RFC on the angstrom-devel mailinglist

14 years agoopkg-target,sdk: bump SRCREV
Koen Kooi [Tue, 24 Nov 2009 09:22:43 +0000 (10:22 +0100)]
opkg-target,sdk: bump SRCREV

* -native is left alone because packaged-staging needs more testing
* tested install and upgrade on angstrom/beagleboard
* tweaked opkg-nogpg-nocurl recipe to keep it building

14 years agogcc 4.3.3: ...and bump PR
Koen Kooi [Tue, 24 Nov 2009 09:18:06 +0000 (10:18 +0100)]
gcc 4.3.3: ...and bump PR

14 years agogcc 4.3.3: fix patch and packaging
Koen Kooi [Tue, 24 Nov 2009 09:15:00 +0000 (10:15 +0100)]
gcc 4.3.3: fix patch and packaging

14 years agopreferred-shr-versions: remove preferred version of pixmap, increase DEFAULT_PREFERRE...
Martin Jansa [Mon, 23 Nov 2009 20:49:36 +0000 (21:49 +0100)]
preferred-shr-versions: remove preferred version of pixmap, increase DEFAULT_PREFERRENCE in pixmap recipe for shr instead

14 years agotask-shr-feed: add new packages fltkclock, fltkhackdiet, fltkwwpointcal
Martin Jansa [Mon, 23 Nov 2009 20:41:07 +0000 (21:41 +0100)]
task-shr-feed: add new packages fltkclock, fltkhackdiet, fltkwwpointcal

14 years agofltkclock, fltkhackdiet, fltkwwpointcal: new fltk apps from Benjamin Schieder
Benjamin Schieder [Mon, 23 Nov 2009 09:25:51 +0000 (09:25 +0000)]
fltkclock, fltkhackdiet, fltkwwpointcal: new fltk apps from Benjamin Schieder

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosane-backends: add version 1.0.20
Jeremy Lainé [Mon, 23 Nov 2009 18:41:04 +0000 (19:41 +0100)]
sane-backends: add version 1.0.20

14 years agosane-backends: remove ${sysconfdir}/sane.d/qcam.conf from conffiles
Jeremy Lainé [Mon, 23 Nov 2009 15:46:03 +0000 (16:46 +0100)]
sane-backends: remove ${sysconfdir}/sane.d/qcam.conf from conffiles

14 years agogcc 4.3.4: add objective-c patch for eabi and add a package for libobjc
Koen Kooi [Mon, 23 Nov 2009 09:21:08 +0000 (10:21 +0100)]
gcc 4.3.4: add objective-c patch for eabi and add a package for libobjc

14 years agoHawkboard: Add Hawkboard machine and kernel
Roger Monk [Mon, 23 Nov 2009 14:31:05 +0000 (14:31 +0000)]
Hawkboard: Add Hawkboard machine and kernel

 - patches for early adopters from Khasim
 - 2.6.32rc6 (PSP 3.20.00.07)
 - Updated defconfigs (machine defconfig + swap + mmc + fbconsole) - matching (DA850)
 - Added hawkboard specific patchset (alpha)

14 years agoxserver-xorg: use overlapped blts, needs pixman support, hence not default
Koen Kooi [Fri, 20 Nov 2009 12:06:56 +0000 (13:06 +0100)]
xserver-xorg: use overlapped blts, needs pixman support, hence not default

14 years agopixman git: bump SRCREV to 0.17.3 and add support for overlapping blits
Koen Kooi [Fri, 20 Nov 2009 11:56:56 +0000 (12:56 +0100)]
pixman git: bump SRCREV to 0.17.3 and add support for overlapping blits

14 years agolinux-openmoko: bump PR to get module_strip fix
Martin Jansa [Mon, 23 Nov 2009 07:22:40 +0000 (07:22 +0000)]
linux-openmoko: bump PR to get module_strip fix

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agokernel.bbclass: force do_deploy call before do_build
Martin Jansa [Mon, 23 Nov 2009 12:53:04 +0000 (13:53 +0100)]
kernel.bbclass: force do_deploy call before do_build

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Martin Jansa [Mon, 23 Nov 2009 10:34:50 +0000 (11:34 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

14 years agokernel.bbclass, linux.inc: move do_deploy task after do_package
Martin Jansa [Mon, 23 Nov 2009 10:29:05 +0000 (11:29 +0100)]
kernel.bbclass, linux.inc: move do_deploy task after do_package

* Move do_deploy after do_package in kernel.bbclass as RP said
* Move devicetree_image before do_deploy in linux.inc, because
  it creates dependency loop if its between after do_package
  and before do_deploy.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoe-wm_svn.bb: split ${sysconfdir}/xdg/menus/applications.menu into it's own package
Klaus Kurzmann [Mon, 23 Nov 2009 08:49:56 +0000 (09:49 +0100)]
e-wm_svn.bb: split ${sysconfdir}/xdg/menus/applications.menu into it's own package

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agou-boot-2009.03: disable features to fit size requirements for hipox machine
Steffen Sledz [Mon, 23 Nov 2009 06:59:31 +0000 (07:59 +0100)]
u-boot-2009.03: disable features to fit size requirements for hipox machine

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agou-boot-2009.03: fix flash layout for hipox machine
Steffen Sledz [Fri, 20 Nov 2009 08:00:56 +0000 (09:00 +0100)]
u-boot-2009.03: fix flash layout for hipox machine

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
14 years agomodule-strip.bbclass: fix typo, last PKGDEST should be PKGD too
Martin Jansa [Mon, 23 Nov 2009 07:20:46 +0000 (08:20 +0100)]
module-strip.bbclass: fix typo, last PKGDEST should be PKGD too

14 years agopackage.bbclass/module-strip.bbclass: Various strip fixes
Richard Purdie [Mon, 23 Nov 2009 01:20:04 +0000 (01:20 +0000)]
package.bbclass/module-strip.bbclass: Various strip fixes

* Turn striping functionality into functions and call in the appropriate place
* Removing various races and ordering issues
* Should mean kernel modules are correctly stripped (and stripping can be disabled)
* Addresses bug 1182
* kernel module stripping applied to ${PKGD} (the correct place)

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agokernel.bbclass: do_deploy modules.tgz should operating on PKGD
Richard Purdie [Mon, 23 Nov 2009 01:18:03 +0000 (01:18 +0000)]
kernel.bbclass: do_deploy modules.tgz should operating on PKGD

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopackage.bbclass: Make sure PKGD is empty before populating fixing certain bugs (from...
Richard Purdie [Mon, 23 Nov 2009 00:45:02 +0000 (00:45 +0000)]
package.bbclass: Make sure PKGD is empty before populating fixing certain bugs (from Poky)

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoltrace: cleanup
Bernhard Kaindl [Sat, 21 Nov 2009 16:44:34 +0000 (17:44 +0100)]
ltrace: cleanup

This is a reply to
http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-November/014861.html
(Mikey: [oe] Michael 'Mickey' Lauer : ltrace: fix wrong path to coreutils-native and add actual dependency)
but I was not subscribed to the list yet, so I cannot do a real reply.
-------------------------------------------------------------------------

(The patch is at the very end of this far too detailed mail, but I wanted
 to tell everything, so skip to the end for the quick summary of the patch
 in the commit message)

Hi Mickey, Hi Dmitry,

About me: I am new to this list but worked with OE since some months
already. I worked nearly 10 years as package developer at SuSE, quite
some time of that also with with non-i386 architectures. I did lots
of (GNU/)Linux software building and packaging work in that time.

I also created the ltrace package for SUSE in 1999 and maintained
it until 2005:
http://www.filewatcher.com/p/ltrace-0.3.31-31.src.rpm.129939/ltrace.spec.html

Mickey: I met you once on the ICE to FOSDEM 2008 (when emdete showed 'Dinge')

Dmitry Eremin-Solenikov reported on 15 Nov 2009 here:
|
| git version control wrote:
|
| > Module: openembedded.git
| > Branch: org.openembedded.dev
| > Commit: 7df40b3378412f4700224e44042656159bc8f86c URL:
| > http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7df40b3378412f4700224e44042656159bc8f86c
| >
| > Author: Michael 'Mickey' Lauer
| > <mickey at vanille-media.de> Date:   Sun Nov 15
| > 11:08:43 2009 +0100
| >
| > ltrace: fix wrong path to coreutils-native and add actual dependency
|
| Hmmm. This broke ltrace for me (install.coreutils-native not found).
| Do you have any pending patches on coreutils-native?

For the reader, the described changes to ltrace/ltrace_0.5.3.bb were:

-DEPENDS = "libelf"
+DEPENDS = "coreutils-native libelf"

- oe_runmake install ${EXTRA_OEMAKE} ARCH=${LTRACE_ARCH} INSTALL=${STAGING_BINDIR_NATIVE}/install DESTDIR=${D}
+ oe_runmake install ${EXTRA_OEMAKE} ARCH=${LTRACE_ARCH} INSTALL=${STAGING_BINDIR_NATIVE}/install.coreutils-native DESTDIR=${D}

Mickey responded with:
| Sorry, for some reason coreutils installs its install exactly with
| this path here - guess that's why it broke for me without my patch.
|
| Which version are you building?

coreutils installs using update-alternatives, thus install gets installed
as install.coreutils-native, and this is inheried by coreutils-native.

I assume that Dmitry has just 'ASSUME_PROVIDED += "coreutils-native"'
in his local.conf, causing coreutils-native to not be built.

I used this well and is perfectly legal with (AFAICS) all other packages
as long as GNU install is provided by the host and in the PATH.

If it's not, the first package which tries to use install would fail,
install problems are not limited to to ltrace but will occur at any
package.

The change to call coreutil-native's install.coreutils-native was also
the trigger for the recorded build fail of ltrace on 15 Nov 2009:

http://tinderbox.openembedded.net/packages/?status=Failed&name=ltrace

As explained, I see no reason to install ltrace using a different than
all others (please find a recipes grep which demonstrates that quite
some recipes define 'INSTALL=install -c' and propose to align ltrace
to all the other packages here.

I wanted to propose that since a while but did not get along to
actually submit a patch, but now I'm finally at it.

The reason why forcing the value of INSTALL for the make install
the first place may have been that the configure of ltrace assumes
INSTALL to be at /usr/bin/install and the oe ltrace-compile.patch
changes this in a completely strange way, breaking the 'make install'
unless INSTALL= is specified on the make install command line:

ltrace/files/ltrace-compile.patch:-INSTALL='/usr/bin/install -c'
ltrace/files/ltrace-compile.patch:+INSTALL='$/usr/bin/install -c'

So...:

I'd propose to clean things up finally by defining things at only
one place by means of fixing the ltrace-compile.patch to correct
the INSTALL define to 'INSTALL=install -c' like other recipes do it:

recipes$ grep -r '[^#]INSTALL=install' *

genext2fs/genext2fs-1.3/misc.patch:+INSTALL=install
linux-hotplug/linux-hotplug_20040920.bb:                   mandir=${D}${oldmandir} INSTALL=install install
mgetty/mgetty-1.1.30/37-Makefile:-INSTALL=install -c -o bin -g bin
mgetty/mgetty-1.1.30/37-Makefile:+INSTALL=install -c
mgetty/mgetty-1.1.30/install.patch: INSTALL=install -c
mgetty/mgetty-1.1.30/09-doc_Makefile:+INSTALL=install
openswan/openswan-2.2.0/installflags.patch:@@ -170,7 +170,7 @@ INSTALL=install
sysvinit/sysvinit_2.86.bb:EXTRA_OEMAKE += "'INSTALL=install' \
udev/udev_124.bb:       oe_runmake 'DESTDIR=${D}' INSTALL=install install
udev/udev_100.bb:       oe_runmake 'DESTDIR=${D}' INSTALL=install install
udev/udev_092.bb:       oe_runmake 'DESTDIR=${D}' INSTALL=install install
udev/udev_097.bb:       oe_runmake 'DESTDIR=${D}' INSTALL=install install
udev/udev_141.bb:       oe_runmake 'DESTDIR=${D}' INSTALL=install install
udev/udev_118.bb:       oe_runmake 'DESTDIR=${D}' INSTALL=install install
udev/udev.inc:  oe_runmake 'DESTDIR=${D}' INSTALL=install install
zip/zip.inc:            'CFLAGS=-I. -DUNIX ${CFLAGS} ${LDFLAGS}' 'LFLAGS1=${LDFLAGS}' 'INSTALL=install' \

So ltrace-compile.patch will be grepped like this:

ltrace/files/ltrace-compile.patch:-INSTALL='/usr/bin/install -c'
ltrace/files/ltrace-compile.patch:+INSTALL='install -c'

In addition, I checked that the EXTRA_OEMAKE settings for install are do
not have any effect with ltrace-0.5.3, because it's Makefile.in defines
these values aready in the way they need to be. This was likely an attempt
to get the INSTALL issue fixed, which of course did not work because it
was hardcoded in the custom configure script of ltrace.

I also tested that ltrace-0.5.3 can be built with make -j successfully,
so I propose to remove the PARALLEL_MAKE = "" from ltrace_0.5.3.bb. I
assume that this got copied from older versions and was not checked
if still needed with ltrace-0.5.3.

So here is my proposed patch:
==============================================================================

Fix ltrace to build with ASSUME_PROVIDED += "coreutils-native"

* recipes/ltrace/files/ltrace-compile.patch:
  - Change INSTALL to not use an absolute path but find it in PATH

* recipes/ltrace/ltrace_0.5.3.bb
  - Remove coreutils-native from DEPENDS
  - Remove PARALLEL_MAKE = "" (parallel build works now)
  - Remove obsolete EXTRA_OEMAKE settings for INSTALL
  - do_install(): Do not override INSTALL=, depend on
    ltrace-compile.patch to define INSTALL='install -c'

Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net>
--

 files/ltrace-compile.patch |    2 +-
 ltrace_0.5.3.bb            |   10 ++--------
 2 files changed, 3 insertions(+), 9 deletions(-)

14 years agonetbase: add init and options for SHR distro
Klaus Kurzmann [Sun, 22 Nov 2009 21:19:24 +0000 (22:19 +0100)]
netbase: add init and options for SHR distro

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoe-wm_svn.bb: add patch for SHR to skip some modules from the first start wizard
Klaus Kurzmann [Sun, 22 Nov 2009 20:11:52 +0000 (21:11 +0100)]
e-wm_svn.bb: add patch for SHR to skip some modules from the first start wizard
patch is only applied when building the SHR distro

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agopreferred-shr-versions.inc: add EFL_SRCREV and set to 43898
Klaus Kurzmann [Sun, 22 Nov 2009 20:05:23 +0000 (21:05 +0100)]
preferred-shr-versions.inc: add EFL_SRCREV and set to 43898

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoshr.conf: blacklist atd, because it's replaced by atd-over-fso
Thomas Zimmermann [Fri, 20 Nov 2009 08:07:01 +0000 (08:07 +0000)]
shr.conf: blacklist atd, because it's replaced by atd-over-fso

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-openmoko-2.6.31: add Weiss's patches from gdrm-2.6.31
Martin Jansa [Thu, 19 Nov 2009 08:29:47 +0000 (09:29 +0100)]
linux-openmoko-2.6.31: add Weiss's patches from gdrm-2.6.31

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomodule_strip.bbclass: look for modules in right directory
Martin Jansa [Sun, 22 Nov 2009 01:35:04 +0000 (02:35 +0100)]
module_strip.bbclass: look for modules in right directory

* After 29c7d3351f43678c6e93b707b301832009f64b31 modules are not in
  install directory but in package, packages-split
* modules*.tgz is created BEFORE this, so it contains non stripped
  modules
* for modules*.tgz with stripped modules see following patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: add speex
Sebastian Krzyszkowiak [Sun, 22 Nov 2009 13:22:29 +0000 (13:22 +0000)]
task-shr-feed: add speex

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agochecksums: add checksum for new tangogps_0.99
Martin Jansa [Sun, 22 Nov 2009 14:19:12 +0000 (15:19 +0100)]
checksums: add checksum for new tangogps_0.99

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotangogps: bump version to 0.99.1
Sebastian Krzyszkowiak [Sun, 22 Nov 2009 12:55:34 +0000 (12:55 +0000)]
tangogps: bump version to 0.99.1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agogpe-sketchbook: add gpe-icons to rdepends
Thomas Zimmermann [Fri, 20 Nov 2009 12:07:10 +0000 (12:07 +0000)]
gpe-sketchbook: add gpe-icons to rdepends

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosane-srcrevs-fso.inc: bump rev for fsodeviced
Sebastian Krzyszkowiak [Sun, 22 Nov 2009 10:52:53 +0000 (10:52 +0000)]
sane-srcrevs-fso.inc: bump rev for fsodeviced

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: add sox, zile, mpg123
Martin Jansa [Sun, 22 Nov 2009 03:49:13 +0000 (04:49 +0100)]
task-shr-feed: add sox, zile, mpg123

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-openmoko: don't clear module_autoload_snd-soc-neo1973-gta02-wm8753 for gta02
Martin Jansa [Sun, 22 Nov 2009 02:36:54 +0000 (03:36 +0100)]
linux-openmoko: don't clear module_autoload_snd-soc-neo1973-gta02-wm8753 for gta02

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopalmtop.bbclass: fix QA of plugins wrt packaging of -dbg files
Andrea Adami [Sun, 22 Nov 2009 00:16:36 +0000 (01:16 +0100)]
palmtop.bbclass: fix QA of plugins wrt packaging of -dbg files

Acked-by: Paul Eggleton <bluelightning@bluelightning.org>
14 years agonvidia-display: Added 190.42 release. Builds but packaging needs clean-up.
Leon Woestenberg [Sun, 22 Nov 2009 00:17:08 +0000 (01:17 +0100)]
nvidia-display: Added 190.42 release. Builds but packaging needs clean-up.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
14 years agolinux-2.6.31: Added defconfig for MACHINE ion.
Leon Woestenberg [Sat, 21 Nov 2009 23:00:06 +0000 (00:00 +0100)]
linux-2.6.31: Added defconfig for MACHINE ion.

14 years agoopie-networksettings: unbreak builds against *actual* linux-2.6.31
Andrea Adami [Sun, 22 Nov 2009 00:05:14 +0000 (01:05 +0100)]
opie-networksettings: unbreak builds against *actual* linux-2.6.31
headers.

Acked-by: Paul Eggleton <bluelightning@bluelightning.org>
14 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Martin Jansa [Sat, 21 Nov 2009 22:03:36 +0000 (23:03 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

14 years agosane-srcrevs: bump SRCREV for linux-openmoko-shr-drm-devel and glamo-dri-tests
Martin Jansa [Sat, 21 Nov 2009 22:01:43 +0000 (23:01 +0100)]
sane-srcrevs: bump SRCREV for linux-openmoko-shr-drm-devel and glamo-dri-tests

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agosquashfs-tools: allow setting of SRC_URI before loading .inc
Otavio Salvador [Sat, 21 Nov 2009 21:51:05 +0000 (19:51 -0200)]
squashfs-tools: allow setting of SRC_URI before loading .inc

Without this change bitbake due a fetcher failure because SRC_URI is
then cached and later changed.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agotask-shr-feed: add xboard
Klaus Kurzmann [Sat, 21 Nov 2009 20:29:33 +0000 (21:29 +0100)]
task-shr-feed: add xboard

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agosane-srcrevs-fso.inc: bump rev for fsodeviced
Klaus Kurzmann [Sat, 21 Nov 2009 18:43:22 +0000 (19:43 +0100)]
sane-srcrevs-fso.inc: bump rev for fsodeviced

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agofsodeviced: set default niceness to +10 rather than -19
Sebastian Spaeth [Sat, 21 Nov 2009 18:25:21 +0000 (19:25 +0100)]
fsodeviced: set default niceness to +10 rather than -19

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
14 years agotune-atom.inc: Use gcc arch and tune options for GCC 4.3.1+
Leon Woestenberg [Sat, 21 Nov 2009 17:28:34 +0000 (18:28 +0100)]
tune-atom.inc: Use gcc arch and tune options for GCC 4.3.1+

14 years agomokomaze: missing space between SRC_URI entries
David Lanzendörfer [Fri, 20 Nov 2009 18:38:49 +0000 (18:38 +0000)]
mokomaze: missing space between SRC_URI entries

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotinderclient.bbclass: Less ego...
Holger Hans Peter Freyther [Fri, 20 Nov 2009 19:20:59 +0000 (20:20 +0100)]
tinderclient.bbclass: Less ego...

14 years agosane-srcrevs.inc: bump rev for e-wm-sysactions-shr and e-wm-config-illume-shr
Klaus Kurzmann [Sat, 21 Nov 2009 15:08:50 +0000 (16:08 +0100)]
sane-srcrevs.inc: bump rev for e-wm-sysactions-shr and e-wm-config-illume-shr

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoe-wm-sysactions-shr: install lock.sh
Klaus Kurzmann [Sat, 21 Nov 2009 15:08:24 +0000 (16:08 +0100)]
e-wm-sysactions-shr: install lock.sh

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agokexec-tools-klibc-static_1.101.bb: inject 'static' in CFLAGS string
Andrea Adami [Sat, 21 Nov 2009 14:43:48 +0000 (15:43 +0100)]
kexec-tools-klibc-static_1.101.bb: inject 'static' in CFLAGS string

14 years agokexec-tools_2.0.1: add uImage support from upstream. Bump PR of shared
Andrea Adami [Sat, 21 Nov 2009 14:41:43 +0000 (15:41 +0100)]
kexec-tools_2.0.1: add uImage support from upstream. Bump PR of shared
and static recipes.

14 years agokexecboot_git: bump to ddf66724ce68509a8d80727f26f682b9a9341ff5.
Andrea Adami [Fri, 20 Nov 2009 23:55:05 +0000 (00:55 +0100)]
kexecboot_git: bump to ddf66724ce68509a8d80727f26f682b9a9341ff5.
Increase PR.

14 years agoUpdated xboard's recipe and patch to the newest version Removed old recipe as the...
Tom Hacohen [Sat, 21 Nov 2009 12:40:01 +0000 (12:40 +0000)]
Updated xboard's recipe and patch to the newest version Removed old recipe as the sources are not available any more

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agognuradio : Fix stupid typo. Sorry for the noise.
Philip Balister [Fri, 20 Nov 2009 22:10:19 +0000 (17:10 -0500)]
gnuradio : Fix stupid typo. Sorry for the noise.

14 years agognuradio : Restore DEFAULT_PREFERENCE = "-1".
Philip Balister [Fri, 20 Nov 2009 22:02:33 +0000 (17:02 -0500)]
gnuradio : Restore DEFAULT_PREFERENCE = "-1".

14 years agognuradio : Update git recipe to build from current HEAD.
Philip Balister [Fri, 20 Nov 2009 21:55:47 +0000 (16:55 -0500)]
gnuradio : Update git recipe to build from current HEAD.
           * Update recipe to allow building from dev repos and branches.

14 years agoAdd preferred kernel for the ben-nanonote and merge that
Kristoffer Ericson [Fri, 20 Nov 2009 19:16:47 +0000 (20:16 +0100)]
Add preferred kernel for the ben-nanonote and merge that
into linux_2.6.31.bb. Patches and config are grabbed
from qi-hardware.com. fix_mips_vmlinux.lds.patch is
added to fix problem in 2.6.31.5 vanilla.

14 years agoAdd machine file for Qi-Hardware's ben nanonote.
Kristoffer Ericson [Fri, 20 Nov 2009 19:13:57 +0000 (20:13 +0100)]
Add machine file for Qi-Hardware's ben nanonote.

14 years agoupdate jlime-2009.1 distro file and check so it builds
Kristoffer Ericson [Fri, 20 Nov 2009 19:13:16 +0000 (20:13 +0100)]
update jlime-2009.1 distro file and check so it builds

14 years agoupdate Maintainer information
Kristoffer Ericson [Fri, 20 Nov 2009 19:12:36 +0000 (20:12 +0100)]
update Maintainer information

14 years agoChange config into something that actually builds.
Kristoffer Ericson [Mon, 14 Sep 2009 21:33:58 +0000 (23:33 +0200)]
Change config into something that actually builds.

14 years agoglibc-package.bbclass: Add support for precompiled glibc trees (from Poky)
Richard Purdie [Fri, 20 Nov 2009 17:21:40 +0000 (17:21 +0000)]
glibc-package.bbclass: Add support for precompiled glibc trees (from Poky)

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoglibc-package.bbclass: Fix case PN = glibc and corrupts FILES variables
Richard Purdie [Fri, 20 Nov 2009 17:16:18 +0000 (17:16 +0000)]
glibc-package.bbclass: Fix case PN = glibc and corrupts FILES variables

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoRevert "om-gta0{1, 2}.conf task-shr-minimal: remove apm from machine
Sebastian Spaeth [Fri, 20 Nov 2009 14:39:31 +0000 (15:39 +0100)]
Revert "om-gta0{1, 2}.conf task-shr-minimal: remove apm from machine
features and add fso-apm to task-shr-minimal-base"

* Will do it distro specific....
* This reverts commit 1bfa409a3a28cee60c4800d3caf33ce3f100d4ca.

14 years agopython-epsilon: Add new SRC_URI
Thomas Zimmermann [Fri, 20 Nov 2009 14:17:50 +0000 (15:17 +0100)]
python-epsilon: Add new SRC_URI

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
14 years agotask-shr-minimal: Remove fso-apm and e-wm-config-illume-shr
Sebastian Spaeth [Fri, 20 Nov 2009 14:08:38 +0000 (15:08 +0100)]
task-shr-minimal: Remove fso-apm and e-wm-config-illume-shr

* fso-apm is pulled by task-fso2-compliance
* e-wm-config-illume-shr is pulled by SHR distro setting ILLUME_THEME in task-x11-illume

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
14 years agoom-gta0{1, 2}.conf task-shr-minimal: remove apm from machine features and add fso...
Thomas Zimmermann [Fri, 20 Nov 2009 12:35:16 +0000 (12:35 +0000)]
om-gta0{1, 2}.conf task-shr-minimal: remove apm from machine features and add fso-apm to task-shr-minimal-base

14 years agojamvm-initial: add libffi-native dependency
Martin Jansa [Wed, 18 Nov 2009 12:23:11 +0000 (12:23 +0000)]
jamvm-initial: add libffi-native dependency

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoUpgrade guile from 1.8.6 to 1.8.7.
Robert P. J. Day [Fri, 20 Nov 2009 00:16:50 +0000 (00:16 +0000)]
Upgrade guile from 1.8.6 to 1.8.7.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Philip Balister <philip@balister.org>
14 years agowebkit-efl: run thru oe-stylize.py
Koen Kooi [Fri, 20 Nov 2009 11:43:55 +0000 (12:43 +0100)]
webkit-efl: run thru oe-stylize.py

14 years agotask-shr-feed: remove all stuff depending on bluez-libs
Martin Jansa [Fri, 20 Nov 2009 11:40:22 +0000 (12:40 +0100)]
task-shr-feed: remove all stuff depending on bluez-libs

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoadded SHR specific choices for default illume theme and config
Tom [Fri, 20 Nov 2009 09:55:59 +0000 (09:55 +0000)]
added SHR specific choices for default illume theme and config

14 years agoILLUME_CONFIG is now also set by a variable
Tom [Fri, 20 Nov 2009 09:55:58 +0000 (09:55 +0000)]
ILLUME_CONFIG is now also set by a variable

14 years agosane-srcrevs.inc: bump rev for mokonnect
Klaus Kurzmann [Fri, 20 Nov 2009 10:49:37 +0000 (11:49 +0100)]
sane-srcrevs.inc: bump rev for mokonnect

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agofso-apm: add correct DEPENDS and bump PV to what configure.ac is saying (2.0.0)
Sebastian Spaeth [Fri, 20 Nov 2009 10:46:59 +0000 (11:46 +0100)]
fso-apm: add correct DEPENDS and bump PV to what configure.ac is saying (2.0.0)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Fri, 20 Nov 2009 10:16:21 +0000 (11:16 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agopackage bbclass: drop ret = 0 check for bb.copyfile since it will return either False...
Koen Kooi [Fri, 20 Nov 2009 10:14:45 +0000 (11:14 +0100)]
package bbclass: drop ret = 0 check for bb.copyfile since it will return either False or the new mtime

* Yes, I have files that claim to be from 19700101 :)