Commit Graph

907 Commits

Author SHA1 Message Date
Martin Jansa 44c7cdefee xserver-xorg: drop 1.9.4 and git version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa d06417a892 pointercal-xinput: move machine specific files to their bsp layers, remove SECTION
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa f97c66bc5e xserver-xorg-conf: drop from meta-oe, update xorg-xserver-common.inc to RDEPENDS on xserver-xf86-config from oe-core and bsp layers
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa adf5b1071f vlc: drop depends not yet in meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
Martin Jansa 08f92d7a37 connman: drop initscript file used by SHR
* moved to meta-shr

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-17 11:17:40 +02:00
lumag 3f546ada2c openssl: fixup the openssl-fix-link patch
Include more dependencies into openssl-fix-link.patch patch.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-17 10:32:50 +02:00
Pau Espin Pedrol f7f679a7c6 enjoy: Add inherit gettext
* Without this patch bitbake fails to build this recipe, and it says this line should be added to recipe

Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-16 13:56:29 +02:00
Pau Espin Pedrol b41368b810 enjoy: Add var LIC_FILES_CHKSUM to recipe
Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-16 13:56:25 +02:00
Koen Kooi 9c4ff53d2f vlc: update to 1.1.11 and fix xml2 build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-15 15:59:26 +02:00
Denis 3e4a843596 qwt: import from openembedded.dev
The only change between openembedded.dev and meta-openembedded was
  the addition of LIC_FILES_CHKSUM

Signed-off-by: Denis Carikli <denis@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-15 12:40:12 +02:00
Martin Jansa 7e765842a9 recipes: be carefull with # comments ending with backslash
* next line after #foo \ is not parsed correctly!
* but http://bugzilla.pokylinux.org/show_bug.cgi?id=813 says NOTABUG, so be *very carefull*

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 17:15:08 +02:00
Koen Kooi a8da3ccf61 vlc: fix gettext usage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 17:13:57 +02:00
Martin Jansa dcb9111c7f tslib: import from meta-aurora
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 17:13:40 +02:00
Otavio Salvador 7f1ea2868a xorg-xserver-common.inc: usr ${datadir} instead of /usr/share
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 15:25:13 +02:00
Otavio Salvador 0a2a6e1633 xf86-input-void: add 1.4.0 recipe
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 13:08:10 +02:00
Khem Raj 74ccba247b openssl: Upgrade 1.0.0d -> 1.0.0e
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 13:07:27 +02:00
Martin Jansa efd2f36f73 udev-173: use tar.gz instead of git checkout
* today it's easier to find right tar.gz stored somewhere then working git.kernel.org

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 13:04:45 +02:00
Imran Mehmood e5340d912c cramfs: Adds cvs version recipe (initial recipe)
* Imported from oe.dev commit id e0728e428367d5534d6a56e452487529c5ec4918
* Added do_compile_prepend to make symbolic link named Makefile pointing to GNUmakefile to resolve missing Makefile error.

Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 13:04:01 +02:00
Eric BENARD 15832ab1f6 binutils-2.20.1: fix checksums as 2.20.1 is now 2.20.1a
2.20.1 is now 2.20.1a (but when extracting the 2.20.1a sources, the
directory name is still 2.20.1)

$ LANG=C diff -rq binutils-2.20.1 binutils-2.20.1a
Only in binutils-2.20.1a: cgen
Files binutils-2.20.1/md5.sum and binutils-2.20.1a/md5.sum differ
Files binutils-2.20.1/opcodes/m32c-desc.c and binutils-2.20.1a/opcodes/m32c-desc.c differ
Files binutils-2.20.1/opcodes/mep-asm.c and binutils-2.20.1a/opcodes/mep-asm.c differ
Files binutils-2.20.1/opcodes/mep-opc.c and binutils-2.20.1a/opcodes/mep-opc.c differ

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 13:03:15 +02:00
Koen Kooi 4f8e5549a9 vlc: remove hal dependency, fix PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:44:36 +02:00
Eric BENARD 757cfa948f tzcode-native: switch to 2011i as 2011g is no more fetchable
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:38:30 +02:00
Andrea Adami 5ddce9fb6d klibc: upgrade 1.5.24 to 1.5.25
* remove sochet.h patch now upstream
* prepare for klibc_2.0, to be released in the next days

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:38:29 +02:00
Andrea Adami 77f306cc0d klibc_1.5.24: remove nostrip patch and fix packaging of klibc-utils
* follow Debian packaging for klibc-utils
* bump PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:38:28 +02:00
Noor Ahsan 5e2cdae237 python-lxml: Add version 2.2.8 (initial recipe)
* Imported from oe.dev commit id bc6a94559157e6fcc190a22a259c0f757b8664ae.
* Getting "skipping incompatible libraries" message in compilation log. Fixed that issue by changing --with-xml2-config=${STAGING_BINDIR_NATIVE}/xml2-config to --with-xml2-config=${STAGING_BINDIR_CROSS}/xml2-config.
* Added BBCLASSEXTEND native and nativesdk for native recipe.
* Tested with MACHINE = 'qemuppc'

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:38:26 +02:00
Joel A Fernandes cdff22f41a xpext: Imported from OE classic
Dropped PR

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:06 +02:00
Joel A Fernandes e3a22314ef xsp: Imported from OE classic
Dropped PR=r* and PRIORITY=optional

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:05 +02:00
Joel A Fernandes ce464aff2f live555: Imported from OE classic
Dropped PR=r* and changed LICENSE to LGPLv3

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:05 +02:00
Joel A Fernandes 6e0fb5ec91 vlc: Imported from OE classic
- Reset PR
- Dropped PRIORITY= variable and changed schroedinger dependency to gst-plugins-bad
- Moved common code to .inc
- Updated LICENSE version to GPLv2

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:04 +02:00
Joel A Fernandes 7a7673af4b libdvdcss: Imported from OE classic, vlc depends on it
Dropped PR=r0

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:03 +02:00
Joel A Fernandes a816b10b76 libdvdread: Imported from OE classic
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:02 +02:00
Joel A Fernandes df8214f3a4 faad2: Imported from OE classic
Changed LICENSE to GPLv2 and added LIC_FILES_CHKSUM

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:02 +02:00
Joel A Fernandes 96e215ef51 libgnomeprint: Imported from OE classic
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:01 +02:00
Joel A Fernandes 805c875b69 libgnomecups: Imported from OE Classic
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:01 +02:00
Joel A Fernandes e25fa89c43 gtksourceview: Imported from OE classic
* Added LIC_FILES_CHKSUM
* Added virtual/gettext to DEPENDS

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:00 +02:00
Joel A Fernandes e38c6fb927 gedit: Imported from OE classic
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:06:59 +02:00
lumag 9d3c8a9abc tcp-wrappers: drop emptying PARALLEL_MAKE
As tcp-wrappers are now fixed regarding parallel builds, stop recipe
from emptying PARALLEL_MAKE.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-06 12:24:40 +02:00
lumag cffa06f750 openssl: fully fix parallel builds
Add a patch from oe-core to fix parallel builds in openssl 0.9.8m.
Then drop PARALLEL_MAKE settings in both of recipes.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-06 12:24:38 +02:00
Martin Jansa c17fe9bc7e recipes-efl: update LIC_FILES_CHKSUM, Copyright was updated in r63187
* see http://trac.enlightenment.org/e/changeset/63187

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 16:10:30 +02:00
Martin Jansa 21665f6b02 ecore: add ie /usr/lib/ecore/immodules/xim.so to ${PN}-dev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 16:10:05 +02:00
Martin Jansa 79f9b3bba4 e-wm: ignore autopoint errors
| autopoint: File config.rpath has been locally modified.
| autopoint: warning: File mkinstalldirs has been locally modified.
| autopoint: *** Some files have been locally modified. Not overwriting
  them because --force has not been specified. For your convenience, you
  find the local modifications in the file '/tmp/gtAHz0tp/autopoint.diff'.
| autopoint: *** Stop.
2011-09-05 16:09:43 +02:00
Martin Jansa 291eb03cde imlib2: package also /usr/src/debug files to ${PN}-dbg
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 15:00:59 +02:00
Martin Jansa 3ee9594f51 recipes-efl: remove EFL_SRCREV_1.0.0
* with recipes from releases removed it doesn't make much sense anymore
* maybe will return after 1.1 release

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 14:27:25 +02:00
Martin Jansa d8844ea29a e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 14:24:48 +02:00
Bernhard Guillon 08513a79f6 dbus-c++: use openembedded-core versions
Remove non working recipes because openembedded-core provides better
ones.

Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-04 09:20:12 +02:00
Otavio Salvador 9a9bc6e47d gitpkgv: add support SRCREV_FORMAT
In case of multiple GIT repositories are used, SRCREV_FORMAT will be
respected while filling it with the proper GIT information to each
revision.

This new feature needed heavy changes in the code so basically it was
a rewrote version that keeps compatibility with previous usage.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-04 09:18:55 +02:00
lumag a67f2654a3 gnome-disk-utility: fix path for dbus interface definitions
During compilation gdu looks for several UDisks dbus xml files. However
it looks for them in system root and not in sysroot, failing if those
don't exist. Fix that.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-04 09:18:54 +02:00
lumag 490d38c2c8 gnome-disk-utility: disable scrollkeeper
scrollkeeper isn't packaged neither in oe.dev, nor in any oe-core based
layer. Disable scrollkeeper in gnome-disk-utils.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-04 09:18:53 +02:00
lumag 23de2d1dd4 tcp-wrappers: fix parallel builds
Inparallel builds make can try to rebuild a object file while cflags
file is not yet built. Fix that by providing an explicit cflags
dependency on config-check.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-04 09:18:53 +02:00
lumag c434bc4f65 openssl: fix parallel builds
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-04 09:18:52 +02:00
Andreas Müller 22cede3ee0 thunar-volman: Add udev to DEPENDS
With fresh tmp-dir bitbake thunar-volman failed with

| checking for gudev-1.0 >= 145... not found
| *** The required package gudev-1.0 was not found on your system.
| *** Please install gudev-1.0 (atleast version 145) or adjust
| *** the PKG_CONFIG_PATH environment variable if you
| *** installed the package in a nonstandard prefix so that
| *** pkg-config is able to find it.
| + bbfatal 'oe_runconf failed'

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-02 09:09:52 +02:00