openembedded.git
15 years agometa-toolchain: introduce TOOLCHAIN_TARGET_EXCLUDE to uninstall unneeded deps
Denys Dmytriyenko [Wed, 3 Feb 2010 22:20:56 +0000 (17:20 -0500)]
meta-toolchain: introduce TOOLCHAIN_TARGET_EXCLUDE to uninstall unneeded deps

TOOLCHAIN_TARGET_EXCLUDE is a list of packages to uninstall from the target
portion of meta-toolchain/SDK, which were brought as dependencies, but not
needed in the SDK.
Useful to have only relevant libPKG and PKG-dev packages with libs and headers
installed, while keeping the main PKG package with binaries out.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Wed, 3 Feb 2010 22:01:35 +0000 (23:01 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agolibx11-native: removed patch as this is already in libx11
Frans Meulenbroeks [Wed, 3 Feb 2010 21:59:28 +0000 (22:59 +0100)]
libx11-native: removed patch as this is already in libx11

while adding a patch for libx11, I missed that the patch was there for libx11-native
and as that one includes the libx11 recipe the patch was there twice which of course
does not apply. removed the patch from libx11-native and bumped PR in libx11
(as libx11-native does not have its own PR)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agoxorg-lib/libx11_1.3.3: uncommented dolt-fix.patch; still needed
Frans Meulenbroeks [Wed, 3 Feb 2010 20:41:16 +0000 (21:41 +0100)]
xorg-lib/libx11_1.3.3: uncommented dolt-fix.patch; still needed

uncommented dolt-fix.patch, this one is needed for i686 targets (e.g. eee701).
without these patch libtool is used and not the generated one
also verified that it still compiles properly on systems that did not need
the patch (tested by building for beagleboard).

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agokernel.bbclass: Fix pstaging do_deploy.
Tom Rini [Wed, 3 Feb 2010 20:17:07 +0000 (13:17 -0700)]
kernel.bbclass: Fix pstaging do_deploy.

We need to add ${S}/${KERNEL_OUTPUT} with package_stagefile_shell to
avoid playing more complex games with the install line.  We should
also use package_stagefile_shell on the modules tarball as that will
not otherwise be reproduced.

15 years agopackaged-staging.bbclass: removed two superfluous slashes
Frans Meulenbroeks [Wed, 3 Feb 2010 20:08:45 +0000 (21:08 +0100)]
packaged-staging.bbclass: removed two superfluous slashes

${SYSROOT_DESTDIR} ends on a / but there is also a / after the variable
and a slash as the first character of the next variable.
This patch removes the / that is explicitly added so in the generated
code we get // instead of the even sillier looking (and probably more
confusing) ///

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agoRevert "packaged-staging.bbclass: removed two few superfluous slashes"
Frans Meulenbroeks [Wed, 3 Feb 2010 20:05:56 +0000 (21:05 +0100)]
Revert "packaged-staging.bbclass: removed two few superfluous slashes"

Accidently tagged another file to this commit, sorry

This reverts commit b977bbd442f3d00c884b68c1307bd9b14fb96446.

15 years agopackaged-staging.bbclass: removed two few superfluous slashes
Frans Meulenbroeks [Wed, 3 Feb 2010 18:20:48 +0000 (19:20 +0100)]
packaged-staging.bbclass: removed two few superfluous slashes

${SYSROOT_DESTDIR} ends on a / but there is also a / after the variable
and a slash as the first character of the next variable.
This patch removes the / that is explicitly added so in the generated
code we get // instead of the even sillier looking (and probably more confusing) ///

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agopackaged-staging.bbclass: added missing $DISTRO_PR}'s
Frans Meulenbroeks [Wed, 3 Feb 2010 18:13:43 +0000 (19:13 +0100)]
packaged-staging.bbclass: added missing $DISTRO_PR}'s

This file was not updated when DISTRO_PR was introduced.
Result of it was that packages were not properly added to the packaged staging package
(due to faulty filenames being generated).
This patch adds ${DISTRO_PR} to the filenames involved

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agoalsa-scenario_0.2.bb : sources have been moved on server
Graeme Gregory [Wed, 3 Feb 2010 14:07:38 +0000 (14:07 +0000)]
alsa-scenario_0.2.bb : sources have been moved on server

15 years agoAdd htcleo, linux-qsd8; linux-msm7xxxx > linux-msm7, move extra msm kernel into linux...
Lukas Gorris [Wed, 3 Feb 2010 11:22:44 +0000 (12:22 +0100)]
Add htcleo, linux-qsd8; linux-msm7xxxx > linux-msm7, move extra msm kernel into linux-msm7
(sorry for the size, stupid defconfigs..)

15 years agolinux-kexecboot.inc: fix minimal versions required for LZMA.
Andrea Adami [Tue, 2 Feb 2010 23:50:35 +0000 (00:50 +0100)]
linux-kexecboot.inc: fix minimal versions required for LZMA.

15 years agolinux-kexecboot: force LZMA compression for kernels > 2.6.30
Andrea Adami [Tue, 2 Feb 2010 22:53:15 +0000 (23:53 +0100)]
linux-kexecboot: force LZMA compression for kernels > 2.6.30

15 years agolinux-kexecboot_2.6.32+2.6.33-rc6: remove now obsoleted Zaurus patches.
Andrea Adami [Tue, 2 Feb 2010 21:48:09 +0000 (22:48 +0100)]
linux-kexecboot_2.6.32+2.6.33-rc6: remove now obsoleted Zaurus patches.

15 years agolinux-kexecboot_2.6.32: remove now obsoleted Zaurus patches. Re-enable
Andrea Adami [Tue, 2 Feb 2010 21:46:46 +0000 (22:46 +0100)]
linux-kexecboot_2.6.32: remove now obsoleted Zaurus patches. Re-enable
LZO/LZMA patch.

15 years agozaurus-updater: fix nandlogical writing of kernel. Bump PR.
Andrea Adami [Tue, 2 Feb 2010 21:42:21 +0000 (22:42 +0100)]
zaurus-updater: fix nandlogical writing of kernel. Bump PR.

15 years agoshr: blacklist qt4-x11-free-gles
Martin Jansa [Tue, 2 Feb 2010 12:29:16 +0000 (13:29 +0100)]
shr: blacklist qt4-x11-free-gles

* Replace more verbose harmless error with small note
* Details:
  http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg02703.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoffalarms: fix patch.. lost change while rebase
Martin Jansa [Tue, 2 Feb 2010 21:14:57 +0000 (22:14 +0100)]
ffalarms: fix patch.. lost change while rebase

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr-launcher: bump PR for rebuild after EFL upgrade
Martin Jansa [Tue, 2 Feb 2010 20:43:55 +0000 (21:43 +0100)]
shr-launcher: bump PR for rebuild after EFL upgrade

15 years agoventura: bump SRCREV for version 0.2
Martin Jansa [Tue, 2 Feb 2010 18:52:55 +0000 (19:52 +0100)]
ventura: bump SRCREV for version 0.2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoffalarms: fix building agains newer libeflvala
Martin Jansa [Tue, 2 Feb 2010 18:16:35 +0000 (19:16 +0100)]
ffalarms: fix building agains newer libeflvala

* rename SmartCallback to Callback in libeflvala a18c70a312d98cc90e0e7978f845601e82460b39
* drop inwin_style_set in f359a4d36bdcae114b0d88e9215c30455570c232

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopreferred-shr-versions: drop P_V for python-pygtk
Martin Jansa [Tue, 2 Feb 2010 11:37:59 +0000 (12:37 +0100)]
preferred-shr-versions: drop P_V for python-pygtk

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Lukas Gorris [Tue, 2 Feb 2010 16:11:19 +0000 (17:11 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

15 years agoAdd xorg-driver for msm platform, use it on msm machines. (wip)
Lukas Gorris [Tue, 2 Feb 2010 16:04:15 +0000 (17:04 +0100)]
Add xorg-driver for msm platform, use it on msm machines. (wip)

15 years agou-boot-2009.03: nor flash layout changed for hipox machine
Steffen Sledz [Tue, 2 Feb 2010 16:00:30 +0000 (17:00 +0100)]
u-boot-2009.03: nor flash layout changed for hipox machine

Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
15 years agou-boot git: sync omap3-touchbook patches with AI repo
Koen Kooi [Tue, 2 Feb 2010 14:05:15 +0000 (15:05 +0100)]
u-boot git: sync omap3-touchbook patches with AI repo

15 years agodistutils-common-base: fix definition of FILES_${PN}-dbg
Rolf Leggewie [Sat, 23 Jan 2010 20:24:39 +0000 (21:24 +0100)]
distutils-common-base: fix definition of FILES_${PN}-dbg

* use += instead of =
  this appends new file paths to include instead of replacing the
  current definition

Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
15 years agognome-bluetooth git: move to 2.28.6
Koen Kooi [Mon, 1 Feb 2010 20:51:18 +0000 (21:51 +0100)]
gnome-bluetooth git: move to 2.28.6

15 years agototem 2.28.5: enable python support for e.g. youtube plugin
Koen Kooi [Mon, 1 Feb 2010 16:41:06 +0000 (17:41 +0100)]
totem 2.28.5: enable python support for e.g. youtube plugin

15 years agopython-pygtk: add 2.16.0
Koen Kooi [Mon, 1 Feb 2010 16:19:09 +0000 (17:19 +0100)]
python-pygtk: add 2.16.0

* checksum was already in

15 years agoangstrom: prefer xserver-common 1.32
Koen Kooi [Mon, 1 Feb 2010 14:57:57 +0000 (15:57 +0100)]
angstrom: prefer xserver-common 1.32

15 years agoxserver-common: fix angstrom RDEPENDS for 1.25 and fix ts for angstrom in 1.32
Koen Kooi [Mon, 1 Feb 2010 14:55:49 +0000 (15:55 +0100)]
xserver-common: fix angstrom RDEPENDS for 1.25 and fix ts for angstrom in 1.32

15 years agofreesmartphone: bump SRCREVs to HEAD, drop configs and use configs provided with...
Martin Jansa [Mon, 1 Feb 2010 17:54:21 +0000 (18:54 +0100)]
freesmartphone: bump SRCREVs to HEAD, drop configs and use configs provided with source

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
15 years agouclibc_git: Bump SRCREV to latest upstream.
Khem Raj [Tue, 2 Feb 2010 02:53:29 +0000 (18:53 -0800)]
uclibc_git: Bump SRCREV to latest upstream.

* Delete patches that are merged upstream.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agotask-shr-feed: add litephone
Martin Jansa [Mon, 1 Feb 2010 23:53:36 +0000 (00:53 +0100)]
task-shr-feed: add litephone

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolitephone: add new recipe
Christian Rüb [Sun, 24 Jan 2010 21:16:26 +0000 (21:16 +0000)]
litephone: add new recipe

* Qt4 based phone application for FSO based phones

Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-shr-feed: add qgpslog
Martin Jansa [Mon, 1 Feb 2010 23:33:26 +0000 (00:33 +0100)]
task-shr-feed: add qgpslog

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoqgpslog: New recipe for Qt based GPS track logger
Christian Rüb [Mon, 1 Feb 2010 17:51:08 +0000 (17:51 +0000)]
qgpslog: New recipe for Qt based GPS track logger

* Qt4 based
* uses FSO dbus calls and signals

Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agostopwatch: Add version 1.4.0
Christian Rüb [Mon, 1 Feb 2010 17:33:39 +0000 (17:33 +0000)]
stopwatch: Add version 1.4.0

* use tarball not git for source
* preferred version is not git

Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-leviathan: defconfig: enable devtmpfs
Michael 'Mickey' Lauer [Mon, 1 Feb 2010 23:44:08 +0000 (00:44 +0100)]
linux-leviathan: defconfig: enable devtmpfs

15 years agoangstrom-2008-preferred-versions: fix preferred version to existing one
Martin Jansa [Mon, 1 Feb 2010 18:07:21 +0000 (19:07 +0100)]
angstrom-2008-preferred-versions: fix preferred version to existing one

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomplayer-common: fix FILES
Martin Jansa [Mon, 1 Feb 2010 18:51:27 +0000 (19:51 +0100)]
mplayer-common: fix FILES

* ${sysconfdir} starts with /, so now we had /usr//etc/mplayer in
  install call and FILES, but it doesn't work in FILES variable
* /usr${sysconfdir} works but it's ugly, feel free to revert to original
  version with /usr/etc/mplayer

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agouclibc-nptl: Update to latest top of upstream branch.
Khem Raj [Mon, 1 Feb 2010 21:38:45 +0000 (13:38 -0800)]
uclibc-nptl: Update to latest top of upstream branch.

* Drop upstream merged patches.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoconf: add inc file for toolchain-java
Henning Heinold [Mon, 1 Feb 2010 21:51:50 +0000 (22:51 +0100)]
conf: add inc file for toolchain-java

15 years agoclasspath-native: the exit_hook.patch don't work anymore disable wrapper-tools for now
Henning Heinold [Mon, 1 Feb 2010 21:49:36 +0000 (22:49 +0100)]
classpath-native: the exit_hook.patch don't work anymore disable wrapper-tools for now

15 years agoecj: fix maxheap size jamvm is compiled with 512m only
Henning Heinold [Mon, 1 Feb 2010 20:03:18 +0000 (21:03 +0100)]
ecj: fix maxheap size jamvm is compiled with 512m only

15 years agopython-cython: add version 0.12
Martin Jansa [Thu, 28 Jan 2010 12:51:23 +0000 (12:51 +0000)]
python-cython: add version 0.12

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
15 years agopython: add version 2.6.4
Martin Jansa [Thu, 28 Jan 2010 12:51:22 +0000 (12:51 +0000)]
python: add version 2.6.4

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
15 years agolinux 2.6.28: added Nokia N900 support
Marcin Juszkiewicz [Mon, 1 Feb 2010 17:20:49 +0000 (18:20 +0100)]
linux 2.6.28: added Nokia N900 support

Patch made by nokia does not apply to 2.6.28 with stable updates so we
redefine whole SRC_URI instead of adding into it.

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
15 years agobase.bbclass: in base_contains, check for var existance before using it
Brian Pomerantz [Fri, 15 Jan 2010 07:36:58 +0000 (07:36 +0000)]
base.bbclass: in base_contains, check for var existance before using it

When using base_contains() to check for a string in a variable for a,
if the variable is not defined an exception occurs.  By checking the
existance of the variable and returning false if it isn't there,
a value can be checked for a variable regardless of whether or not it
is defined.

Signed-off-by: Brian Pomerantz <bapper@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
15 years agortc-drbcc: be a bit more verbose in case of errors
Steffen Sledz [Mon, 1 Feb 2010 16:22:14 +0000 (17:22 +0100)]
rtc-drbcc: be a bit more verbose in case of errors

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
15 years agotransmission_1.83.bb : bugfix upgrade
Graeme Gregory [Mon, 1 Feb 2010 13:00:12 +0000 (13:00 +0000)]
transmission_1.83.bb : bugfix upgrade

15 years agoRevert "conf/machine/jornada7xx.conf : Use EABI"
Koen Kooi [Mon, 1 Feb 2010 11:41:09 +0000 (12:41 +0100)]
Revert "conf/machine/jornada7xx.conf : Use EABI"

TARGET_OS does explicitly NOT belong in a machine.conf, it belongs in a distro.conf

This reverts commit 78411fdbc9e5a4a737303b88ef8962c275425802.

15 years agoconf/machine/jornada7xx.conf : Use EABI
Kristoffer Ericson [Mon, 1 Feb 2010 11:11:21 +0000 (12:11 +0100)]
conf/machine/jornada7xx.conf : Use EABI

* EABI has advantages for all armv4 > and with
  a little tinkering it works well for armv4.
  Since it comes with speed increases theres no
  reason to use anything else.

Signed-off-by: Kristoffer ericson <kristoffer.ericson@gmail.com>
15 years agoefl: bump SRCREV for SDL_gl fixes
Koen Kooi [Mon, 1 Feb 2010 10:12:28 +0000 (11:12 +0100)]
efl: bump SRCREV for SDL_gl fixes

15 years agopreferred-shr-versions: set P_V for gtk+-native and gtk+ to 2.18.6
Martin Jansa [Mon, 1 Feb 2010 10:04:20 +0000 (11:04 +0100)]
preferred-shr-versions: set P_V for gtk+-native and gtk+ to 2.18.6

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoangstrom-2008-preferred-versions: set P_V for gtk+-native (same as for gtk+)
Martin Jansa [Mon, 1 Feb 2010 10:03:55 +0000 (11:03 +0100)]
angstrom-2008-preferred-versions: set P_V for gtk+-native (same as for gtk+)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agochumby-kernel: add a patch to remove hard setting CROSS_COMPILE from Makefile
Guo Hongruan [Sun, 31 Jan 2010 23:10:18 +0000 (23:10 +0000)]
chumby-kernel: add a patch to remove hard setting CROSS_COMPILE from Makefile

* linux-2.6.16-chumby-1.2.tar.gz set CROSS_COMPILE as arm-linux- hardly.
* It causes the AR used to compile chumby-kernel is arm-linux-, but it should be set dynamically
* according CROSS_COMPILE passed by openembedded

Signed-off-by: Guo Hongruan <camelguo@gmail.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
15 years agogtkmathview: fix build for gcc44
Martin Jansa [Mon, 1 Feb 2010 09:39:36 +0000 (10:39 +0100)]
gtkmathview: fix build for gcc44

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-shr-feed: remove stuff (exhibit, tasks, emacs, mpg123) never built successfully
Martin Jansa [Mon, 1 Feb 2010 09:39:09 +0000 (10:39 +0100)]
task-shr-feed: remove stuff (exhibit, tasks, emacs, mpg123) never built successfully

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomplayer_git: bump SRCREV ~r30448+
Martin Jansa [Mon, 1 Feb 2010 07:11:49 +0000 (08:11 +0100)]
mplayer_git: bump SRCREV ~r30448+

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agou-boot-2009.03: fix link detection for onboard switch at hipox machine
Steffen Sledz [Mon, 1 Feb 2010 08:36:37 +0000 (09:36 +0100)]
u-boot-2009.03: fix link detection for onboard switch at hipox machine

Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
15 years agoe-tasks: move SRCREV to recipe and update it for rebuild after EFL bump
Martin Jansa [Mon, 1 Feb 2010 05:22:12 +0000 (06:22 +0100)]
e-tasks: move SRCREV to recipe and update it for rebuild after EFL bump

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-leviathan: defconfig: enable NFS, CIFS, and the vibrator
Michael 'Mickey' Lauer [Sun, 31 Jan 2010 22:51:30 +0000 (23:51 +0100)]
linux-leviathan: defconfig: enable NFS, CIFS, and the vibrator

15 years agosane-srcrevs.inc: bump PR of elmdentica
Klaus Kurzmann [Sun, 31 Jan 2010 20:08:45 +0000 (21:08 +0100)]
sane-srcrevs.inc: bump PR of elmdentica

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoconf/distro/jlime-2010.1.conf: Update jlime config
Kristoffer Ericson [Sun, 31 Jan 2010 18:34:48 +0000 (19:34 +0100)]
conf/distro/jlime-2010.1.conf: Update jlime config

* Use less hardcoded strings in IMAGE_NAME
* Bump coreutils version
* Bump binutils version
* Switch from kdrive to xserver-xorg-kdrive.
* Make possible to override TARGET_OS.

Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agolinux-kirkwood: fixed patch issues for openrd-base
Frans Meulenbroeks [Sun, 31 Jan 2010 16:52:31 +0000 (17:52 +0100)]
linux-kirkwood: fixed patch issues for openrd-base

- eliminate a patch from the recipe that was already in git
- fixed a patch which failed on a file which was not applicable for openrd-base
  (made a dedicated patch with only those parts that are needed for openrd-base)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agowolfenqt: bump PR
Koen Kooi [Sun, 31 Jan 2010 16:18:15 +0000 (17:18 +0100)]
wolfenqt: bump PR

15 years agoangstrom feed sorter: fix ordering issue with armv4 and armv4t
Koen Kooi [Sun, 31 Jan 2010 16:17:15 +0000 (17:17 +0100)]
angstrom feed sorter: fix ordering issue with armv4 and armv4t

15 years agoangstrom feed builder: add more packages
Koen Kooi [Sun, 31 Jan 2010 16:17:01 +0000 (17:17 +0100)]
angstrom feed builder: add more packages

15 years agogtk+: don't install the pixbug-csource tool when building -native, it doesn't work...
Koen Kooi [Sun, 31 Jan 2010 16:14:17 +0000 (17:14 +0100)]
gtk+: don't install the pixbug-csource tool when building -native, it doesn't work properly

* the work around involved cleaning up old recipes as well, new-style staging here we come!

15 years agohtcdream: prefer linux-leviathan as kernel
Michael 'Mickey' Lauer [Sun, 31 Jan 2010 16:14:15 +0000 (17:14 +0100)]
htcdream: prefer linux-leviathan as kernel

15 years agofsodeviced: ship new machine configuration files
Michael 'Mickey' Lauer [Sun, 31 Jan 2010 16:13:06 +0000 (17:13 +0100)]
fsodeviced: ship new machine configuration files

15 years agotask-shr-feed: reenable obexpush, obexftp and python-pyblues
Martin Jansa [Sun, 31 Jan 2010 14:40:00 +0000 (15:40 +0100)]
task-shr-feed: reenable obexpush, obexftp and python-pyblues

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoemtooth: bump SRCREV again
Martin Jansa [Sun, 31 Jan 2010 14:11:08 +0000 (15:11 +0100)]
emtooth: bump SRCREV again

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agointone: bump PR after EFL bump
Martin Jansa [Sun, 31 Jan 2010 14:08:59 +0000 (15:08 +0100)]
intone: bump PR after EFL bump

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-kdrive-common: missing ;; after GTA01 case
Martin Jansa [Sun, 31 Jan 2010 09:21:30 +0000 (10:21 +0100)]
xserver-kdrive-common: missing ;; after GTA01 case

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-kdrive-common: move xinput-calibrator-once section AFTER kernel evdev setting...
Martin Jansa [Sun, 31 Jan 2010 09:31:37 +0000 (10:31 +0100)]
xserver-kdrive-common: move xinput-calibrator-once section AFTER kernel evdev setting for SHR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoventura: bump SRCREV, include edj files
Martin Jansa [Sun, 31 Jan 2010 02:20:06 +0000 (03:20 +0100)]
ventura: bump SRCREV, include edj files

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoom-gta0(1|2): synchronize machine config, drop SHR override where not needed anymore
Martin Jansa [Sun, 31 Jan 2010 02:03:02 +0000 (03:03 +0100)]
om-gta0(1|2): synchronize machine config, drop SHR override where not needed anymore

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-xorg-conf: add om-gta01 configuration
Martin Jansa [Sun, 31 Jan 2010 02:02:22 +0000 (03:02 +0100)]
xserver-xorg-conf: add om-gta01 configuration

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.32: upgrade to latest stable patch 2.6.32.7
Martin Jansa [Sat, 30 Jan 2010 23:54:42 +0000 (00:54 +0100)]
linux-openmoko-2.6.32: upgrade to latest stable patch 2.6.32.7

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-kdrive-common: use xinput_calibrator_once.sh for SHR in 89xTs_Calibrate
Martin Jansa [Sun, 31 Jan 2010 00:45:08 +0000 (01:45 +0100)]
xserver-kdrive-common: use xinput_calibrator_once.sh for SHR in 89xTs_Calibrate

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxinput-calibrator: add xinput to RDEPENDS and script to calibrate only once and store...
Martin Jansa [Sun, 31 Jan 2010 00:44:14 +0000 (01:44 +0100)]
xinput-calibrator: add xinput to RDEPENDS and script to calibrate only once and store calibration data for later use

* xinput is used when we want to make the changes permanent (xinput is
  called with every Xorg start
* xinput_calibrator_once.sh can be used from Xsession.d
* calibration data are stored in /etc/pointercal.xinput
* whole log from last run in /etc/pointercal.xinput.log
* script needs tee and sed (busybox variants are enough)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoemtooth: bump SRCREV a bit
Martin Jansa [Sat, 30 Jan 2010 23:56:49 +0000 (00:56 +0100)]
emtooth: bump SRCREV a bit

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux: move from 2.6.33-rc5 to 2.6.33-rc6
Martin Jansa [Sat, 30 Jan 2010 23:13:45 +0000 (00:13 +0100)]
linux: move from 2.6.33-rc5 to 2.6.33-rc6

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-kexecboot: move from 2.6.33-rc5 to 2.6.33-rc6
Martin Jansa [Sat, 30 Jan 2010 23:12:43 +0000 (00:12 +0100)]
linux-kexecboot: move from 2.6.33-rc5 to 2.6.33-rc6

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agosane-srcrevs: bump EFL_SRCREV a bit to get few fixes
Petr Štetiar [Sat, 30 Jan 2010 04:19:34 +0000 (04:19 +0000)]
sane-srcrevs: bump EFL_SRCREV a bit to get few fixes

For details pls visit http://trac.enlightenment.org/e/timeline

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-kdrive-common: remove ARGS options not available with Xorg for GTA01 config
Martin Jansa [Sat, 30 Jan 2010 21:48:10 +0000 (22:48 +0100)]
xserver-kdrive-common: remove ARGS options not available with Xorg for GTA01 config

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-leviathan: new recipe; WIP on a gnuconform kernel tree for the HTC Dream
Michael 'Mickey' Lauer [Sat, 30 Jan 2010 17:03:36 +0000 (18:03 +0100)]
linux-leviathan: new recipe; WIP on a gnuconform kernel tree for the HTC Dream

15 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

15 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+

15 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

15 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

15 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>
15 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>
15 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>
15 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.

15 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>
15 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>