openembedded.git
15 years agotask-cli-tools-debug: add mkdump
Michael 'Mickey' Lauer [Fri, 23 Apr 2010 22:37:09 +0000 (00:37 +0200)]
task-cli-tools-debug: add mkdump

15 years agomkdump: new recipe; kernel netlink and kobject message dumper
Michael 'Mickey' Lauer [Fri, 23 Apr 2010 22:36:35 +0000 (00:36 +0200)]
mkdump: new recipe; kernel netlink and kobject message dumper

15 years agovala[-native]: 0.8.0.69-35df9 -> 0.8.0.89-8ccb91
Michael 'Mickey' Lauer [Fri, 23 Apr 2010 22:36:02 +0000 (00:36 +0200)]
vala[-native]: 0.8.0.69-35df9 -> 0.8.0.89-8ccb91

15 years agouclibc/nptl: Remove nptl recipes.
Khem Raj [Sat, 24 Apr 2010 00:32:41 +0000 (17:32 -0700)]
uclibc/nptl: Remove nptl recipes.

* uclibc nptl has been merged into master upstream.
  therefore remove the recipes for nptl branch.

* Use nptl as default pthreads for uclibc git recipes.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agooe.path.relative: switch to a different appraoch
Chris Larson [Mon, 19 Apr 2010 03:02:21 +0000 (20:02 -0700)]
oe.path.relative: switch to a different appraoch

Signed-off-by: Chris Larson <clarson@kergoth.com>
15 years agooe.path.relative: leverage os.path.relpath if available
Chris Larson [Thu, 15 Apr 2010 01:25:58 +0000 (18:25 -0700)]
oe.path.relative: leverage os.path.relpath if available

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agooe.path.join: simplify a bit
Chris Larson [Thu, 15 Apr 2010 01:04:55 +0000 (18:04 -0700)]
oe.path.join: simplify a bit

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoInitial move of common python bits into modules of the 'oe' python package
Chris Larson [Thu, 15 Apr 2010 00:59:49 +0000 (17:59 -0700)]
Initial move of common python bits into modules of the 'oe' python package

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agobase.bbclass: add <dir>/lib for each dir in BBPATH to the python search path
Chris Larson [Thu, 15 Apr 2010 00:57:00 +0000 (17:57 -0700)]
base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path

Also makes the os, time, and bb package availability explicit.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agodo_unpack: shift some responsibility around, clean things up
Chris Larson [Wed, 17 Mar 2010 15:05:40 +0000 (08:05 -0700)]
do_unpack: shift some responsibility around, clean things up

- Move the unpacking message printing into do_unpack
- Move the destination directory determination into do_unpack
- Use subprocess's ability to pass in PATH and cwd rather than mangling the cmd
- Use shutil.copy2/copytree for ordinary file "unpack"
- Use the existing urldata from bb.fetch.init rather than re-decodeurl'ing the urls
- Only display the unpack destdir to the user when debugging is enabled, as we
  all know they unpack into WORKDIR

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoperl: undef 'futimes' for uclibc build
Vladimir Sorokin [Fri, 5 Mar 2010 17:12:21 +0000 (20:12 +0300)]
perl: undef 'futimes' for uclibc build

Function 'futimes' doesn't exist in uClibc.

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoproxy-libintl: fix build for x86_64
Roman I Khimov [Tue, 6 Apr 2010 07:02:57 +0000 (11:02 +0400)]
proxy-libintl: fix build for x86_64

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agopyphonelog_git.bb: bump rev to get fixes for changed opimd
Klaus Kurzmann [Fri, 23 Apr 2010 18:52:56 +0000 (20:52 +0200)]
pyphonelog_git.bb: bump rev to get fixes for changed opimd

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agocluster-resource-agents: update to version 1.0.3
Roman I Khimov [Fri, 23 Apr 2010 14:59:28 +0000 (18:59 +0400)]
cluster-resource-agents: update to version 1.0.3

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agocluster-glue: update to version 1.0.5
Roman I Khimov [Fri, 23 Apr 2010 14:05:35 +0000 (18:05 +0400)]
cluster-glue: update to version 1.0.5

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agocorosync: update to version 1.2.1
Roman I Khimov [Fri, 23 Apr 2010 13:39:12 +0000 (17:39 +0400)]
corosync: update to version 1.2.1

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agopacemaker: fix volatiles
Roman I Khimov [Fri, 23 Apr 2010 09:49:04 +0000 (13:49 +0400)]
pacemaker: fix volatiles

populate-volatile.sh doesn't like blank lines in volatile files.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agocorosync: fix volatiles
Roman I Khimov [Fri, 23 Apr 2010 09:47:39 +0000 (13:47 +0400)]
corosync: fix volatiles

populate-volatile.sh doesn't like blank lines in volatile files.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agopacemaker: fix uclibc build
Roman I Khimov [Fri, 23 Apr 2010 09:22:44 +0000 (13:22 +0400)]
pacemaker: fix uclibc build

Software stack protection is not available.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agocluster-resource-agents: fix uclibc build
Roman I Khimov [Fri, 23 Apr 2010 09:21:58 +0000 (13:21 +0400)]
cluster-resource-agents: fix uclibc build

Software stack protection is not available.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agocluster-glue: fix uclibc build
Roman I Khimov [Fri, 23 Apr 2010 09:20:42 +0000 (13:20 +0400)]
cluster-glue: fix uclibc build

Stack protection is not available.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agocluster-resource-agents: disable doc build
Roman I Khimov [Fri, 23 Apr 2010 09:18:55 +0000 (13:18 +0400)]
cluster-resource-agents: disable doc build

Unreliable (breaks from time to time) and VERY time consuming.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoopencv + samples: update to 2.1.0
Koen Kooi [Fri, 23 Apr 2010 18:25:15 +0000 (20:25 +0200)]
opencv + samples: update to 2.1.0

15 years agoe-wm-config-illume2-shr_git.bb: bump rev to get adjusted config for current illume2
Klaus Kurzmann [Fri, 23 Apr 2010 17:15:05 +0000 (19:15 +0200)]
e-wm-config-illume2-shr_git.bb: bump rev to get adjusted config for current illume2

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoframeworkd_git.bb: bump rev to get message timestamp fix
Klaus Kurzmann [Fri, 23 Apr 2010 17:12:47 +0000 (19:12 +0200)]
frameworkd_git.bb: bump rev to get message timestamp fix

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agogpicview: add 0.2.1
Koen Kooi [Fri, 23 Apr 2010 14:33:38 +0000 (16:33 +0200)]
gpicview: add 0.2.1

15 years agoangstrom-task-lxde: add tasks to base an LXDE image on
Koen Kooi [Fri, 23 Apr 2010 14:30:52 +0000 (16:30 +0200)]
angstrom-task-lxde: add tasks to base an LXDE image on

15 years agopmount: fix config.rpath problem
Koen Kooi [Fri, 23 Apr 2010 14:30:05 +0000 (16:30 +0200)]
pmount: fix config.rpath problem

15 years agoxfce4-settings: add 4.6.4
Koen Kooi [Fri, 23 Apr 2010 13:45:46 +0000 (15:45 +0200)]
xfce4-settings: add 4.6.4

15 years agoxfce-base apps: convert to new style staging
Koen Kooi [Fri, 23 Apr 2010 11:46:45 +0000 (13:46 +0200)]
xfce-base apps: convert to new style staging

15 years agoxfce-base libs: convert to new style staging
Koen Kooi [Fri, 23 Apr 2010 11:41:47 +0000 (13:41 +0200)]
xfce-base libs: convert to new style staging

15 years agoxfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.
David-John Willis [Thu, 22 Apr 2010 11:10:17 +0000 (12:10 +0100)]
xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.

15 years agoUse the python modules for checksum generation where we can
Chris Larson [Thu, 22 Apr 2010 20:57:01 +0000 (13:57 -0700)]
Use the python modules for checksum generation where we can

Based on df32920678d15c86897b50b752b937210a01edea.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Tested-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agogcc-svn.inc: Change version to 4.6.0
Khem Raj [Thu, 22 Apr 2010 20:08:48 +0000 (13:08 -0700)]
gcc-svn.inc: Change version to 4.6.0

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agogcc: Add recipes for version 4.5.0
Khem Raj [Thu, 22 Apr 2010 20:07:33 +0000 (13:07 -0700)]
gcc: Add recipes for version 4.5.0

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoutil-linux-ng: handle chrt through alternatives too
Roman I Khimov [Tue, 20 Apr 2010 10:33:56 +0000 (14:33 +0400)]
util-linux-ng: handle chrt through alternatives too

Can be provided by busybox.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agotask-shr-minimal: drop fso-abyss from RDEPENDS (not needed with fsogsmd)
Martin Jansa [Thu, 22 Apr 2010 19:15:19 +0000 (21:15 +0200)]
task-shr-minimal: drop fso-abyss from RDEPENDS (not needed with fsogsmd)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoframeworkd-config-shr: drop fso-abyss from RDEPENDS (not needed with fsogsmd)
Martin Jansa [Thu, 22 Apr 2010 19:10:35 +0000 (21:10 +0200)]
frameworkd-config-shr: drop fso-abyss from RDEPENDS (not needed with fsogsmd)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-shr-feed: drop fso-abyss and mokoko
Martin Jansa [Thu, 22 Apr 2010 19:08:59 +0000 (21:08 +0200)]
task-shr-feed: drop fso-abyss and mokoko

* fso-abyss is not needed with fsogsmd
* mokoko is broken after last EFL bump and pretty much dead

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibframeworkd-glib_git.bb: bump rev to get fsogsmd compatability fix
Klaus Kurzmann [Thu, 22 Apr 2010 18:55:20 +0000 (20:55 +0200)]
libframeworkd-glib_git.bb: bump rev to get fsogsmd compatability fix

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoutil-linux-ng: handle setsid through alternatives too
Roman I Khimov [Thu, 15 Apr 2010 15:19:43 +0000 (19:19 +0400)]
util-linux-ng: handle setsid through alternatives too

It can be provided by busybox.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agopython-2.6.4: make Modules/_ctypes/libffi configure
Antonio Ospite [Thu, 22 Apr 2010 15:00:30 +0000 (17:00 +0200)]
python-2.6.4: make Modules/_ctypes/libffi configure

This fixes configure issues with recent autoconf, e.g:
  autoreconf: Entering directory `Modules/_ctypes/libffi'
  autoreconf: configure.ac: not using Gettext
  autoreconf: running: aclocal --force
  configure.ac:26: error: m4_copy: won't overwrite defined macro: \
      _AC_ARG_VAR_PRECIOUS
  configure.ac:26: the top level

It also adjustes Makefile.am to take into account the fact that python ships
incomplete source from libffi.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoliblauncher: add 0.3.8, disabled by default since it breaks API
Koen Kooi [Thu, 22 Apr 2010 13:42:33 +0000 (15:42 +0200)]
liblauncher: add 0.3.8, disabled by default since it breaks API

15 years agoqwo: add patch for build with automake-1.11
Martin Jansa [Thu, 22 Apr 2010 13:37:12 +0000 (15:37 +0200)]
qwo: add patch for build with automake-1.11

* qwo.1 is created in created in DESTDIR already with help2man, no need
  to add it to DEST files
* automake-1.11 checks for files instaled more than once and fails

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibconfig_1.3.2: add patch for build with automake-1.11
Martin Jansa [Thu, 22 Apr 2010 13:04:14 +0000 (15:04 +0200)]
libconfig_1.3.2: add patch for build with automake-1.11

* libconfig.h is installed twice from $(libinc) and then again from $(libinc_cpp)
* newer automake checks that and fails

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoglib-2.0 2.24.0: apply two patches from release branch and one from ubuntu
Koen Kooi [Thu, 22 Apr 2010 12:02:30 +0000 (14:02 +0200)]
glib-2.0 2.24.0: apply two patches from release branch and one from ubuntu

15 years agoti-local-power-manager: Remove OPT from LPM sources using #define
Roger Monk [Thu, 22 Apr 2010 01:33:51 +0000 (02:33 +0100)]
ti-local-power-manager: Remove OPT from LPM sources using #define

* OPT Argument Decorator is no longer used/supported in latest dsplink versions
   * LPM implements some callback functions from DSPLINK which used this decorator
      * 'Void _TAL_translateCallback (IN Uint32, IN OPT Pvoid, IN OPT Pvoid);'
      * Remove by passing -DOPT="" to LPM build
   * Safe to remove for building against older DSPLINK versions as well
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-dsplink: Add runtime depends for examples on lpm-utils for lpmOn/Off utils
Roger Monk [Thu, 22 Apr 2010 01:25:11 +0000 (02:25 +0100)]
ti-dsplink: Add runtime depends for examples on lpm-utils for lpmOn/Off utils

* DSPLINK Examples need to use lpmOn/Off add RDEPENDS
   * Bump PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-dsplink: Use new URL and add dsplink v1.65.00.02 (early adopter)
Roger Monk [Thu, 22 Apr 2010 01:21:40 +0000 (02:21 +0100)]
ti-dsplink: Use new URL and add dsplink v1.65.00.02 (early adopter)

* Add new version (1.65.00.02) - eary adopter release
   * Start using new URI base location
   * Introduce variables to keep SRC_URI common and PV variants

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-dsplink: Move dsplink_1.64 fix-ups into version specific recipe
Roger Monk [Thu, 22 Apr 2010 00:41:35 +0000 (01:41 +0100)]
ti-dsplink: Move dsplink_1.64 fix-ups into version specific recipe

* Fix-ups for kernel headers and CROSS_COMPILE are specific to 1.64

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-dsplink: Introduce DSPLINKDSP to simplify DSP executable install
Roger Monk [Thu, 22 Apr 2010 00:14:20 +0000 (01:14 +0100)]
ti-dsplink: Introduce DSPLINKDSP to simplify DSP executable install

* Add new variable DSPLINKDSP to be used in install scripts

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-dsplink: remove unnecessary 'clean' step
Roger Monk [Thu, 22 Apr 2010 00:03:36 +0000 (01:03 +0100)]
ti-dsplink: remove unnecessary 'clean' step

* dsplink installations (when used directly, and not from cetools)
     are clean and therefore don't need a clean step

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agobusybox: prevent postinst script from failing
Sergey Lapin [Thu, 22 Apr 2010 10:31:48 +0000 (14:31 +0400)]
busybox: prevent postinst script from failing

recent addition in rootfs_ipk.bbclass which runs postinst scripts with
-e option, while very useful, prevents busybox from configuring at image
build time. It will be configured at first image boot if your file
system is writable, but in case of e.g. squashfs, that will be fatal
error. This commit prevents postinst to fail, so busybox will create
all needed links at image build time.

15 years agotinylogin: bump PR for LICENSE change
Koen Kooi [Thu, 22 Apr 2010 08:19:56 +0000 (10:19 +0200)]
tinylogin: bump PR for LICENSE change

15 years agoutils.bbclass: make check_app_exists slightly more pythonic
Chris Larson [Thu, 15 Apr 2010 01:33:35 +0000 (18:33 -0700)]
utils.bbclass: make check_app_exists slightly more pythonic

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoAdd emit_data.bbclass, which emits the metadata and displays diffs from previous
Chris Larson [Thu, 22 Apr 2010 02:55:20 +0000 (19:55 -0700)]
Add emit_data.bbclass, which emits the metadata and displays diffs from previous

This can be useful for making invasive changes, to see if you inadvertantly broke something.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agolinux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy)
Andrea Adami [Wed, 21 Apr 2010 22:28:04 +0000 (00:28 +0200)]
linux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy)

15 years agoAdd an initial layer.conf for use with bitbake's bblayers support, for convenience
Chris Larson [Wed, 21 Apr 2010 22:13:01 +0000 (15:13 -0700)]
Add an initial layer.conf for use with bitbake's bblayers support, for convenience

Signed-off-by: Chris Larson <clarson@kergoth.com>
15 years agotinylogin: update LICENSE to more specific GPLv2
Denys Dmytriyenko [Wed, 21 Apr 2010 19:57:17 +0000 (15:57 -0400)]
tinylogin: update LICENSE to more specific GPLv2

15 years agoshr: bump SRCREVs for fsogsmd compatible versions
Martin Jansa [Wed, 21 Apr 2010 19:33:14 +0000 (21:33 +0200)]
shr: bump SRCREVs for fsogsmd compatible versions

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoframeworkd-config-shr: bump SRCREVs to disable ogsmd and switch to fsogsmd
Martin Jansa [Wed, 21 Apr 2010 18:33:55 +0000 (20:33 +0200)]
frameworkd-config-shr: bump SRCREVs to disable ogsmd and switch to fsogsmd

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoframeworkd: bump SRCREV for s/Notify/Changed/ in opreferencesd
Martin Jansa [Wed, 21 Apr 2010 18:33:12 +0000 (20:33 +0200)]
frameworkd: bump SRCREV for s/Notify/Changed/ in opreferencesd

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofsogsmd: install dbus activation file again for SHR
Martin Jansa [Wed, 21 Apr 2010 18:39:18 +0000 (20:39 +0200)]
fsogsmd: install dbus activation file again for SHR

15 years agoEFL: bump SRCREV for more illume2 fixes
Martin Jansa [Wed, 21 Apr 2010 09:15:46 +0000 (11:15 +0200)]
EFL: bump SRCREV for more illume2 fixes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr-settings: bump SRCREV
Martin Jansa [Wed, 21 Apr 2010 17:20:22 +0000 (19:20 +0200)]
shr-settings: bump SRCREV

15 years agofso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om)
Martin Jansa [Wed, 21 Apr 2010 14:46:42 +0000 (16:46 +0200)]
fso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om)

15 years agobase-files: improve profile for SHR
Joachim Ott [Wed, 21 Apr 2010 12:59:03 +0000 (14:59 +0200)]
base-files: improve profile for SHR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoangstrom feed sorter: atomically replace list of know packages
Koen Kooi [Wed, 21 Apr 2010 12:00:45 +0000 (14:00 +0200)]
angstrom feed sorter: atomically replace list of know packages

This change also makes it preserve packages that have been deleted, so we can now safely delete morgue directories

15 years agolinux-omap-psp 2.6.32: change 37xx OPP to latest definitions
Koen Kooi [Wed, 21 Apr 2010 11:42:52 +0000 (13:42 +0200)]
linux-omap-psp 2.6.32: change 37xx OPP to latest definitions

15 years agometa-toolchain: add hook to install proper feedconfigs and add an extra check to...
Koen Kooi [Wed, 21 Apr 2010 11:01:55 +0000 (13:01 +0200)]
meta-toolchain: add hook to install proper feedconfigs and add an extra check to prevent bogus ones from going in

15 years agometa-toolchain-qte: include QT version for angstrom
Koen Kooi [Wed, 21 Apr 2010 11:01:35 +0000 (13:01 +0200)]
meta-toolchain-qte: include QT version for angstrom

15 years agoMerge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded...
Graeme Gregory [Wed, 21 Apr 2010 10:38:52 +0000 (11:38 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev

15 years agolinux-omap-zoomsync_2.6.32.bb : OTG support without gadget
Graeme Gregory [Wed, 21 Apr 2010 10:37:53 +0000 (11:37 +0100)]
linux-omap-zoomsync_2.6.32.bb : OTG support without gadget

Taken from linux-omap-psp patches, makes zoom2 much more user friendly

15 years agoinclude/kaeilos-2010.inc: includes for KaeilOS version 2010
Marco Cavallini [Wed, 21 Apr 2010 10:24:52 +0000 (12:24 +0200)]
include/kaeilos-2010.inc: includes for KaeilOS version 2010

15 years agokaeilos-2010.conf: added new KaeilOS version 2010
Marco Cavallini [Wed, 21 Apr 2010 10:23:36 +0000 (12:23 +0200)]
kaeilos-2010.conf: added new KaeilOS version 2010

15 years agoatd-over-fso: also support for fsotdld API (incompatible to frameworkd otimed)
Łukasz Pankowski [Tue, 20 Apr 2010 20:05:18 +0000 (22:05 +0200)]
atd-over-fso: also support for fsotdld API (incompatible to frameworkd otimed)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoffalarms: bump git version fix snooze when using fsotdld
?ukasz Pankowski [Tue, 20 Apr 2010 20:46:55 +0000 (20:46 +0000)]
ffalarms: bump git version fix snooze when using fsotdld

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoangstrom: set DISTRO_FEED_CONFIGS
Koen Kooi [Wed, 21 Apr 2010 08:46:01 +0000 (10:46 +0200)]
angstrom: set DISTRO_FEED_CONFIGS

15 years agozaurus-installer: deploy legacy gnu-tar here, not in zaurus-updater.
Andrea Adami [Tue, 20 Apr 2010 23:56:40 +0000 (01:56 +0200)]
zaurus-installer: deploy legacy gnu-tar here, not in zaurus-updater.

* (only for spitz)

15 years agozaurus-2.6.inc: remove forgotten comments (#) and unbreak jffs2
Andrea Adami [Tue, 20 Apr 2010 22:48:23 +0000 (00:48 +0200)]
zaurus-2.6.inc: remove forgotten comments (#) and unbreak jffs2

15 years agozaurus-2.6.inc: merge the jffs2 bits from zaurus-clamshells.inc.
Andrea Adami [Tue, 20 Apr 2010 18:43:59 +0000 (20:43 +0200)]
zaurus-2.6.inc: merge the jffs2 bits from zaurus-clamshells.inc.

* remove the legacy headers needed for vanilla Sharp images.
* (the checksum was anyway broken)

15 years agozaurus-2.6.inc: reorder common Zaurus settings.
Andrea Adami [Tue, 20 Apr 2010 17:30:33 +0000 (19:30 +0200)]
zaurus-2.6.inc: reorder common Zaurus settings.

* reabsorb zaurus-kernel.inc

15 years agoangstrom: prefer xserver-common 1.33
Koen Kooi [Tue, 20 Apr 2010 17:51:07 +0000 (19:51 +0200)]
angstrom: prefer xserver-common 1.33

15 years agoxserver-common: add 1.33 with some extra fixes
Koen Kooi [Tue, 20 Apr 2010 17:50:28 +0000 (19:50 +0200)]
xserver-common: add 1.33 with some extra fixes

15 years agotiff 3.9.2: fix QA error during configure
Koen Kooi [Tue, 20 Apr 2010 14:28:57 +0000 (16:28 +0200)]
tiff 3.9.2: fix QA error during configure

15 years agolibphone-ui*: bump to recent version
Sebastian Spaeth [Tue, 20 Apr 2010 12:55:58 +0000 (14:55 +0200)]
libphone-ui*: bump to recent version

to catch up with recent EFL changes

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agoangstrom mirrors: fix regression introduced by http://cgit.openembedded.org/cgit...
Koen Kooi [Tue, 20 Apr 2010 11:37:48 +0000 (13:37 +0200)]
angstrom mirrors: fix regression introduced by cgit.openembedded.org/cgit.cgi/bitbake/commit/?h=1.10&id=11375c3f74511ce59ad5a625bfda4121a8714345

15 years agoshr-launcher: bump SRCREV
Martin Jansa [Tue, 20 Apr 2010 11:33:19 +0000 (13:33 +0200)]
shr-launcher: bump SRCREV

15 years agosysklogd: installing init script
Sergey Lapin [Tue, 20 Apr 2010 11:01:42 +0000 (15:01 +0400)]
sysklogd: installing init script

15 years agomulti-kernel: update depends after kernel.bbclass changes
Koen Kooi [Tue, 20 Apr 2010 07:13:54 +0000 (09:13 +0200)]
multi-kernel: update depends after kernel.bbclass changes

15 years agozaurus-update: add back PACKAGE_ARCH = "${MACHINE_ARCH}" otherwise you'll miss out...
Koen Kooi [Tue, 20 Apr 2010 06:28:56 +0000 (08:28 +0200)]
zaurus-update: add back PACKAGE_ARCH = "${MACHINE_ARCH}" otherwise you'll miss out on gnu-tar for multi-machine builds where spitz isn't first

15 years agoframeworkd-config-shr: bump SRCREV
Martin Jansa [Tue, 20 Apr 2010 06:02:19 +0000 (08:02 +0200)]
frameworkd-config-shr: bump SRCREV

15 years agoAdd initial signature.bbclass, which generates a hash of the recipe data
Chris Larson [Mon, 19 Apr 2010 18:20:37 +0000 (11:20 -0700)]
Add initial signature.bbclass, which generates a hash of the recipe data

If the datastore has a 'hash' method, it will use that, otherwise it uses its
own implementation.  Datastore hashing will be added to bitbake master at some
point, to prepare for the move away from stamps.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agozaurus-updater: remove forgotten todo and split the version check
Andrea Adami [Tue, 20 Apr 2010 00:24:05 +0000 (02:24 +0200)]
zaurus-updater: remove forgotten todo and split the version check

15 years agozaurus-updater: add support for jffs2 images w/o legacy headers.
Andrea Adami [Mon, 19 Apr 2010 23:44:38 +0000 (01:44 +0200)]
zaurus-updater: add support for jffs2 images w/o legacy headers.

* new feature: check for known legacy headers
* now supports Angstrom-Narcissus jffs2 images
* two rootfs possible in nand: initrd.bin in mtd2 and home.bin in mtd3
* minor fixes: convert tabs to spaces, uniform echo's quoting
* the universal updater doesn't need PACKAGE_ARCH = "${MACHINE_ARCH}"
* bump PR
* NOTE: mversion/checksum is still not used

15 years agopodboy: update to 1.6.1
Valery Febvre [Mon, 19 Apr 2010 21:26:22 +0000 (21:26 +0000)]
podboy: update to 1.6.1

Changes since 1.5.0
* Enabled OGG audio format support. Ogg support has been added 3 months ago, but it was so far disabled due to a bug in GStreamer oggdemux pipeline element
* New internal widget: Notify dialog. It is used to notify user when an operation, that can take some time, ends.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomidori: switch to SRCPV with PE bump
Martin Jansa [Mon, 19 Apr 2010 20:50:00 +0000 (22:50 +0200)]
midori: switch to SRCPV with PE bump

15 years agoqi: switch to SRCPV
Martin Jansa [Mon, 19 Apr 2010 20:45:37 +0000 (22:45 +0200)]
qi: switch to SRCPV

15 years agopython-pyrtc: switch to SRCPV with PE bump
Martin Jansa [Mon, 19 Apr 2010 20:45:19 +0000 (22:45 +0200)]
python-pyrtc: switch to SRCPV with PE bump

15 years agoblktool: bump PR
Martin Jansa [Mon, 19 Apr 2010 20:44:57 +0000 (22:44 +0200)]
blktool: bump PR