Commit Graph

1560 Commits

Author SHA1 Message Date
Koen Kooi
bddff3209c systemd: update and disable storing coredumps in the journal
Storing coredumps in the journal was mentioned as one of the reasons the journals grow so large

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 10:36:57 +01:00
Gary Thomas
7d398784ee README: fix typo
Without this change, 'git send-email' complains of a missing argument.
Tested with git 1.7.7.6 on Fedora 16.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:54:41 +01:00
Gary Thomas
5b483d8425 midori: needs GNOME icons to function
Without GNOME icons installed, e.g. when using only core-image-sato,
midori dies violently:
   # midori
   The configuration couldn't be loaded: No such file or directory
   (midori:2915): Gtk-WARNING **: Error loading theme icon 'stock_new-tab' for stock: Icon 'stock_new-tab' not present in theme
   (midori:2915): Gtk-WARNING **: Error loading theme icon 'bookmark-new' for stock: Icon 'bookmark-new' not present in theme
   (midori:2915): Gtk-WARNING **: Error loading theme icon 'stock_add-bookmark' for stock: Icon 'stock_add-bookmark' not present in theme
   Segmentation fault

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:54:41 +01:00
Tom Rini
6b8c314002 fio: Add initial recipe for version 2.0.5
Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:51:15 +01:00
Andreas Oberritter
629d9fa067 bzip2: bump PR of all recipes depending on bzip2
* Commit e27af1f273e9a7348dd8f5542df9206acd9210f3 of OE-core
  split bzip2 into binary and library packages.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:50:38 +01:00
Andreas Oberritter
8b5006510a udev-173: don't hardcode path to pidof
* pidof lives in /bin, search it in $PATH.
* Assume pidof's presence.
* Remove -e shell option, because pidof may return nonzero.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:50:37 +01:00
Martin Jansa
47ba455a11 eve: another PR bump for libtiff3->libtiff5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:20 +01:00
Martin Jansa
e7b373bc8b lcms: add tiff to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:20 +01:00
Martin Jansa
1e159f9b59 python-elementary: another PR bump for libtiff3->libtiff5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:20 +01:00
Martin Jansa
541575692f epdf: another PR bump for libtiff3->libtiff5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:19 +01:00
Martin Jansa
406bf3a2f1 elementary: add poppler to DEPENDS
* poppler is autodetected and then transitive deps are not working as expected (it will remove tiff from sysroot to
  replace it with newer version while building something else against elementary)
  | /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/4.6.3/ld: warning: libtiff.so.3, needed by /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libelementary.so, not found (try using -rpath or -rpath-link)
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFSetField'
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFClose'
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFDefaultStripSize'
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFFdOpen'
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFWriteScanline'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:19 +01:00
Martin Jansa
8b7fd21006 poppler: add tiff to DEPENDS to make builds more deterministic
* it's autodetected

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:19 +01:00
Martin Jansa
422d05a494 e-base: bump EFL_SRCREV
* remove e-wm patch from 974d2fe857c82826606959ea909bc6e75567e4e4, it's
  not needed now.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:19 +01:00
Khem Raj
896bbc379a gcc-4.5: Move SRCREV to latest on gcc-4_5-branch
This brings in bug fixes for details clone gcc tree and
checkout gcc-4_5-branch and then

git log aab79458fc2025967f9a35aef4e7c0094c63d38e..1b523ca2a20934d1c52cb3a54b634ac4441debdf

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:03:53 +01:00
Koen Kooi
112c1f86fc systemd: update to latest git
This is in preparation for the v44 release.

* drop 2 patches that aren't needed anymore
* fix more endianness problems
* fix journal crashes with large files

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:03:52 +01:00
Koen Kooi
81703d249d systemd: enable logging to disk instead of tmpfs
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:03:52 +01:00
Koen Kooi
c2feb1ab2a systemd: enable xz compression for journald
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:03:52 +01:00
Khem Raj
f256ccfb85 gcc-4.6: Adjust to match gcc 4.6.3 from OE-Core
Update linaro patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-08 18:57:24 -08:00
Ulf Samuelsson
8a728abad7 ca-certificates: Bump version to 20120212
20111211 has disappeared from the server

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-08 18:57:22 -08:00
Andreas Oberritter
5b3974ed48 udev: consolekit package requires x11
* consolekit fails to build without x11, so drop the
  runtime dependency on consolekit if x11 is unavailable.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-07 15:17:13 +01:00
Andrea Adami
ba71c678ef linux_kexecboot_3.2: upgrade from 3.2.8 to 3.2.9
* apply latest patchset
* bump PR
* catch up and sync with linux-yocto (wip)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-07 07:30:11 +01:00
Andreas Müller
13354c9e19 networkmanager: cleanup
tested with buildhistory

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-06 10:01:14 +01:00
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