Commit Graph

1760 Commits

Author SHA1 Message Date
Martin Jansa
54efc1ed95 kmod: drop from meta-oe
* it was added to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-10 20:20:17 +02:00
Andrea Adami
3ba480f4b5 ubi-utils-klibc: add the remaining ubicrc32, ubinize, ubiformat
* add more hacks to compile
* binaries tested on Zaurus poodle/corgi (with patched kernel)
* bump PR

* NOTES
* strange behavior wrt getopt for at least ubiformat:
* you should pass the options first, i.e.
* ubiformat -O 512 /dev/mtd3    *works*
* ubiformat /dev/mtd3 -O 512    *fails*

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-10 16:38:14 +02:00
Andrea Adami
32d316edae klibc: upgrade from 1.5.25 to 1.5.26
* minor updates, still waiting for release 2.0
* v2 adds another (sometimes) missing header

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-10 16:38:13 +02:00
Koen Kooi
1beefee9cd gnome-settings-daemon 2.32.1: libsndfile -> libsndfile1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-09 09:06:03 +02:00
Martin Jansa
e393bdeb62 openssh: rename bbappends to match new oe-core version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-09 08:07:38 +02:00
Koen Kooi
3ea3ee6755 Merge remote-tracking branch 'meta-oe-contrib/jansa/pull2' 2012-05-08 10:33:44 +02:00
Martin Jansa
7e5b1e477a orbit2: cleanup recipe, merge .inc and -native
* fix LICENSE field
* this also upgrades -native from 2.14.12 to 2.14.17, because 2.14.12 is failing to
  configure:13143: checking alignment of CORBA_octet
  configure:13170: gcc -o conftest -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -pthread -I/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/glib-2.0 -I/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib/glib-2.0/include    -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-rpath-link,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-rpath,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-O1 conftest.c -pthread -Wl,--export-dynamic -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0    >&5
  In file included from ./include/orbit/util/basic_types.h:5:0,
                   from conftest.c:45:
  /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/glib-2.0/glib/gunicode.h:23:2: error: #error 'Only <glib.h> can be included directly.'
* use GNOME_MIRROR and SHRT_VER in SRC_URI

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-08 10:20:16 +02:00
Martin Jansa
eaafb0b441 libxaw: upgrade to 1.0.10 to fix -Werror=pointer-to-int-cast when building for x86-64
* 1.0.9 fails with:
  | XawIm.c:1410:23: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
  | XawIm.c:1415:23: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
* fixed upstream:
  http://cgit.freedesktop.org/xorg/lib/libXaw/commit/?id=49c0a2441946f0d70fbd2612f193c95b84dde102
* COPYING changed only formally, stripping trailing spaces in
  http://cgit.freedesktop.org/xorg/lib/libXaw/commit/COPYING?id=37ffe69b10ae29e8f91de6ef647d06804b9d159b

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-08 10:20:16 +02:00
Khem Raj
5c22d88fe2 kernel.bbclass: Use kmod-native instead of module-init-tools-cross
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-07 21:14:29 +02:00
Christopher Larson
675fd0d492 kernel.bbclass: move kernel-vmlinux up in PACKAGES
If KERNEL_IMAGETYPE is vmlinux, the expectation is most likely that there will
be no kernel image package, but we still want a vmlinux package for debugging,
so move kernel-vmlinux in front of kernel-image in PACKAGES.

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-07 21:14:29 +02:00
Koen Kooi
6889c5370e gnome-settings-daemon: add dependency on libsndfile
It's autodetected and leads to sstate based breakage on autobuilders:

This ends up in the package:

Package: gnome-settings-daemon
Version: 2.32.1-r3
Depends: [..] libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libogg0 (>= 1.3.0), libsndfile1 (>= 1.0.25),

But libsndfile hasn't been built.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-07 08:51:25 +02:00
Koen Kooi
aef94a859a gnome-settings-daemon: add dependency on libxtst6
It's autodetected and leads to sstate based breakage on autobuilders:

This ends up in the package:

Package: gnome-settings-daemon
Version: 2.32.1-r3
Depends: libltdl7 (>= 2.4.2), hicolor-icon-theme, libjson0 (>= 0.9), libxcb1 (>= 1.8.1), libxrender1 (>= 0.9.7), libpixman-1-0 (>= 0.25.2), libxml2 (>= 2.7.8), libxext6 (>= 1.3.1), libz1 (>= 1.2.6), libxtst6 (>= 1.2.1),

But libxtst hasn't been built.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-07 08:47:38 +02:00
Koen Kooi
afb2eb859c gnome-session: add dependency on libxtst6
It's autodetected and leads to sstate based breakage on autobuilders:

This ends up in the package:

Package: gnome-session
Version: 2.32.1-r1
Depends: libx11-6 (>= 1.4.4), hicolor-icon-theme, libxrender1 (>= 0.9.7), libdbus-1-3 (>= 1.4.16), libdbus-glib-1-2 (>= 0.98), gconf, libxtst6 (>= 1.2.1),

But libxtst hasn't been built.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-07 08:37:16 +02:00
Martin Jansa
ac3f69755e gpe-scap: migrate to use libsoup-2.4 instead of libsoup-2.2 API
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-06 10:34:16 +02:00
Martin Jansa
fd0343f3b6 loudmouth: fix build with glib-2.32
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-06 09:37:09 +02:00
Martin Jansa
a1a9409931 glibmm: fix build with glib-2.32
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-06 09:37:09 +02:00
Martin Jansa
43bbae5f51 libgee: upgrade to 0.6.4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-06 09:37:08 +02:00
Martin Jansa
d822bb304a libsoup-2.4, gobject-introspection: upgraded in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-06 09:37:08 +02:00
Andreas Oberritter
f769b97271 xfsprogs: misc fixes for recipe
* Only libhandle's license is the LGPLv2.1, all tools are
  licensed under the GPLv2.
* Create seperate package for libhandle.
* Create seperate packages for mkfs.xfs and fsck.xfs
  to save space.
* Use real license file for LIC_FILES_CHKSUM.
* Fix libhandle.so symlink.
* Remove unneeded symlinks from ${base_libdir}

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-05 09:00:21 +02:00
Koen Kooi
bab6476691 xinput-calibrator 0.7.5: add xterm to RDEPENDS, the menu item doesn't work without it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-05 09:00:20 +02:00
Koen Kooi
d65051a41b Merge remote-tracking branch 'meta-oe-contrib/jansa/pull2' 2012-05-04 10:18:02 +02:00
Koen Kooi
74c00dc15b Merge remote-tracking branch 'meta-oe-contrib/jansa/gpsd' 2012-05-04 10:17:57 +02:00
Martin Jansa
59a641b2ae vala-dbus-biniding-tool: bump SRCREV
* also needed to rebuild after libgee upgrade

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa
80c03da776 xorg: remove BBCLASSEXTENDs for gtk+-native they should be in oe-core
This reverts commit 1ab99af784f5f1564f28f6afc4718d630b42a606.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa
dff45fb21c libav-0.7.4: fix build with gcc-4.7
A cmp instruction with two constants is invalid, therefore 'g'
constraint is not correct but must be "rm" instead.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa
8457644a41 abiword: fix build with glib-2.32
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa
0c78b561ef gtkmathview: fix build with gcc-4.7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa
328cc40a12 webkit-efl: fix build with gcc-4.7
* that patch is backport of
  http://trac.webkit.org/changeset/113786/trunk/
  to our SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa
fbf0e66f98 tangogps: fix build with glib-2.32
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa
dd947fb02c epdfview: fix build with glib-2.32
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa
67f9414daf libgpewidget: fix build with glib-2.32
* SRC_URI needs to be after inherit gpe
  and pkgconfig.patch wasn't ever used

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:31 +02:00
Martin Jansa
16e72dfcf3 midori: upgrade to 0.4.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:31 +02:00
Khem Raj
23a111fe54 libgcc-4.5: Fix nativesdk build problem
We need to use BPN instead of PN so we
access libgcc and not libgcc-nativesdk

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-02 11:43:49 +02:00
Khem Raj
9daadb3f49 gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common include
To accomodate gcc 4.7 which needed a different option
than --with-header this option setting has been moved
into version specific recipes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-02 11:43:48 +02:00
Khem Raj
a61c18324d gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtime
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-02 11:43:47 +02:00
Koen Kooi
477fc2e392 media-ctl: update to latest git
* split out libs
* media-ctl has been relicensed to LGPLv2.1+

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-30 15:51:35 +02:00
Koen Kooi
cdf2652ef0 v4l-utils: update to 0.8.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-30 15:50:27 +02:00
Koen Kooi
594a73c035 yavta: update to latest git
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-30 15:43:57 +02:00
Tasslehoff Kjappfot
b04e5005ff synergy: remove inherit of siteinfo and fix license string
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-30 10:16:27 +02:00
Andrea Adami
00bf241a99 ubi-utils-klibc: initial commit of version 1.4.9
* Initially only ubiattach was targeted (for kexecboot project).
* Based on klibc_1.5.25, will be revised once new klibc is out.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-30 10:16:17 +02:00
Martin Jansa
c688085b4c gpsd: disable docs generation
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-30 08:25:13 +02:00
Martin Jansa
a243ddc2af gpsd: add chrpath-native to depends
* on debian wheezy I've seen this
$ tmp-eglibc/sysroots/x86_64-linux/usr/bin/chrpath ../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd
../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd: RPATH=/var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/gpsd-3.4:/var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib
$ chrpath ../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd
`../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd' probably isn't a 64-bit LSB-first ELF file.
Usage: chrpath [-v|-d|-c|-r <path>] <program> [<program> ...]
                               with the path given
   -l|--list                   List the current rpath/runpath (default)
   -h|--help                   Show this usage information.

$ chrpath -v
chrpath version 0.13
$ tmp-eglibc/sysroots/x86_64-linux/usr/bin/chrpath -v
chrpath version 0.14

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-30 08:25:13 +02:00
Martin Jansa
867053702a gpsd: fix python paths and RPATHs
* see included patch for description

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-30 08:25:13 +02:00
Martin Jansa
c6135b0d88 gpsd-3.4: fix python paths and RPATHs
* see included patch for description

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-30 08:25:13 +02:00
Martin Jansa
e0daf8c15a gpsd: add git recipe with negative D_P for tests
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-30 08:25:13 +02:00
Martin Jansa
82c5c27596 gpsd: add recipe for 3.5 with negative D_P for testing
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-30 08:25:13 +02:00
Martin Jansa
3c2d95022b gpsd: remove RPATH from binaries instead of replacing it with redundant /usr/lib
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-30 08:25:05 +02:00
Martin Jansa
c11555a590 gpsd: replace whole do_install from scons.bbclass
* prefix was wrong, because SConstruct expects prefix usable as RPATH and DESTDIR
  not DESTDIR/prefix combined together in prefix variable

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-29 23:29:33 +02:00
Martin Jansa
c09342fd6c gpsd: use gpsd.service and gpsd.socket from source tree, drop local files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-29 23:29:33 +02:00
Martin Jansa
112193fcdf gpsd: export PKG_CONFIG with PKG_CONFIG_SYSROOT_DIR
* python-scons-native executes pkg-config with wrong environment and as result -I/usr/include/libusb-1.0 is returned

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-29 23:29:33 +02:00