openembedded.git
15 years agofsomusicd: add gst-plugins to DEPENDS, -ugly conditionaly wrt ENTERPRISE_DISTRO
Martin Jansa [Sat, 20 Feb 2010 13:01:43 +0000 (14:01 +0100)]
fsomusicd: add gst-plugins to DEPENDS, -ugly conditionaly wrt ENTERPRISE_DISTRO

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agokaeilos-2009-preferred-versions.inc: Updated preferred package versions due to build...
Marco Cavallini [Sat, 20 Feb 2010 09:11:37 +0000 (10:11 +0100)]
kaeilos-2009-preferred-versions.inc: Updated preferred package versions due to build problems caused by eggdbus

15 years agolinux-leviathan: bump to revision with backlight and alsa (almost) working
Michael 'Mickey' Lauer [Sat, 20 Feb 2010 07:33:53 +0000 (08:33 +0100)]
linux-leviathan: bump to revision with backlight and alsa (almost) working

15 years agometa-toolchain: make SDK relocatable by using $SDK_PATH var in env setup script
Denys Dmytriyenko [Wed, 3 Feb 2010 15:43:42 +0000 (15:43 +0000)]
meta-toolchain: make SDK relocatable by using $SDK_PATH var in env setup script

Do not hard-code SDK location into all the libtool's .la files and other
libtool, pkg-config and opkg service variables and aliases. Use $SDK_PATH
environment variable instead, which is set once in the main environment-setup
script, allowing easy SDK relocation by adjusting a single variable.

This patch does not address gcc relocatability, if any.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoexternal-toolchain: Really accept toolchains built by meta-toolchain.bb
Bernhard Kaindl [Sun, 22 Nov 2009 04:45:40 +0000 (04:45 +0000)]
external-toolchain: Really accept toolchains built by meta-toolchain.bb

external-toolchain-generic,
external-toolchain:

* The current external-toolchain recipes which are documented to accept
  toolchains built by meta-toolchain actually do not accept such because
  they expect ${prefix}/package-status to exist which is provieded by
  the poky toolchains but not the current OE meta-toolchain package.

  Fix this by also looking for ${prefix}/usr/lib/opkg/status, which is the
  package-status file of the OE meta-toolchain package.

* Also change the error message which is shown when neither file is found
  more explicit.

Cc: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net>
Acked-by: Denys Dmytriyenko <denis@denix.org>
 external-toolchain-generic.bb |    4 ++--
 external-toolchain.bb         |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

15 years agoexternal-toolchain-csl: add gconv/locale split magic
Denys Dmytriyenko [Thu, 18 Feb 2010 19:37:15 +0000 (14:37 -0500)]
external-toolchain-csl: add gconv/locale split magic

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoxdm: need to pass paths to wtmp/utmp, bump PR
Tom Rini [Fri, 19 Feb 2010 22:20:49 +0000 (15:20 -0700)]
xdm: need to pass paths to wtmp/utmp, bump PR

15 years agoRevert "package.bbclass: when running 'file', be explicit about the path to the magic"
Chris Larson [Fri, 19 Feb 2010 19:12:25 +0000 (12:12 -0700)]
Revert "package.bbclass: when running 'file', be explicit about the path to the magic"

Forgot to check a git status / log before pushing :)

This reverts commit bd711cfab09394b6f3064eaed24b8761edc19f19.

15 years agodt: convert to .inc, add no_aio patch for uclibc
Tom Rini [Fri, 19 Feb 2010 19:08:00 +0000 (12:08 -0700)]
dt: convert to .inc, add no_aio patch for uclibc

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agopackage.bbclass: when running 'file', be explicit about the path to the magic
Tom Rini [Fri, 19 Feb 2010 18:34:44 +0000 (11:34 -0700)]
package.bbclass: when running 'file', be explicit about the path to the magic

This works around one relocation issue.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoeglibc: unbash ldd and add libpthread_nonshared.a to -dev
Thomas Zimmermann [Thu, 18 Feb 2010 22:53:38 +0000 (22:53 +0000)]
eglibc: unbash ldd and add libpthread_nonshared.a to -dev

* replace shebang of ldd by /bin/sh, so ldd doesn't depend on bash
  anymore. Tested with busybox sh.
* added to do_configure_prepend because do_patch is only a python function
* add libpthread_nonshared.a to eglibc-dev. Now it's possible to
  compile multithreaded applications on the device.

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoxserver-kdrive: apply vm86_masks.patch to 1.4.2 also
kergoth [Fri, 19 Feb 2010 17:05:32 +0000 (10:05 -0700)]
xserver-kdrive: apply vm86_masks.patch to 1.4.2 also

Signed-off-by: kergoth <kergoth@.(none)>
15 years agoudev: blacklist mmcblk mounting for SHR
Martin Jansa [Fri, 19 Feb 2010 13:25:26 +0000 (14:25 +0100)]
udev: blacklist mmcblk mounting for SHR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-xorg_git: add hack for ignoring fbdev return mode
Martin Jansa [Fri, 19 Feb 2010 06:14:26 +0000 (07:14 +0100)]
xserver-xorg_git: add hack for ignoring fbdev return mode

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibphone-utils, python-phoneutils: bump SRCREV, move it to recipe
Martin Jansa [Fri, 19 Feb 2010 06:13:45 +0000 (07:13 +0100)]
libphone-utils, python-phoneutils: bump SRCREV, move it to recipe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoRevert "EFL: bump SRCREV a bit, big python-EFL cleanup"
Martin Jansa [Fri, 19 Feb 2010 00:21:40 +0000 (01:21 +0100)]
Revert "EFL: bump SRCREV a bit, big python-EFL cleanup"

* Too soon for that, works ok with ~/.e created before and fails
  without one (in one intro wizard step or another)

This reverts commit 67d82332de85bec36b389e956edaa37ff4a1d664.

15 years agoxf86-video-glamo: remove -pedantic as it emits warning for xserver-1.8 and then fails...
Martin Jansa [Thu, 18 Feb 2010 23:58:57 +0000 (00:58 +0100)]
xf86-video-glamo: remove -pedantic as it emits warning for xserver-1.8 and then fails because of -Werror

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-xorg_git: fix build after mesa 61d26bc82e7c4100acfb551cbb0ba9d84bbc4ba5
Martin Jansa [Thu, 18 Feb 2010 23:41:20 +0000 (00:41 +0100)]
xserver-xorg_git: fix build after mesa 61d26bc82e7c4100acfb551cbb0ba9d84bbc4ba5

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxf86-video-glamo: bump SRCREV for xserver 1.8 compatibility and move SRCREV from...
Martin Jansa [Thu, 18 Feb 2010 21:51:27 +0000 (22:51 +0100)]
xf86-video-glamo: bump SRCREV for xserver 1.8 compatibility and move SRCREV from srcrevs.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomesa-dri: update PV, SRCREV for 7.8, needed for xserver 1.8
Martin Jansa [Thu, 18 Feb 2010 22:17:56 +0000 (23:17 +0100)]
mesa-dri: update PV, SRCREV for 7.8, needed for xserver 1.8

* disable gallium for om-gta02

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomesa-dri: add mesa-dri-glsl-native for building newer mesa-dri than 7.7 from git...
Martin Jansa [Wed, 10 Feb 2010 18:11:58 +0000 (19:11 +0100)]
mesa-dri: add mesa-dri-glsl-native for building newer mesa-dri than 7.7 from git master

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr-neo-theme: lower dependencies from RRECOMMENDS to RSUGGESTS, update SRCREVs
Martin Jansa [Thu, 18 Feb 2010 09:09:14 +0000 (10:09 +0100)]
shr-neo-theme: lower dependencies from RRECOMMENDS to RSUGGESTS, update SRCREVs

* SRCREVs moved from sane-srcrevs.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agophoneui-shr-theme-neo: add new recipe
Thomas Zimmermann [Thu, 18 Feb 2010 19:53:48 +0000 (20:53 +0100)]
phoneui-shr-theme-neo: add new recipe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibdrm: update PV, SRCREV after 2.4.18 release, needed for newer mesa-dri
Martin Jansa [Tue, 16 Feb 2010 13:46:54 +0000 (14:46 +0100)]
libdrm: update PV, SRCREV after 2.4.18 release, needed for newer mesa-dri

* disable radeon and enable libkms for om-gta02

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopreferred-shr-versions: use udev 151 and usbutils 0.86
Martin Jansa [Thu, 11 Feb 2010 12:29:48 +0000 (13:29 +0100)]
preferred-shr-versions: use udev 151 and usbutils 0.86

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoEFL: bump SRCREV a bit, big python-EFL cleanup
Martin Jansa [Thu, 18 Feb 2010 16:31:35 +0000 (17:31 +0100)]
EFL: bump SRCREV a bit, big python-EFL cleanup

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agokexecboot-cfg_0.1: minor edits (one echo is enough). No runtime changes.
Andrea Adami [Thu, 18 Feb 2010 23:16:39 +0000 (00:16 +0100)]
kexecboot-cfg_0.1: minor edits (one echo is enough). No runtime changes.

15 years agoinitscripts: Have sysfs.sh do similar checks to rcS and bump PR.
Tom Rini [Thu, 18 Feb 2010 17:41:08 +0000 (10:41 -0700)]
initscripts: Have sysfs.sh do similar checks to rcS and bump PR.

rcS checks for [ -e /sys/kernel ], sysfs.sh, for proc will check
-e /proc && ! -e /proc/mounts, so for sysfs check for
-e /sys && ! -e /sys/kernel && sysfs in /proc/filesystems

15 years agognome-mplayer: Add INC_PR support to recipes, add 0.9.9 and bump svn to latest SVN...
David-John Willis [Wed, 17 Feb 2010 20:19:26 +0000 (20:19 +0000)]
gnome-mplayer: Add INC_PR support to recipes, add 0.9.9 and bump svn to latest SVN not the same checkin as the 0.9.9 release.

* Also mark SVN and def_pref=-1 so people default to the latest stable 0.9.9 as that is the same code as the old SVN recipe.

15 years agopreferred-xorg-versions-live: update dri2proto and pixman requirements
Martin Jansa [Thu, 18 Feb 2010 13:26:54 +0000 (14:26 +0100)]
preferred-xorg-versions-live: update dri2proto and pixman requirements

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodri2proto: add version 2.3
Martin Jansa [Thu, 18 Feb 2010 13:26:03 +0000 (14:26 +0100)]
dri2proto: add version 2.3

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibdrm: add version 2.4.18
Martin Jansa [Thu, 18 Feb 2010 13:25:48 +0000 (14:25 +0100)]
libdrm: add version 2.4.18

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopixman: add 0.17.6 with positive D_P only for shr now
Martin Jansa [Thu, 18 Feb 2010 13:25:17 +0000 (14:25 +0100)]
pixman: add 0.17.6 with positive D_P only for shr now

* There is issue with circular dependency in tests/ directory which
  pulls whole GTK_LIBS and
  staging/armv4t-oe-linux-gnueabi/usr/lib/libcairo.la
  staging/armv4t-oe-linux-gnueabi/usr/lib/libpangocairo-1.0.la
  are pulling
  staging/armv4t-oe-linux-gnueabi/usr/lib/libpixman.la which is not
  available while building it

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoaceofpenguins: fix crosscompilation
Thomas Zimmermann [Thu, 18 Feb 2010 10:40:10 +0000 (10:40 +0000)]
aceofpenguins: fix crosscompilation

* libpng and zlib from buildhost were used
* now builds with libpng-native and zlib-native

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoqt4-tools-native: set libdir and incdir in .inc file
Martin Jansa [Wed, 17 Feb 2010 10:39:34 +0000 (11:39 +0100)]
qt4-tools-native: set libdir and incdir in .inc file

* move SRC_URI and EXTRA_OECONF for new versions to .inc and changed to
  old version
* remove LFLAGS setting from 4.6.* versions (replaced with -L param)
* Idea also Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agochecksums: fix git merge damage, sorry about that
Koen Kooi [Thu, 18 Feb 2010 13:28:12 +0000 (14:28 +0100)]
checksums: fix git merge damage, sorry about that

15 years agoxfwm4-themes 4.6.0: Refactor recipe to clean up the production of the theme packages...
David-John Willis [Thu, 11 Feb 2010 12:14:01 +0000 (12:14 +0000)]
xfwm4-themes 4.6.0: Refactor recipe to clean up the production of the theme packages and make sure that xfwm4-themes is a valid meta package that depends on all the individual themes (over 80 of them).

15 years agoxfce4-power-manager: Remove broken xfce4-power-manager_4.6.1.bb and add latest 0...
David-John Willis [Sun, 3 Jan 2010 21:57:27 +0000 (21:57 +0000)]
xfce4-power-manager: Remove broken xfce4-power-manager_4.6.1.bb and add latest 0.8.4.2 to xfce-extras.

* xfce4-power-manager_4.6.1.bb was a dummy package that never worked (a left over from my Xfce 4.6.1 work). 0.8.4.2 is the correct version to use with Xfce 4.6.* >.

15 years agolinux-kexecboot.inc: enable lzma compression for more kernel versions
Andrea Adami [Thu, 18 Feb 2010 00:05:08 +0000 (01:05 +0100)]
linux-kexecboot.inc: enable lzma compression for more kernel versions

15 years agoangstrom: move to qt 4.6.2 and nm 7.999
Koen Kooi [Wed, 17 Feb 2010 22:29:06 +0000 (23:29 +0100)]
angstrom: move to qt 4.6.2 and nm 7.999

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Koen Kooi [Wed, 17 Feb 2010 22:28:27 +0000 (23:28 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agolinux-kexecboot_2.6.32: minor defconfig update for Zaurus clamshells
Andrea Adami [Wed, 17 Feb 2010 22:13:22 +0000 (23:13 +0100)]
linux-kexecboot_2.6.32: minor defconfig update for Zaurus clamshells

15 years agoqt4-*-gles 4.6.2: only enable opengl es2 but not openvg
Koen Kooi [Wed, 17 Feb 2010 18:23:35 +0000 (19:23 +0100)]
qt4-*-gles 4.6.2: only enable opengl es2 but not openvg

15 years agoRevert "recipes/images/console-base-image.bb: factor out Angstrom-specific bits"
Koen Kooi [Wed, 17 Feb 2010 18:14:26 +0000 (19:14 +0100)]
Revert "recipes/images/console-base-image.bb: factor out Angstrom-specific bits"

This violates the principal of least surprise and invalidates documentation. If you're touching a recipe at least make sure the creator/maintainer agrees with your changes. Which I don't, as I've already stated

This reverts commit 80db39feb76a6afaf1eb2c4dd8311fc21e4c2d6f.

15 years agopolicykit: bump PR
Koen Kooi [Wed, 17 Feb 2010 16:14:00 +0000 (17:14 +0100)]
policykit: bump PR

15 years agolibpam-base-files: bump PR
Koen Kooi [Wed, 17 Feb 2010 16:09:07 +0000 (17:09 +0100)]
libpam-base-files: bump PR

15 years agorecipes/images/console-base-image.bb: factor out Angstrom-specific bits
Rolf Leggewie [Wed, 17 Feb 2010 15:48:07 +0000 (16:48 +0100)]
recipes/images/console-base-image.bb: factor out Angstrom-specific bits

* factor out Angstrom-specific bits into a separate recipe
* I hope this should keep all participants in the ML-discussion happy
  http://thread.gmane.org/gmane.comp.handhelds.openembedded/29679
* the generic recipe now uses the IMAGE_EXTRA_INSTALL variable in favor
  of ANGSTROM_EXTRA_INSTALL to include additional packages in the image.

15 years agoaltboot: drop altboot in favor of kexecboot to avoid confusion
Rolf Leggewie [Wed, 17 Feb 2010 15:25:57 +0000 (16:25 +0100)]
altboot: drop altboot in favor of kexecboot to avoid confusion

* altboot is no longer supported
* Thanks Coredump for your work, it certainly filled a niche at its time
* drop related images as well

15 years agokaeilos.conf: Added credits to Angstrom
Marco Cavallini [Wed, 17 Feb 2010 15:14:24 +0000 (16:14 +0100)]
kaeilos.conf: Added credits to Angstrom

15 years agogtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails to find...
Martin Jansa [Wed, 17 Feb 2010 14:50:02 +0000 (15:50 +0100)]
gtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails to find libx11 without)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agogconf: add 2.28.0
Koen Kooi [Wed, 17 Feb 2010 14:43:29 +0000 (15:43 +0100)]
gconf: add 2.28.0

15 years agopolicykit-gnome: fix SRC_URI
Koen Kooi [Wed, 17 Feb 2010 11:52:23 +0000 (12:52 +0100)]
policykit-gnome: fix SRC_URI

15 years agoconsolekit 0.4.1: fix PAM and make it a distro feature
Koen Kooi [Wed, 17 Feb 2010 11:15:17 +0000 (12:15 +0100)]
consolekit 0.4.1: fix PAM and make it a distro feature

15 years agoqt4: add 4.6.2
Koen Kooi [Tue, 16 Feb 2010 09:47:02 +0000 (10:47 +0100)]
qt4: add 4.6.2

* fix 4.6.1 references in 4.6.0 files as well
* make qt-config.patch work with QT_NO_CAST_{TO,FROM},ASCII strict checking

15 years agoconsolekit: add 0.4.1
Koen Kooi [Tue, 16 Feb 2010 13:44:31 +0000 (14:44 +0100)]
consolekit: add 0.4.1

15 years agosystem-tools-backends: Add 2.8.3 and checksum and remove DEFAULT_PREFERENCE = "-1...
David-John Willis [Sun, 17 Jan 2010 17:33:39 +0000 (17:33 +0000)]
system-tools-backends: Add 2.8.3 and checksum and remove DEFAULT_PREFERENCE = "-1" from 2.8.1 as I can find no good reason for it to be set.

* Update Angstrom distro patch for 2.8.3 and make it only apply if Angstrom distro is set.

15 years agoopkg-native: bump to r522 to get a fix to remove duplicate messages from do_rootfs...
Koen Kooi [Tue, 16 Feb 2010 12:08:53 +0000 (13:08 +0100)]
opkg-native: bump to r522 to get a fix to remove duplicate messages from do_rootfs logs

15 years agognome-power-manager: add 2.28.3
Koen Kooi [Tue, 16 Feb 2010 11:08:30 +0000 (12:08 +0100)]
gnome-power-manager: add 2.28.3

15 years agodevicekit-power: add 014
Koen Kooi [Tue, 16 Feb 2010 09:36:28 +0000 (10:36 +0100)]
devicekit-power: add 014

15 years agodevicekit, -power: convert to new style staging
Koen Kooi [Tue, 16 Feb 2010 09:35:36 +0000 (10:35 +0100)]
devicekit, -power: convert to new style staging

15 years agochecksums: add some old-style checksums
Koen Kooi [Mon, 15 Feb 2010 22:10:17 +0000 (23:10 +0100)]
checksums: add some old-style checksums

15 years agopolicykit-gnome: update to 0.96
Koen Kooi [Mon, 15 Feb 2010 20:10:32 +0000 (21:10 +0100)]
policykit-gnome: update to 0.96

15 years agonetwork-manager-applet git: update to 0.7.999
Koen Kooi [Mon, 15 Feb 2010 20:05:40 +0000 (21:05 +0100)]
network-manager-applet git: update to 0.7.999

15 years agonetwork-manager: fix 0.7.9999
Koen Kooi [Mon, 15 Feb 2010 20:05:26 +0000 (21:05 +0100)]
network-manager: fix 0.7.9999

15 years agolibpam-base-files: remove polkit-1 that is already in policykit package:
Koen Kooi [Mon, 15 Feb 2010 19:25:50 +0000 (20:25 +0100)]
libpam-base-files: remove polkit-1 that is already in policykit package:

Collected errors:
 * Package libpam-base-files wants to install file /etc/pam.d/polkit-1
But that file is already provided by package  * policykit

15 years agopolicykit: add 0.96
Koen Kooi [Mon, 15 Feb 2010 19:19:38 +0000 (20:19 +0100)]
policykit: add 0.96

15 years agoeggdbus: fix depencies and add checksums
Koen Kooi [Mon, 15 Feb 2010 19:02:50 +0000 (20:02 +0100)]
eggdbus: fix depencies and add checksums

15 years agoinitramfs-kexecboot.inc: apply sane defaults
Andrea Adami [Tue, 16 Feb 2010 22:42:52 +0000 (23:42 +0100)]
initramfs-kexecboot.inc: apply sane defaults

15 years agoinitramfs-kexecboot-image: standardize image (remove PR, reorder)
Andrea Adami [Tue, 16 Feb 2010 22:10:37 +0000 (23:10 +0100)]
initramfs-kexecboot-image: standardize image (remove PR, reorder)

15 years agoopenswan: Set USERLINK=${LDFLAGS} to fix GNU_HASH errors, bump PR
Tom Rini [Tue, 16 Feb 2010 22:05:39 +0000 (15:05 -0700)]
openswan: Set USERLINK=${LDFLAGS} to fix GNU_HASH errors, bump PR

15 years agokernel.bbclass: prepare for 2.6.33 header move and simplify logic a bit
Koen Kooi [Tue, 9 Feb 2010 18:28:04 +0000 (19:28 +0100)]
kernel.bbclass: prepare for 2.6.33 header move and simplify logic a bit

15 years agotangogps: add version 0.99.3
Thomas Zimmermann [Tue, 16 Feb 2010 09:32:42 +0000 (09:32 +0000)]
tangogps: add version 0.99.3

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agosane-srcrevs-fso: bump mdbus2 for latest fixes
Martin Jansa [Tue, 16 Feb 2010 08:38:27 +0000 (09:38 +0100)]
sane-srcrevs-fso: bump mdbus2 for latest fixes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-kexecboot: use INC_PR for kernels, PR should get bump with every kexecboot...
Martin Jansa [Tue, 16 Feb 2010 08:25:08 +0000 (09:25 +0100)]
linux-kexecboot: use INC_PR for kernels, PR should get bump with every kexecboot change

* Andrea Adami wants only one INC_PR shared between kexecboot and
  linux-kexecboot recipes, maybe we could use sth like
  INC_PR = "${KEXECBOOT_PR}.19" in linux-kexecboot.inc
  and set KEXECBOOT_PR in some new .inc file
* For now use INC_PR only for linux-kexecboot

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-kexecboot: move from 2.6.33-rc8 to 2.6.33-rc8, enable DEVTMPFS
Martin Jansa [Tue, 16 Feb 2010 08:19:49 +0000 (09:19 +0100)]
linux-kexecboot: move from 2.6.33-rc8 to 2.6.33-rc8, enable DEVTMPFS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-2.6.33-rc6: move to linux-2.6.33-rc8
Martin Jansa [Tue, 16 Feb 2010 08:12:33 +0000 (09:12 +0100)]
linux-2.6.33-rc6: move to linux-2.6.33-rc8

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agosane-srcrevs: bump shr-launcher for app rescan fix
Martin Jansa [Tue, 16 Feb 2010 06:46:38 +0000 (07:46 +0100)]
sane-srcrevs: bump shr-launcher for app rescan fix

15 years agoxserver-xorg_git: add font-util-native dependency
Martin Jansa [Mon, 15 Feb 2010 23:44:30 +0000 (00:44 +0100)]
xserver-xorg_git: add font-util-native dependency

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-xorg_git: bump SRCREV, drop unneeded crosscompile patch
Martin Jansa [Mon, 15 Feb 2010 23:34:26 +0000 (00:34 +0100)]
xserver-xorg_git: bump SRCREV, drop unneeded crosscompile patch

* Fixed in http://cgit.freedesktop.org/xorg/xserver/commit/?id=7f648777680b9dea31c4adb657e205fc6880d98b
* 1.8 RC1 (1.7.99.901) is out

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoinitramfs-kexecboot.inc: Remove kexecboot from MACHINE_FEATURES.
Andrea Adami [Mon, 15 Feb 2010 23:46:43 +0000 (00:46 +0100)]
initramfs-kexecboot.inc: Remove kexecboot from MACHINE_FEATURES.

* add more comments

15 years agoinitramfs-kexecboot-image: move to recipes/images
Andrea Adami [Mon, 15 Feb 2010 23:36:09 +0000 (00:36 +0100)]
initramfs-kexecboot-image: move to recipes/images

15 years agoPodboy: update to 1.3.4
Valery Febvre [Sun, 14 Feb 2010 22:04:18 +0000 (22:04 +0000)]
Podboy: update to 1.3.4

* Add multi selection in lists (podcasts and episodes).
* Add a missing refresh of "Downloads" page when episodes are deleted in "Episodes" page.
* Little improvements here and there (sorry I don't remember where).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit-icons: Fixed native dependencies: convert with rsvg is not shr specific.
Stanislav Brabec [Mon, 15 Feb 2010 21:09:02 +0000 (21:09 +0000)]
navit-icons: Fixed native dependencies: convert with rsvg is not shr specific.

15 years agoimagemagick, imagemagick-native: Build with librsvg resp. librsvg-native. Useful...
Stanislav Brabec [Mon, 15 Feb 2010 21:03:23 +0000 (21:03 +0000)]
imagemagick, imagemagick-native: Build with librsvg resp. librsvg-native. Useful for more consistent results resp. required for build of navit.

15 years agoMAINTAINERS: added myself :-)
Frans Meulenbroeks [Mon, 15 Feb 2010 20:43:29 +0000 (21:43 +0100)]
MAINTAINERS: added myself :-)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agoibrdtn: Add release 0.1.1
Stefan Schmidt [Sun, 14 Feb 2010 12:38:05 +0000 (13:38 +0100)]
ibrdtn: Add release 0.1.1

IBR-DTN is a implementation of the bundle protocol RFC5050.
The included build fix will only be needed for this release upcoming one will
already have it.

15 years agoimote2.conf: Add Xbow iMote 2 machine.
Stefan Schmidt [Sun, 14 Feb 2010 12:31:22 +0000 (13:31 +0100)]
imote2.conf: Add Xbow iMote 2 machine.

15 years agoRevert "local.conf.sample: Document proxy setup."
Denys Dmytriyenko [Mon, 15 Feb 2010 20:12:46 +0000 (15:12 -0500)]
Revert "local.conf.sample: Document proxy setup."

This reverts commit 3f602f72f0936ef773aa4767636d41bb82ecf3b0.

See: http://thread.gmane.org/gmane.comp.handhelds.openembedded/29926/focus=29927

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoxf86-video-intel_2.10.0 made dependent on xorg-extensions
Frans Meulenbroeks [Mon, 15 Feb 2010 19:54:34 +0000 (20:54 +0100)]
xf86-video-intel_2.10.0 made dependent on xorg-extensions

Intel 2.10.0 requires KMS. In order to run X the xorg-extensions
xserver-xorg-extension-dri, xserver-xorg-extension-dri2 and xserver-xorg-extension-glx
are needed. moved dependencies for these from eee701.conf to xf86-video-intel_2.10.0.bb
so everyone using this driver gets them

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agolibnl 1.1: convert to new style staging and add comment about solving build error
Koen Kooi [Mon, 15 Feb 2010 16:53:59 +0000 (17:53 +0100)]
libnl 1.1: convert to new style staging and add comment about solving build error

15 years agovala-dbus-binding-tool: (mostly) new recipe
Steffen Sledz [Mon, 15 Feb 2010 10:54:51 +0000 (11:54 +0100)]
vala-dbus-binding-tool: (mostly) new recipe

* New recipes for native and non-native build of Vala DBus Binding Tool
  integrating earlier recipe from recipes/freesmartphone.

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
15 years agocollections.inc: comment out python statement that inject PYTHONPATH into the global...
Koen Kooi [Mon, 15 Feb 2010 10:49:35 +0000 (11:49 +0100)]
collections.inc: comment out python statement that inject PYTHONPATH into the global environment

15 years agoe*bbclass: run autopoint in configure
Koen Kooi [Mon, 15 Feb 2010 10:16:40 +0000 (11:16 +0100)]
e*bbclass: run autopoint in configure

* remove config.rpath stuff from recipes

15 years agopython-pygobject-native 2.20: fix configure and convert to new-style staging
Koen Kooi [Mon, 15 Feb 2010 10:15:38 +0000 (11:15 +0100)]
python-pygobject-native 2.20: fix configure and convert to new-style staging

15 years agorage: add missing dep on emotion
Koen Kooi [Mon, 15 Feb 2010 10:05:16 +0000 (11:05 +0100)]
rage: add missing dep on emotion

15 years agoxfce46-image: xorg stuff moved to its proper place in eee701.conf and xfce4-session...
Koen Kooi [Mon, 15 Feb 2010 09:31:23 +0000 (10:31 +0100)]
xfce46-image: xorg stuff moved to its proper place in eee701.conf and xfce4-session RDEPENDS

15 years agoxfce4-session: add xinit and dbus-x11 to RDEPENDS_
Koen Kooi [Mon, 15 Feb 2010 09:31:15 +0000 (10:31 +0100)]
xfce4-session: add xinit and dbus-x11 to RDEPENDS_

15 years agoeee701: add dri* and glx modules to XSERVER
Koen Kooi [Mon, 15 Feb 2010 09:30:50 +0000 (10:30 +0100)]
eee701: add dri* and glx modules to XSERVER

15 years agovagalume: update 0.8.2 to 0.8.3
Thomas Zimmermann [Sun, 14 Feb 2010 20:42:18 +0000 (20:42 +0000)]
vagalume: update 0.8.2 to 0.8.3

* checksums already exist in checksums.ini

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoevopedia: update to 0.3.0-rc3
Thomas Zimmermann [Sun, 14 Feb 2010 16:17:04 +0000 (16:17 +0000)]
evopedia: update to 0.3.0-rc3

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>