openembedded.git
15 years agolowpan-tools: add 0.2.1 release
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 21:18:46 +0000 (01:18 +0400)]
lowpan-tools: add 0.2.1 release

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agouclibc_git: Bump SRCREV
Khem Raj [Tue, 15 Jun 2010 22:06:27 +0000 (15:06 -0700)]
uclibc_git: Bump SRCREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agognu-config: Add recipe for git version.
Khem Raj [Tue, 15 Jun 2010 20:52:40 +0000 (13:52 -0700)]
gnu-config: Add recipe for git version.

* Rename gnu-config to files folder.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoevas: disable neon for the time being, see http://thread.gmane.org/gmane.comp.window...
Koen Kooi [Tue, 15 Jun 2010 20:49:01 +0000 (22:49 +0200)]
evas: disable neon for the time being, see thread.gmane.org/gmane.comp.window-managers.enlightenment.devel/25194

15 years agogitver.bbclass: fix issue with detached heads
Cliff Brake [Tue, 15 Jun 2010 20:23:28 +0000 (16:23 -0400)]
gitver.bbclass: fix issue with detached heads

15 years agooprofile: busybox shell needs we need a bit more quoting in opcontrol
Tom Rini [Tue, 15 Jun 2010 19:13:22 +0000 (12:13 -0700)]
oprofile: busybox shell needs we need a bit more quoting in opcontrol

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agopatchelf: New recipe
Khem Raj [Tue, 15 Jun 2010 17:16:32 +0000 (10:16 -0700)]
patchelf: New recipe

* Its used to modify rpaths in ELF files. Replacement for chrpath.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoltrace_0.5.3.bb: Add binutils to DEPENDS
Khem Raj [Tue, 15 Jun 2010 15:37:55 +0000 (08:37 -0700)]
ltrace_0.5.3.bb: Add binutils to DEPENDS

* ltrace needs libiberty which is staged by
  binutils. Earlier it was staged via gcc-cross

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoxorg-app-common: include app-defaults into built packages
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 15:20:50 +0000 (19:20 +0400)]
xorg-app-common: include app-defaults into built packages

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agogdb-cross-sdk: drop bfd&opcodes messages from the archive
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 14:28:17 +0000 (18:28 +0400)]
gdb-cross-sdk: drop bfd&opcodes messages from the archive

As a way to restore meta-toolchain generation, drop bfd.mo and
opcodes.mo from gdb-cross-sdk archives, as these files clash with ones
from binutils-cross-sdk.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agogdb-cross-sdk: unify recipes, move common code to gdb-corss-sdk.inc
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 14:26:59 +0000 (18:26 +0400)]
gdb-cross-sdk: unify recipes, move common code to gdb-corss-sdk.inc

Unify gdb-cross-sdk recipes. INC_PR is choosen to be r3, as to be not
less than 6.6 PR = r3.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoangstrom feed sorter: always call ipkg-make-index from ${ipkg_tools_path}
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 12:53:45 +0000 (16:53 +0400)]
angstrom feed sorter: always call ipkg-make-index from ${ipkg_tools_path}

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoangstrom feed sorter: add 486sx arch and drop armv7 from the arches list
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 12:51:37 +0000 (16:51 +0400)]
angstrom feed sorter: add 486sx arch and drop armv7 from the arches list

Add 486sx (vortex86sx machine) and drop armv7 (no such thing exists
anymore).

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoicecc: also set environment in do_install
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 12:49:12 +0000 (16:49 +0400)]
icecc: also set environment in do_install

Libtool in some packages (e.g. curl) tries to relink libraries during
installation stage. If the Icecc environment isn't set in the do_install
such relinking fails. Fix this by adding do_install_prepend to
icecc.bbclass with set_icecc_env() call.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agogdb: fix building of sim/ppc
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 12:48:51 +0000 (16:48 +0400)]
gdb: fix building of sim/ppc

One shouldn't depend on $(LIBS) value, as it contains -lz-like things, not only filenames.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoangstrom feed sorter: tqm8540 is ppce500, not ppc500
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 09:26:12 +0000 (13:26 +0400)]
angstrom feed sorter: tqm8540 is ppce500, not ppc500

There is no such thing, as ppc500 (it's e500). Moreover no such thing
exists as ppc500, so drop it completely.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoiproute2_2.6.34: Make configure to honor cross environment.
Khem Raj [Tue, 15 Jun 2010 14:19:54 +0000 (07:19 -0700)]
iproute2_2.6.34: Make configure to honor cross environment.

* The configure is hand made and it calls gcc directly to poke for
  stuff which is not correct when build in cross enviroment so
  change gcc calls to $CC and pass the sysroot as a parameter to
  search libraries in correct sysroot and not in /usr/lib or /lib

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agobinutils-2.20.1: Update libtool files so cross native builds are correct.
Khem Raj [Tue, 15 Jun 2010 14:15:06 +0000 (07:15 -0700)]
binutils-2.20.1: Update libtool files so cross native builds are correct.

* Currently libtool adds -L/usr/lib to the link command which directs
  linker to pull from /usr/lib. Many distro's dont have stuff which is
  conflicting in /usr/lib with the target libraries but some do. Like
  archlinux has libgcc_s.so.1 in /usr/lib due to the above -L it gets
  picked over the target libgcc and the link command fails. -L/usr/lib
  is generated by libtool when it sees -rpath /usr/lib which may be not
  the right think when doing cross native builds.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoopencv: add bzip2 dep
Koen Kooi [Tue, 15 Jun 2010 08:41:02 +0000 (10:41 +0200)]
opencv: add bzip2 dep

15 years agogcc-4.5: Bump SRCREV
Khem Raj [Tue, 15 Jun 2010 04:10:53 +0000 (21:10 -0700)]
gcc-4.5: Bump SRCREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolibsdl-x11-1.2.14: Update libtool macros and remove legacy staging
Khem Raj [Mon, 14 Jun 2010 22:33:31 +0000 (15:33 -0700)]
libsdl-x11-1.2.14: Update libtool macros and remove legacy staging

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agotiff_3.9.2.bb: Use default do_configure from autotools.
Khem Raj [Mon, 14 Jun 2010 22:28:25 +0000 (15:28 -0700)]
tiff_3.9.2.bb: Use default do_configure from autotools.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoneon_0.25.5: Disable GSSAPI to remove kerberos dependency.
Yuri Bushmelev [Fri, 11 Jun 2010 22:01:01 +0000 (02:01 +0400)]
neon_0.25.5: Disable GSSAPI to remove kerberos dependency.

15 years agoxorg-data: convert to new staging
Martin Jansa [Mon, 14 Jun 2010 12:48:56 +0000 (14:48 +0200)]
xorg-data: convert to new staging

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit: move packaging from svn version to .inc file, add qt-painter package, enable qt
Martin Jansa [Wed, 9 Jun 2010 22:40:59 +0000 (00:40 +0200)]
navit: move packaging from svn version to .inc file, add qt-painter package, enable qt

* for qml you need qt-4.7.0-beta1 or newer

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit: remove old versions to simplify .inc file
Martin Jansa [Mon, 14 Jun 2010 09:37:55 +0000 (11:37 +0200)]
navit: remove old versions to simplify .inc file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit-icons: bump SRCREV
Martin Jansa [Mon, 14 Jun 2010 09:38:59 +0000 (11:38 +0200)]
navit-icons: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoelementary: try to fix upgrade path from older -themes and -configs subpackage
Martin Jansa [Mon, 14 Jun 2010 10:49:05 +0000 (12:49 +0200)]
elementary: try to fix upgrade path from older -themes and -configs subpackage

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoomapfbplay: update to latest git
Koen Kooi [Mon, 14 Jun 2010 09:54:10 +0000 (11:54 +0200)]
omapfbplay: update to latest git

15 years agomkfontdir: always include non-native recipe and use xorg-app-common.inc
Martin Jansa [Mon, 14 Jun 2010 08:52:43 +0000 (10:52 +0200)]
mkfontdir: always include non-native recipe and use xorg-app-common.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxterm: use xorg-app-common.inc
Martin Jansa [Mon, 14 Jun 2010 08:50:28 +0000 (10:50 +0200)]
xterm: use xorg-app-common.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomkbold-mkitalic-native: use xorg-app-common.inc
Martin Jansa [Mon, 14 Jun 2010 08:50:14 +0000 (10:50 +0200)]
mkbold-mkitalic-native: use xorg-app-common.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomkfontscale: always include non-native recipe and use xorg-app-common.inc
Martin Jansa [Mon, 14 Jun 2010 08:50:01 +0000 (10:50 +0200)]
mkfontscale: always include non-native recipe and use xorg-app-common.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxkbcomp-native: use xorg-app-common.inc
Martin Jansa [Mon, 14 Jun 2010 08:49:55 +0000 (10:49 +0200)]
xkbcomp-native: use xorg-app-common.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxorg-app: use INC_PR
Martin Jansa [Mon, 14 Jun 2010 08:37:35 +0000 (10:37 +0200)]
xorg-app: use INC_PR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxorg-data: use INC_PR
Martin Jansa [Mon, 14 Jun 2010 08:36:08 +0000 (10:36 +0200)]
xorg-data: use INC_PR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxorg-driver: use INC_PR
Martin Jansa [Mon, 14 Jun 2010 08:18:59 +0000 (10:18 +0200)]
xorg-driver: use INC_PR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agorecipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVI...
Martin Jansa [Mon, 14 Jun 2010 08:13:18 +0000 (10:13 +0200)]
recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup

add PR = r1 to recipes not including any .inc file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoomapfbplay: bump PR
Koen Kooi [Mon, 14 Jun 2010 09:09:10 +0000 (11:09 +0200)]
omapfbplay: bump PR

15 years agoopencv, -samples: bump SRCREV
Koen Kooi [Mon, 14 Jun 2010 07:23:08 +0000 (09:23 +0200)]
opencv, -samples: bump SRCREV

15 years agomythtv 0.23: make it atually fetch for the 0.23 branch instead of the 0.22 branch
Koen Kooi [Mon, 14 Jun 2010 07:21:18 +0000 (09:21 +0200)]
mythtv 0.23: make it atually fetch for the 0.23 branch instead of the 0.22 branch

15 years agoangstrom: pin mythtv to 0.22
Koen Kooi [Mon, 14 Jun 2010 07:20:42 +0000 (09:20 +0200)]
angstrom: pin mythtv to 0.22

15 years agomythtv: add back 0.22+fixes which is still in active use
Koen Kooi [Mon, 14 Jun 2010 07:08:37 +0000 (09:08 +0200)]
mythtv: add back 0.22+fixes which is still in active use

* 0.23 is incompatible with 0.22 (as usual with mythtv)

15 years agorecipes: PR bump after EFL SRCREV change resulting to different .so names.
Martin Jansa [Mon, 14 Jun 2010 06:08:11 +0000 (08:08 +0200)]
recipes: PR bump after EFL SRCREV change resulting to different .so names.

* mostly libelementary-ver-svn-06 -> libelementary-ver-pre-svn-06

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoMAINTAINERS: updated my entry
Frans Meulenbroeks [Sun, 13 Jun 2010 20:47:06 +0000 (22:47 +0200)]
MAINTAINERS: updated my entry

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agomythtv/myththemes/mythplugins: moved from 0.22+fixes to 0.23+fixes
Frans Meulenbroeks [Sun, 13 Jun 2010 20:41:48 +0000 (22:41 +0200)]
mythtv/myththemes/mythplugins: moved from 0.22+fixes to 0.23+fixes

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agolirc: moved 0.8.5 to 0.8.6+cvs20100613
Frans Meulenbroeks [Sun, 13 Jun 2010 20:01:38 +0000 (22:01 +0200)]
lirc: moved 0.8.5 to 0.8.6+cvs20100613

lirc versions before mar 20, 2010 do not compile with kernels >= 2.6.33
As there is no regular release after that date, I've moved lirc to the current cvs head

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agolinux-leviathan: fix the "empty.gz already exists" message
Denis 'GNUtoo' Carikli [Sun, 13 Jun 2010 14:13:32 +0000 (16:13 +0200)]
linux-leviathan: fix the "empty.gz already exists" message

if we don't check if empty and empty.gz already exist,
The fist time empty.gz is copied to the deploy dir,
then the second build we have:
  gzip: empty.gz already exists; not overwritten
And it fails.
so we need to touch and gzip only if empty.gz not already present.

15 years agoEFL: bump SRCREV
Koen Kooi [Sat, 12 Jun 2010 08:01:19 +0000 (10:01 +0200)]
EFL: bump SRCREV

15 years agofreerdp: add
Otavio Salvador [Sun, 13 Jun 2010 02:20:55 +0000 (23:20 -0300)]
freerdp: add

15 years agotgt: unbork then recipe, next please look better into it
Henning Heinold [Sat, 12 Jun 2010 21:24:55 +0000 (23:24 +0200)]
tgt: unbork then recipe, next please look better into it

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Sat, 12 Jun 2010 20:21:07 +0000 (22:21 +0200)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

Conflicts:
recipes/tgt/tgt_1.0.5.bb

15 years agolibvpx: added --disable-install-docs to configure
Frans Meulenbroeks [Sat, 12 Jun 2010 19:59:52 +0000 (21:59 +0200)]
libvpx: added --disable-install-docs to configure

build failed for me on a fresh build in do_install because this path
${S}/vpx-vp8-nopost-nodocs*${PV}/* did not exist.
adding --disable-install-docs caused the path name to become correct.

open issue: lots of files are reported as being installed but not in any package

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agotgt: updated to 1.0.5
Frans Meulenbroeks [Sat, 12 Jun 2010 19:20:51 +0000 (21:20 +0200)]
tgt: updated to 1.0.5

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agoscsi-target: updated to 1.4.20.1
Frans Meulenbroeks [Sat, 12 Jun 2010 19:19:58 +0000 (21:19 +0200)]
scsi-target: updated to 1.4.20.1

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agovala: add 0.9.1.1
Michael 'Mickey' Lauer [Sat, 12 Jun 2010 16:36:07 +0000 (18:36 +0200)]
vala: add 0.9.1.1

15 years agogstreamer-ti: bump PR for last change
Koen Kooi [Thu, 27 May 2010 12:12:27 +0000 (14:12 +0200)]
gstreamer-ti: bump PR for last change

15 years agogstreamer-ti: fix typo in omp3 init script that prevents modules from being loaded
Koen Kooi [Wed, 26 May 2010 13:00:27 +0000 (15:00 +0200)]
gstreamer-ti: fix typo in omp3 init script that prevents modules from being loaded

15 years agogstreamer-ti: prettify postinst and postrm
Koen Kooi [Thu, 20 May 2010 13:55:07 +0000 (15:55 +0200)]
gstreamer-ti: prettify postinst and postrm

15 years agogstreamer-ti: reinstate LINUXKERNEL_INSTALL_DIR
Koen Kooi [Mon, 10 May 2010 14:12:02 +0000 (16:12 +0200)]
gstreamer-ti: reinstate LINUXKERNEL_INSTALL_DIR

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agogstreamer-ti: reinstate omapfb header check
Koen Kooi [Mon, 10 May 2010 14:07:11 +0000 (16:07 +0200)]
gstreamer-ti: reinstate omapfb header check

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dvsdk-demos_3.10.00.14: add newer version
Brijesh Singh [Sun, 9 May 2010 18:34:33 +0000 (13:34 -0500)]
ti-dvsdk-demos_3.10.00.14: add newer version

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agogstreamer-ti: enable omapdmaifbsink for omap3
Koen Kooi [Mon, 10 May 2010 13:41:54 +0000 (15:41 +0200)]
gstreamer-ti: enable omapdmaifbsink for omap3

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agogstreamer_ti: use latest svn rev and apply the patches from tracker 1055.
Brijesh Singh [Sun, 9 May 2010 16:21:07 +0000 (11:21 -0500)]
gstreamer_ti: use latest svn rev and apply the patches from tracker 1055.

* move the common build logic in gstreamer-ti.inc
* rebase patches to latest svn rev.
* add profile .sh to disable XDM 0.9 elements.
* Except beagleboard, do not autoload kernel module in initscript. this is
  mainly because gst-ti loadmodule is not enough for all application (e.g
  dvsdk demo, dmai etc). And since beagle community is not installing dvsdk
  demo's hence its safe to install those kernel modules as the boot time.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-dm355: prefer version that is publically available
Koen Kooi [Mon, 10 May 2010 09:53:39 +0000 (11:53 +0200)]
ti-codecs-dm355: prefer version that is publically available

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-dm355_3.10.00.00: add dm355 codec recipie
Brijesh Singh [Sun, 9 May 2010 16:13:50 +0000 (11:13 -0500)]
ti-codecs-dm355_3.10.00.00: add dm355 codec recipie

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-omap3530_1.00.01: add LICENSE field
Brijesh Singh [Sun, 9 May 2010 07:02:34 +0000 (02:02 -0500)]
ti-codecs-omap3530_1.00.01: add LICENSE field

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-codecs-dm365_3.10.00.05: add newer version of codec server
Brijesh Singh [Sat, 8 May 2010 16:42:48 +0000 (11:42 -0500)]
ti-codecs-dm365_3.10.00.05: add newer version of codec server

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dmai: increase PV of svn version to 2.x
Koen Kooi [Mon, 10 May 2010 09:51:06 +0000 (11:51 +0200)]
ti-dmai: increase PV of svn version to 2.x

Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dmai_2.10.00.xx: add recipe to build released dmai versions
Brijesh Singh [Sat, 8 May 2010 15:22:19 +0000 (10:22 -0500)]
ti-dmai_2.10.00.xx: add recipe to build released dmai versions

* run dmai release steps in do_install_prepend()
* apply dmai DM365 resizer patch needed for gstreamer TIVidResizer element.
* update dm365 loadmodule.sh

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoti-dmai_svn: move the common build code in ti-dmai.inc
Brijesh Singh [Sat, 8 May 2010 15:20:56 +0000 (10:20 -0500)]
ti-dmai_svn: move the common build code in ti-dmai.inc

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agopsplash-zap: fix another regression for angstrom
Koen Kooi [Fri, 11 Jun 2010 18:18:21 +0000 (20:18 +0200)]
psplash-zap: fix another regression for angstrom

15 years agou-boot_git: Add patch for BUG20 HDMI video setting. Bump PR.
Stefan Schmidt [Fri, 11 Jun 2010 17:16:48 +0000 (19:16 +0200)]
u-boot_git: Add patch for BUG20 HDMI video setting. Bump PR.

15 years agopsplash-zap: Recommend virtual-psplash not psplash-angstrom
Tom Rini [Fri, 11 Jun 2010 16:03:27 +0000 (09:03 -0700)]
psplash-zap: Recommend virtual-psplash not psplash-angstrom

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agolinux-2.6.34: add support for Lite5200 board
Dmitry Eremin-Solenikov [Fri, 11 Jun 2010 14:08:46 +0000 (18:08 +0400)]
linux-2.6.34: add support for Lite5200 board

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agolite5200: update machine config
Dmitry Eremin-Solenikov [Fri, 11 Jun 2010 14:07:52 +0000 (18:07 +0400)]
lite5200: update machine config

Update Lite5200 board config with correct console definition, kernel provider
and kernel image.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agopsplash-zap: ${SPLASH} is an image var so don't make a *package* depend on it, it...
Koen Kooi [Fri, 11 Jun 2010 13:39:31 +0000 (15:39 +0200)]
psplash-zap: ${SPLASH} is an image var so don't make a *package* depend on it, it kills the ability to use different splashes in different images

15 years agolinux-zigbee: Bump rev to fix some problems with channel setting in 802154
Stefan Schmidt [Fri, 11 Jun 2010 11:27:40 +0000 (13:27 +0200)]
linux-zigbee: Bump rev to fix some problems with channel setting in 802154

15 years agollvm.inc: fixed typo.
Robert Schuster [Fri, 11 Jun 2010 11:20:00 +0000 (13:20 +0200)]
llvm.inc: fixed typo.
llvm2.7 2.7: Build with shared library, added patch to work around not correctly linking libgcc.

15 years agoSlugOS: task-slugos.bb - Adjust packages to fit in available flash space.
Mike Westerhof [Fri, 11 Jun 2010 11:16:46 +0000 (06:16 -0500)]
SlugOS: task-slugos.bb - Adjust packages to fit in available flash space.
Install only sshd and keygen, rather than the full ssh package,
and (temporarily) remove the RAID/mdadm support.  Necessary to make
space in the flash filesystem until the root cause (util-linux-ng
bogus dependency issue) is located and fixed.

15 years agoshr-e-gadgets: bump SRCREV for more sleep
Martin Jansa [Fri, 11 Jun 2010 09:51:23 +0000 (11:51 +0200)]
shr-e-gadgets: bump SRCREV for more sleep

15 years agoopkg: bump SRCREV for better fix of #50 (incorrect removal of orphaned files)
Martin Jansa [Fri, 11 Jun 2010 06:26:03 +0000 (08:26 +0200)]
opkg: bump SRCREV for better fix of #50 (incorrect removal of orphaned files)

* http://code.google.com/p/opkg/issues/detail?id=50

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopsplash-zap: default to RRECOMMENDS_${PN} = "${SPLASH}"
Andrea Adami [Thu, 10 Jun 2010 22:57:53 +0000 (00:57 +0200)]
psplash-zap: default to RRECOMMENDS_${PN} = "${SPLASH}"

* console-base-image and gnuradio-image are using psplash-zap but
* some distros do not define SPLASH then image.bbclass provides as
* default SPLASH ?= ""
* We can conclude that if they don't have SPLASH they probably don't want
* psplash-zap.
* bump PR

15 years agoeglibc: Apply backports to 2.11 and 2.12
Khem Raj [Thu, 10 Jun 2010 23:02:56 +0000 (16:02 -0700)]
eglibc: Apply backports to 2.11 and 2.12

* Update version number of svn recipe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolib/oe/patch.py: Dont import patches but symlink them instead
Khem Raj [Wed, 9 Jun 2010 14:36:15 +0000 (14:36 +0000)]
lib/oe/patch.py: Dont import patches but symlink them instead

* This patch removes the usage of quilt import <patch>
  instead it creasted a symlink to the patch in the patches
  directory and synthesizes the series file which otherwise
  would be done automatically by quilt import.

* This should help a bit in reducing build time as it avoids
  copying of the patch and also other things that quilt import
  would otherwise do.

* Tested by doing minimal-image on qemuarm.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agoDrop some unnecessary immediate assignments
Chris Larson [Fri, 4 Jun 2010 23:20:01 +0000 (16:20 -0700)]
Drop some unnecessary immediate assignments

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoscummvm: add version 1.1.1
Denis 'GNUtoo' Carikli [Thu, 10 Jun 2010 20:36:22 +0000 (22:36 +0200)]
scummvm: add version 1.1.1

*removed the useless CCACHE=""
*do_configure_append is still necessary,else you still have issues
  like that:
    | sound/rate_arm_asm.s:713: Error: no such instruction: `ldr PC,[r13,'
*I took the following from DJWillis(John Willis)'s recipe(he sent it to me via mail)
  # Make this a plugin enabled build. Bigger binary, less memory usage. Makes more games run on lower end platforms.
  # These plugins are not normal Linux shared libs so will fall foul of the sanity checker.
  INSANE_SKIP_${PN} = True
  EXTRA_OECONF += " --enable-plugins --default-dynamic "
The comment are self explanatory
Thanks a lot John Willis(who is a scummvm developer)

15 years agoscummvm: convert to INC_PR
Denis 'GNUtoo' Carikli [Wed, 9 Jun 2010 18:30:25 +0000 (20:30 +0200)]
scummvm: convert to INC_PR

15 years agolinux-leviathan: permit booting directly with fastboot
Denis 'GNUtoo' Carikli [Wed, 9 Jun 2010 14:38:42 +0000 (16:38 +0200)]
linux-leviathan: permit booting directly with fastboot

if we don't gzip the empty ramdisk,the bootloader will refuse
to boot our kenrnel when in fastboot mode and will display this message:
  booting... FAILED (remote: reproduce boot image with on-flash ramdisk error)

15 years agonetbase: add support for htcdream
Denis 'GNUtoo' Carikli [Mon, 7 Jun 2010 18:39:41 +0000 (20:39 +0200)]
netbase: add support for htcdream

If we don't add a custom file containing auto usb0,
usb0 is not configured at boot and we can't ssh into the phone

Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
15 years agorecipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVI...
Martin Jansa [Thu, 10 Jun 2010 19:37:43 +0000 (21:37 +0200)]
recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup

* only 769 from 1102 recipes were covered by automatic PR bump, list
  of remaining 333 recipes not using PR/INC_PR is available for manual
  PR add or INC_PR conversion - volunteers?
  http://build.shr-project.org/tests/jama/files.not.PR.bumped
* just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good
  idea without manual check, because sometimes they rely on PR set in
  their .inc file and "r1" could make it go backwards

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agorecipes: conform to OE packaging guidelines with RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES
Martin Jansa [Thu, 10 Jun 2010 13:58:51 +0000 (15:58 +0200)]
recipes: conform to OE packaging guidelines with RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES

* even worse than last RDEPENDS/RRECOMMENDS change, because now ie:
  opkg info coreutils-doc
  Provides: textutils, shellutils, fileutils
  Replaces: textutils, shellutils, fileutils

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agonavit: split config, dbus, speech, gui, graphics to separate packages
Martin Jansa [Thu, 10 Jun 2010 08:34:57 +0000 (10:34 +0200)]
navit: split config, dbus, speech, gui, graphics to separate packages

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit: bump SRCREV
Martin Jansa [Thu, 10 Jun 2010 08:33:26 +0000 (10:33 +0200)]
navit: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoopkg-utils: convert to new staging, BBCLASSEXTEND native, fix QA GNU_HASH error
Martin Jansa [Wed, 9 Jun 2010 14:12:39 +0000 (16:12 +0200)]
opkg-utils: convert to new staging, BBCLASSEXTEND native, fix QA GNU_HASH error

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoiperf 2.0.4: import Debian patches
Roman I Khimov [Fri, 28 May 2010 12:34:33 +0000 (16:34 +0400)]
iperf 2.0.4: import Debian patches

Fixes a lot of real bugs.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoiperf: switch to INC_PR
Roman I Khimov [Fri, 28 May 2010 12:33:42 +0000 (16:33 +0400)]
iperf: switch to INC_PR

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoiperf: remove version 1.7.0
Roman I Khimov [Fri, 28 May 2010 12:30:32 +0000 (16:30 +0400)]
iperf: remove version 1.7.0

Dates back to 2005, doesn't use .inc file.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoiperf.inc: don't disable threads for everyone
Roman I Khimov [Fri, 28 May 2010 12:22:19 +0000 (16:22 +0400)]
iperf.inc: don't disable threads for everyone

As per comment in iperf.inc threading was disabled because it doesn't
work on one particular configuration. I don't think it's right to cripple
everyone's iperf because of that. It also works fine here with NPTL-enabled
uclibc, thus limit this hack to epia machine only.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoxtables-addons: new recipe
Roman I Khimov [Fri, 28 May 2010 08:35:22 +0000 (12:35 +0400)]
xtables-addons: new recipe

Xtables-addons is a package that obsoletes the old patch-o-matic
repository for the Linux kernel and iptables. Instead of patching
the kernel source, extensions are built as modules and thus allow
extending kernels without recompilation.

Signed-off-by: Roman I Khimov <khimov@altell.ru>