openembedded.git
15 years agoSlugOS: package feed changes to drop x11, and unbuildable packages
Mike Westerhof [Thu, 17 Jun 2010 17:14:35 +0000 (12:14 -0500)]
SlugOS: package feed changes to drop x11, and unbuildable packages
This set of changes removes packages that pull in libx11, and
(temporarily) disables packages that won't build, mostly due to
gcc 4.4.4 issues.  Only tested on LE for the moment.

15 years agoSlugOS: slugos.inc - Fix bluez dependencies
Mike Westerhof [Thu, 17 Jun 2010 16:28:23 +0000 (11:28 -0500)]
SlugOS: slugos.inc - Fix bluez dependencies
No need to build all of bluez if we only depend on the libs.

15 years agofoxtrotgps: add recipe for FoxtrotGPS 0.99.4
Joshua Judson Rosen [Thu, 17 Jun 2010 11:28:47 +0000 (13:28 +0200)]
foxtrotgps: add recipe for FoxtrotGPS 0.99.4

* also add it to shr feeds

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibcap2: use attr instead of libattr as dependency
Henning Heinold [Thu, 17 Jun 2010 08:16:56 +0000 (10:16 +0200)]
libcap2: use attr instead of libattr as dependency

* convert to new staging system, by removing do_stage
* bump PR

Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-By: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agolibattr: remove libattr because it is clashing with udev/attr and is not used by...
Henning Heinold [Thu, 17 Jun 2010 08:24:01 +0000 (10:24 +0200)]
libattr: remove libattr because it is clashing with udev/attr and is not used by any other recipe

Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-By: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
15 years agofakeroot(-native): convert to new style staging
Koen Kooi [Thu, 17 Jun 2010 10:02:13 +0000 (12:02 +0200)]
fakeroot(-native): convert to new style staging

Staging looks really weird, but it matches the way it was.

15 years agoangstrom: pin llh-native, just like SHR does
Koen Kooi [Thu, 17 Jun 2010 10:01:30 +0000 (12:01 +0200)]
angstrom: pin llh-native, just like SHR does

15 years agodbus-native 1.2.1: convert to new style staging
Koen Kooi [Thu, 17 Jun 2010 09:32:43 +0000 (11:32 +0200)]
dbus-native 1.2.1: convert to new style staging

15 years agopreferred-shr-versions: set preferred version also for linux-libc-headers-native
Martin Jansa [Thu, 17 Jun 2010 09:17:54 +0000 (11:17 +0200)]
preferred-shr-versions: set preferred version also for linux-libc-headers-native

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotoolchain-internal: define PREFERRED_PROVIDER for linux-libc-headers
Koen Kooi [Thu, 17 Jun 2010 08:50:34 +0000 (10:50 +0200)]
toolchain-internal: define PREFERRED_PROVIDER for linux-libc-headers
toolchain-external: define PREFERRED_PROVIDER for linux-libc-headers, but comment it. Someone actually using this needs to verify

15 years agoangstrom: pin eglibc version to the same as the glibc version
Koen Kooi [Thu, 17 Jun 2010 08:17:18 +0000 (10:17 +0200)]
angstrom: pin eglibc version to the same as the glibc version

15 years agofontconfig-native 2.6.0: convert to new style staging
Koen Kooi [Thu, 17 Jun 2010 08:15:53 +0000 (10:15 +0200)]
fontconfig-native 2.6.0: convert to new style staging

15 years agobusybox-1.11.3/busybox-1.13.2: enable backgrounding for udhcpc
Steffen Sledz [Fri, 11 Jun 2010 08:46:25 +0000 (10:46 +0200)]
busybox-1.11.3/busybox-1.13.2: enable backgrounding for udhcpc

* The former default behaviour was to exit with failure if lease is not
  immediately obtained. This results in permanent network disconnect if DHCP
  server is (accidentally) not available at boot time. :(

* Since bb 1.14 this is no longer hardcoded and can be configured.

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Henri Bragge <henri.bragge@dcombus.com>
15 years agoudev/{acl,attr}: Fix install. Wanted to install to host /usr/bin/.
Leon Woestenberg [Mon, 14 Jun 2010 20:12:34 +0000 (22:12 +0200)]
udev/{acl,attr}: Fix install. Wanted to install to host /usr/bin/.

The subdirectory Makefile includes a file, that overrides the
variables inherited from the parent Makefile. Those where provided
to the parent make through '-e'.

Make sure the subdir makes also use '-e'.

(An alternative fix is to sed the include file.)

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agognu-config git: remove duplicate, wrong checksums
Koen Kooi [Wed, 16 Jun 2010 20:31:15 +0000 (22:31 +0200)]
gnu-config git: remove duplicate, wrong checksums

15 years agognu-config_git.bb: Add checksums
Khem Raj [Wed, 16 Jun 2010 19:41:13 +0000 (12:41 -0700)]
gnu-config_git.bb: Add checksums

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoSlugOS: Initial commit for SlugOS 5.5 - update toolchain, use eglibc
Mike Westerhof [Wed, 16 Jun 2010 18:31:14 +0000 (13:31 -0500)]
SlugOS: Initial commit for SlugOS 5.5 - update toolchain, use eglibc
Switch to gcc 4.4.4, update toolchains to match, switch to eglibc
Also add some PREFERRED_PROVIDERS.

15 years agolocal.conf.sample: Document ASSUME_PROVIDED for linux-libc-headers-native
Tom Rini [Wed, 16 Jun 2010 18:18:22 +0000 (11:18 -0700)]
local.conf.sample: Document ASSUME_PROVIDED for linux-libc-headers-native

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agolinux-libc-headers-native: Add, make it a dependency for most native recipes
Tom Rini [Wed, 16 Jun 2010 18:16:23 +0000 (11:16 -0700)]
linux-libc-headers-native: Add, make it a dependency for most native recipes

On some host distributions the provided linux kernel headers are too old to
compile utilities we need.  Given that we need these utilities to run things on
the target the best solution is to provide linux-libc-headers-native.  Rather
than get things into an inconsistent state, we make linux-libc-headers-native
be a default dependency.

Acked-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agollvm-native 2.5: Removed unneeded recipe (superseeded by llvm2.5-native).
Robert Schuster [Wed, 16 Jun 2010 17:33:55 +0000 (19:33 +0200)]
llvm-native 2.5: Removed unneeded recipe (superseeded by llvm2.5-native).
llvm-gcc4 svn: Removed unused recipe.
llvm-gcc4-cross svn: Removed unused recipe.

15 years agojamvm *: Install libjvm.so into separate folder in ${libdir}.
Robert Schuster [Wed, 16 Jun 2010 16:54:14 +0000 (18:54 +0200)]
jamvm *: Install libjvm.so into separate folder in ${libdir}.

15 years agocacao *: Install libjvm.so into separate folder in ${libdir}.
Robert Schuster [Wed, 16 Jun 2010 16:53:02 +0000 (18:53 +0200)]
cacao *: Install libjvm.so into separate folder in ${libdir}.

15 years agoMAINTAINERS: removed my machines/distros
Marcin Juszkiewicz [Wed, 16 Jun 2010 16:27:29 +0000 (18:27 +0200)]
MAINTAINERS: removed my machines/distros

15 years agoMAINTAINERS: Mention bug20 in my machines
Stefan Schmidt [Wed, 16 Jun 2010 16:19:43 +0000 (18:19 +0200)]
MAINTAINERS: Mention bug20 in my machines

15 years agou-boot_git: Cleanup and refresh bug20 patch.
Stefan Schmidt [Wed, 16 Jun 2010 16:17:20 +0000 (18:17 +0200)]
u-boot_git: Cleanup and refresh bug20 patch.

Thanks to Jens Seidel for spotting.

15 years agognu-config git: don't use git since git-native needs gnu-config-native. Switch to...
Koen Kooi [Wed, 16 Jun 2010 13:29:02 +0000 (15:29 +0200)]
gnu-config git: don't use git since git-native needs gnu-config-native. Switch to angstrom sourcemirror for http fetching

15 years agotask-sdk-base: drop ipkg-dev from list of packages
Dmitry Eremin-Solenikov [Wed, 16 Jun 2010 12:42:53 +0000 (16:42 +0400)]
task-sdk-base: drop ipkg-dev from list of packages

As per discussion on oe-devel, drop ipkg-dev from list of task-sdk-base deps.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into...
Dmitry Eremin-Solenikov [Wed, 16 Jun 2010 12:39:44 +0000 (16:39 +0400)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev

15 years agoRevert "task-sdk-base: replace ipkg-dev with virtual/opkg-dev"
Dmitry Eremin-Solenikov [Wed, 16 Jun 2010 12:38:51 +0000 (16:38 +0400)]
Revert "task-sdk-base: replace ipkg-dev with virtual/opkg-dev"

This reverts commit eeffe0a6eee97604679cf9a3cf40ed4604ae6493.

Per request from Koen Kooi, as this breaks task-sdk-native, etc.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
15 years agoRevert "opkg, opkg-nogpg, opkg-nogpg-nocurl: make ${PN}-dev provide virtual/opkg...
Dmitry Eremin-Solenikov [Wed, 16 Jun 2010 12:37:50 +0000 (16:37 +0400)]
Revert "opkg, opkg-nogpg, opkg-nogpg-nocurl: make ${PN}-dev provide virtual/opkg-dev"

This reverts commit aa45596db92a18851de6f2f241e578047f488307.

Per request from Koen Kooi.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
15 years agonavit: add STAGING_DIR_NATIVE prefix to moc_location returned by pkg-config
Martin Jansa [Wed, 16 Jun 2010 10:09:18 +0000 (12:09 +0200)]
navit: add STAGING_DIR_NATIVE prefix to moc_location returned by pkg-config

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux.inc : remove gcc 4.2.1 "fix" that breaks all modern kernel compiles
Graeme Gregory [Fri, 5 Mar 2010 23:03:41 +0000 (23:03 +0000)]
linux.inc : remove gcc 4.2.1 "fix" that breaks all modern kernel compiles

modern avr32 kernels really need that -mno-pic

15 years agobinutils_2.18.atmel.1.0.1.bb : add latest binutils for AVR32
Graeme Gregory [Mon, 1 Mar 2010 22:34:57 +0000 (22:34 +0000)]
binutils_2.18.atmel.1.0.1.bb : add latest binutils for AVR32

15 years agojson-c: move and rename to libjson as older version was
Martin Jansa [Wed, 16 Jun 2010 08:28:23 +0000 (10:28 +0200)]
json-c: move and rename to libjson as older version was

* also convert old version to new staging

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agollvm2.7 2.7: Removed the link patch - its not needed for the CMake-build
Robert Schuster [Wed, 16 Jun 2010 08:15:58 +0000 (10:15 +0200)]
llvm2.7 2.7: Removed the link patch - its not needed for the CMake-build

15 years agojson-c: add recipe for json C library
Rui Miguel Silva Seabra [Wed, 16 Jun 2010 07:56:53 +0000 (09:56 +0200)]
json-c: add recipe for json C library

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-sdk-base: replace ipkg-dev with virtual/opkg-dev
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 22:35:19 +0000 (02:35 +0400)]
task-sdk-base: replace ipkg-dev with virtual/opkg-dev

ipkg is long EOL. However task-sdk-base still tries to pull it in via
ipkg-dev dependency. Then it clashes with opkg pulled in via
DISTRO_FEED_CONFIGS and so building of meta-toolchain-gpe,-opie, etc.
fails. This fix allows me to build those sdks w/o any problems.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoopkg, opkg-nogpg, opkg-nogpg-nocurl: make ${PN}-dev provide virtual/opkg-dev
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 22:33:57 +0000 (02:33 +0400)]
opkg, opkg-nogpg, opkg-nogpg-nocurl: make ${PN}-dev provide virtual/opkg-dev

This will be used in task-sdk-base (instead of ipkg-dev). Also bump all
PRs to force rebuild.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agogdb-cross-sdk: drop more files conflicting with binutils-cross-sdk
Dmitry Eremin-Solenikov [Tue, 15 Jun 2010 21:25:59 +0000 (01:25 +0400)]
gdb-cross-sdk: drop more files conflicting with binutils-cross-sdk

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
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>