Commit Graph

1538 Commits

Author SHA1 Message Date
Andreas Müller
27c7bc652e networkmanager: inherit systemd
networkmanager-systemd was not yet created to avoid fallout in images. The
warning for this created at parse time is our reminder.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-06 10:01:08 +01:00
Andreas Müller
70d51891d8 gateone: remove unneeded systemd code
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-06 10:00:08 +01:00
Koen Kooi
30cb6a45a4 gvfs: add missing dep on libsoup 2.4
| ./gvfsbackendhttp.h:28:26: fatal error: libsoup/soup.h: No such file or directory
| compilation terminated.
| make[4]: *** [gvfsd_dav-daemon-main-generic.o] Error 1

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-06 09:59:18 +01:00
Andreas Müller
b5bb9a5b26 xfce4-panel: fix QA warnings static libs in dev package
There was a patch sent already for fixing [1]. In that patch the static
libraries of panel plugins were deleted during install. Here all static libs
are packed into ${PN}-staticdev. The decision for this solution is based on:

* Keep recipes as simple as possible
* Although unlikely there might be a use case for having static libs for panel
  plugins

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/037926.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 18:05:03 +01:00
Andreas Müller
c32dc35d84 xfce4-session: update to 4.8.3 / fix QA warnings static libs in dev package
run-tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 18:05:02 +01:00
Andreas Müller
aa74618893 garcon: update to 0.1.10
run-tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 18:05:02 +01:00
Andreas Müller
1aa96dc9df systemd-systemctl-native: multiple service files not looped properly
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 18:05:01 +01:00
Otavio Salvador
c999d04b7f atftp: fix atftpd's systemd service
The atftpd do not create the pid file and systemd sends a SIGTERM to
it if the pid file cannot be found.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 18:05:00 +01:00
Koen Kooi
81dc4e7028 polkit 0.104 bbappend: append to PACkAGECONFIG instead of overwriting it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 14:31:02 +01:00
Koen Kooi
5c2d9841cd python-twisted: update to 10.2.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 10:57:03 +01:00
Koen Kooi
f39f9057f7 gateone: update to the 1.0 release
License is still AGPL-3 the checksum changed due to 1.0rc -> 1.0

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 10:27:25 +01:00
Koen Kooi
bbbdd3acbc python-tornado: update to the 2.2 release
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 10:27:16 +01:00
Koen Kooi
fdff8697ea gnome-settings-daemon 2.32.1: Bump PR for recent class changes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 15:38:36 +01:00
Koen Kooi
b575b1a233 gdm 2.32.2: Bump PR for recent class changes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 15:16:51 +01:00
Koen Kooi
9921cd13fc xbmc: update to Eden RC2 and remove patches that have been fixed upstream
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 09:49:23 +01:00
Andreas Müller
3f4c8edc60 pango: disable introspection
meta-oe's pango.inc inherited gnome.bbclass which disables
gobject-introspection

error was:
| /usr/share/gir-1.0/GLib-2.0.gir:9:1: error: Unsupported version '1.1'
| /usr/share/gir-1.0/GLib-2.0.gir:9:39: error: Unsupported version '1.1'
| error parsing file Pango-1.0.gir: Failed to parse included gir GLib-2.0
| make[4]: *** [Pango-1.0.typelib] Error 1

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 09:18:55 +01:00
Otavio Salvador
ed5dc598cf numlockx: add 1.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 09:18:55 +01:00
Andreas Oberritter
f45774e2b0 giflib: don't link against libx11, don't depend on libsm
libsm wasn't used unless libx11 was built before giflib. Therefore
drop the dependency on libsm and disable x11 unconditionally like
Debian does.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 09:18:54 +01:00
Koen Kooi
9179b36a84 gcc 4.5: fortran patch is already in main SRC_URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 09:15:12 +01:00
Koen Kooi
3587f40c72 pixman: update to 0.24.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-01 19:04:44 +01:00
Koen Kooi
2eb27e123b swig 2.0.0: disable guile support
It's not in DEPENDS and it breaks on hosts with guile-dev installed:

configure:8391: checking whether Guile's SCM_ API works
configure:8403: ccache arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/foo/BeagleBone/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/beaglebone -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wall -W   -isystem /usr/include  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl     -lguile -lltdl -lgmp -lcrypt -lm -lltdl >&5
cc1: warning: include location "/usr/include" is unsafe for cross-compilation
In file included from /usr/include/libguile.h:24:0,
                 from conftest.c:1:
/usr/include/gmp.h:39:21: fatal error: gmp-arm.h: No such file or directory

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-01 17:12:18 +01:00
Andrea Adami
b1919c090a klibc: add MIT License
* After a talk with Beth Flanagan licensing is now clear:
* "LICENSE = "BSD-3-Clause & GPL-2.0 & MIT" (If it's --without-zlib).
* If not then it's: LICENSE = "BSD-3-Clause & GPL-2.0 & MIT & Zlib"
* bump INC_PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-01 09:24:38 +01:00
Koen Kooi
b84968c966 gtk+3: update to 3.2.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-29 14:54:02 +01:00
Koen Kooi
3d15d096b6 systemd: address logind problem on BE machines
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-29 14:53:13 +01:00
Otavio Salvador
59de020063 More quotting fixes
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-29 14:52:45 +01:00
chase maupin
f742316e22 nbench-byte-2.3.3: import recipe from oe-classic
* Import the nbench-byte recipe from the oe-classic git repo at
  git://git.openembedded.org/openembedded commit id:
    * 6fe7cef27069415f2eba36bc640cf59013d4979b
* Update LICENSE checksums
* Tested on an AM335x EVM which is the same processor as the
  beaglebone.

* Original Author:
    * Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
* Modifications by:
    * Koen Kooi <koen@openembedded.org>
    * Martin Jansa <Martin.Jansa@gmail.com>
    * Chris Larson <chris_larson@mentor.com>

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-29 14:52:45 +01:00
Andrea Adami
4c9740b5a8 klibc_1.5.25: Fetcher and QA fixes
* fix unfetchable SRC_URI and use git fetcher instead
* and remove checksums file
* adapt ${S}
* fix QA about non -staticdev package contains static .a library
* fix QA about /bin installed but not shipped
* fix license and relative QA
* bump INC_PR
* patchset untouched awaiting klibc_2.0, expected in March 2012

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-29 09:36:27 +01:00
Andrea Adami
08bf37116b linux-kexecboot_3.2: update from 3.2.7 to 3.2.8
* apply latest stable patchset to match linux-yocto_3.2
* (work in progress about using linux-yocto-tiny as base for kexecboot)
* bump PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-29 09:36:26 +01:00
Koen Kooi
d173003034 xbmc: update to Eden RC1 and remove patches that have been applied upstream
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28 15:49:59 +01:00
Koen Kooi
f1ffd12992 xbmc: add missing python runtime dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28 15:49:59 +01:00
Koen Kooi
dd44dc50ad xinput-calibrator 0.7.5: fix calibration script
The 'auto' format switched to 'xorg.conf.d' which broke the script. The pointercal package also installed an 'empty' pointercal by default, which also broke the script. Fix these 2 in one go.

Also remove the hal script since hal isn't supported in the oe-core universe anymore

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28 15:49:59 +01:00
Andreas Müller
11ab6e41b1 gcc: same patches for all gccs with shared sources
* different patching on same sources caused race contition [1]
* build tested from scratch

[1] http://lists.linuxtogo.org/pipermail/openembedded-core/2012-February/018296.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28 15:49:59 +01:00
Martin Jansa
add085b0c9 mplayer2: drop virtual/kernel dependency and s/ARM/arm/ in ARM_INSTRUCTION_SET
* virtual/kernel was needed only to provide omapfb.h in staging
  but that's now moved to BSP layers, no need to make sstate hash
  machine specific here.
* s/ARM/arm/ is just cosmetic change because classes are testing only
  '== "thumb"' so it works the same with ARM but mplayer2 was only
  recipe using it uppercase

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:59 +01:00
Martin Jansa
cdb5ea848e tiff: rename bbappend to match new version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:59 +01:00
Martin Jansa
0eb1a43a75 poppler: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
c1d56cc74a lcms: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
b23ab4ccc9 imagemagick: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
46e0350e8a navit: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
e3d44f5166 libsdl-image: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
6ebd21f5d4 libeflvala: add tiff to DEPENDS and bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
134a1de2e4 imlib2: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
4f1844901b evas: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
1fa5407024 ethumb: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
5c16de2016 epdf: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:57 +01:00
Martin Jansa
6a2bbd4d1a elfe: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:57 +01:00
Martin Jansa
042c5b4524 python-elementary: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:57 +01:00
Martin Jansa
6ef60f762e pango: use pango.inc from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28 10:29:01 +01:00
Koen Kooi
767492efaa networkmanager: fix packaging of systemd units
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28 09:23:52 +01:00
Martin Jansa
c8098f5e21 meta-oe: add fbset-modes to SIGGEN_EXCLUDERECIPES_ABISAFE
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-27 14:51:43 +01:00
Koen Kooi
f7afa59e17 gnome-control-center 2.32.1: add missing dependency on desktop-file-utils-native
do_install fails wihtout the update-desktop-cache util present

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-27 09:54:04 +01:00