Commit Graph

1651 Commits

Author SHA1 Message Date
Andreas Müller
f9213eb41a thunar-volman: add eject to RDEPENDS
Ejecting USB-memory stick caused:
Error starting job: Failed to execute child process "eject" (No such file or directory)

run-tested with angstrom/meta-oe environment on overo

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10 09:35:11 +02:00
Martin Jansa
2cb1ae5c17 xserver-nodm-init: add EnvironmentFile
* used to set HOME variable before /etc/X11/Xsession is started
* e.g. enlightenment is creating ${HOME}/.e and without this it ends in
  /tmp/.e and during startup HOME gets defined and switched to
  /home/root/.e

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10 08:55:00 +02:00
Denis 'GNUtoo' Carikli
8f6027c1bd xserver-nodm-init: use /etc/X11/Xserver from service file instead of Xorg directly
* /etc/X11/Xserver is provided by xserver-common and sets correct DPI
  before starting Xorg (or other xserver)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10 08:55:00 +02:00
Samuel Stirtzel
9d030d368c network-manager-applet: Fix missing DEPENDS and QA warnings.
This fixes:
| checking for ISO_CODES... no
| No package 'iso-codes' found.

and

| checking for GNOME_KEYRING... no
| configure: error: Package requirements (gnome-keyring-1) were not met:

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10 08:54:59 +02:00
Koen Kooi
cd06a14023 xbmc: fix .desktop for ARM
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09 16:49:29 +02:00
Koen Kooi
06366a8833 xbmc: update to head of the Eden release branch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09 14:14:05 +02:00
Koen Kooi
839eeb13b8 gvfs-gdu-volume-monitor 1.8.2: remove conflicting files
* check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml
        But that file is already provided by package  * gvfs
 * check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml
        But that file is already provided by package  * gvfs
 * check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/GConf/gsettings/gvfs-dns-sd.convert
        But that file is already provided by package  * gvfs

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09 13:46:22 +02:00
Koen Kooi
5fced1d76e systemd: fix vconsole-setup dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09 13:46:21 +02:00
Koen Kooi
bd0a6a465f systemd: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09 13:46:21 +02:00
Koen Kooi
15cc3fb0ce cloud9: remove 0.5.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09 13:46:21 +02:00
Koen Kooi
c2dee44573 cloud9: add 0.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09 12:15:51 +02:00
Koen Kooi
da0fb166a4 cloud9 0.5.1: use nodejs4 instead of nodejs
This allows using nodejs 0.6.x for apps, but running cloud9 using node4

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08 21:49:05 +02:00
Koen Kooi
05203855ac nodejs 0.4.12: rename to node4 to make it parallel installable with 0.6.x
This is done to support running cloud9 using node 0.4.x but all other node apps with 0.6.x

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08 21:48:57 +02:00
Koen Kooi
d03ee17c2e nodejs 0.6.x: update to 0.6.14
The LICENSE checksum changed due to date changes and clarification on licenses of included "libraries" like the markdown parser

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08 14:33:41 +02:00
Khem Raj
9fb576a0d5 gcc-4.6: Update to 2012.03 linaro release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08 07:48:16 +02:00
Stefan Herbrechtsmeier
a6790d602e v4l-utils: correct license delimiter
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04 20:36:48 +02:00
Otavio Salvador
3f79074a70 systemd-systemctl-native: add support to disable services
This adds support to disable services making possible to it to be done
during rootfs generation.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04 20:36:47 +02:00
Otavio Salvador
294a0b5cee openmotif: add 2.3.3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04 20:36:47 +02:00
Otavio Salvador
41df85603a xbitmaps: add 1.1.1 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04 20:36:46 +02:00
Samuel Stirtzel
c76965c517 mysql5: Fix QA warnings, move .a files to staticdev
Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04 20:36:45 +02:00
Noor Ahsan
d248ea6ada libedit: Remove files folder as no patch was being used
* No patch file was being used in the recipe so removed the folder to make it bit clean.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-31 16:48:43 +02:00
Khem Raj
6460fe3a04 eglibc-2.12: Move to toolchain-layer
Its relevant in toolchain layer

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-29 23:12:24 -07:00
Andreas Müller
4b7b80bfb3 obexd: fix QA warnings by creating empty package obex-plugins
fix the following warnings:
WARNING: For recipe obexd, the following files/directories were installed but not shipped in any package:
WARNING:   /usr/lib
WARNING:   /usr/lib/obex
WARNING:   /usr/lib/obex/plugins

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29 16:18:32 +02:00
Andreas Müller
f4dedbcc63 libatasmart: fix QA warnings
fix the following warnings:
WARNING: For recipe libatasmart, the following files/directories were installed but not shipped in any package:
WARNING:   /usr/share/vala
WARNING:   /usr/share/vala/vapi
WARNING:   /usr/share/vala/vapi/atasmart.vapi

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29 16:18:31 +02:00
Andreas Müller
1562c14b57 faad2: fix QA warnings
fix the following warnings:
WARNING: QA Issue: non -staticdev package contains static .a library: libfaad-dev path '/work/armv7a-angstrom-linux-gnueabi/faad2-2.7-r1/packages-split/libfaad-dev/usr/lib/libfaad.a'
WARNING: QA Issue: non -staticdev package contains static .a library: libmp4ff-dev path '/work/armv7a-angstrom-linux-gnueabi/faad2-2.7-r1/packages-split/libmp4ff-dev/usr/lib/libmp4ff.a'

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29 16:18:31 +02:00
Andreas Müller
902ed05dfc libcgroup: fix QA warnings
fix the following warnings:
WARNING: For recipe libcgroup, the following files/directories were installed but not shipped in any package:
WARNING:   /lib/security/pam_cgroup.la
WARNING:   /lib/security/.debug
WARNING:   /lib/security/.debug/pam_cgroup.so.0.0.0
WARNING:   /lib/security/.debug/pam_cgroup.so
WARNING:   /lib/security/.debug/pam_cgroup.so.0

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29 16:18:30 +02:00
Andreas Müller
c194c24e09 evince: Fix QA warnings / clean packaging
run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29 16:18:29 +02:00
Khem Raj
444c13d1f1 gcc-4.5: Fix meta-toolchain builds with gcc 4.5
Correct a typo

Make license parsable by license manage

Fixes messages like

WARNING: libgcc-nativesdk: No generic license file exists for: RUNTIME
in any provider
WARNING: libgcc-nativesdk: No generic license file exists for: LIBRARY
in any provider
WARNING: libgcc-nativesdk: No generic license file exists for: EXCEPTION
in any provider
NOTE: package libgcc-nativesdk-4.5-r48+svnr184907: task do_populate_lic:
Succeeded

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29 16:14:38 +02:00
Martin Jansa
d110784db8 kernel.bbclass: unify white spaces
* indentation was with spaces and tabs, unify to use tabs instead of
  spaces, because "python populate_packages" expects tabs (or 8 spaces)
  and we're doing populate_packages_preppend here

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-29 16:14:38 +02:00
Richard Purdie
4e9eb33068 kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKE
Without this we don't take advantage of any configured multiple CPU
cores which seems a shame.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-29 16:14:38 +02:00
Martin Jansa
be2ae063d1 xinput-calibrator: add systemd service
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-29 16:14:38 +02:00
Martin Jansa
2bbed5ec03 kernel.bbclass: touch .scmversion also in ${S}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-29 16:14:37 +02:00
Martin Jansa
17ffdaa698 keymaps: import systemd support from meta-shr layer
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-29 16:14:37 +02:00
Martin Jansa
803c8d2b08 linux-kexecboot-3.2: upgrade to 3.2.12
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-29 16:14:37 +02:00
Koen Kooi
faf10fc6f3 xbmc: update from rc2 to final release
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-26 15:05:47 +02:00
Martin Jansa
7aeea5345b kernel.bbclass: don't create /etc/modutils/*
* update-modules was updated to read /etc/modules-load.d/*.conf

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-26 15:05:46 +02:00
Martin Jansa
7c6bca094b kernel.bbclass: use symlinks for modutils files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-26 15:05:46 +02:00
Martin Jansa
be333f0e2f linux: import shared linux.inc so we have just one copy
* in my env I have 7 copies now
  ./meta-smartphone/meta-htc/recipes-kernel/linux/linux.inc
  ./meta-smartphone/meta-nokia/recipes-kernel/linux/linux.inc
  ./meta-smartphone/meta-openmoko/recipes-kernel/linux/linux.inc
  ./meta-smartphone/meta-samsung/recipes-kernel/linux/linux.inc
  ./meta-smartphone/meta-palm/recipes-kernel/linux/linux.inc
  ./meta-ti/recipes-kernel/linux/linux.inc
  ./meta-handheld/recipes-kernel/linux/linux.inc
  meta-smartphone's are 100% identical, meta-handheld is slightly
  different (ARM_KEEP_OABI can be set in recipe after require .inc) and
  meta-ti seems like much older version of linux.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-26 15:05:46 +02:00
Martin Jansa
ef29620a79 kernel.bbclass: fix extra + in kernelrelease
* see http://lists.linuxtogo.org/pipermail/openembedded-core/2011-December/014308.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-26 15:05:46 +02:00
Martin Jansa
5d07b1429e kernel.bbclass: use better number for KERNEL_PRIORITY
* there is no upgrade from 2.6.X to 3.X.Y
  last part of PV is used as kernel priority for u-a, but X is usually higher then Y in 3.x.x
  so use all 3 parts in one bigger number
* and make it weak assignment if this scheme doesn't work for some
  recipe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-26 15:05:46 +02:00
Martin Jansa
1fd050dc8d e-tasks: bump PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-26 13:37:56 +02:00
Martin Jansa
7f5b07f69a emotion: fix upgrade path from libemotion0 to libemotion1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-26 13:37:56 +02:00
Martin Jansa
6acf438b92 e-base: bump EFL_SRCREV
Newer efl alpha was released today, so I hope that next bump will be with released tarballs.

This EFL_SRCREV is a bit older but worth upgrading as it finishes python-elementary changes
for elementary-1.0 APIs and also includes .so changes for release (so switch to tarballs should
be rather formality with bugfixes).

All elementary based apps need PR bump.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-26 13:37:55 +02:00
Khem Raj
bcd942a312 nautilus: Add gdk-pixbuf gtk+ to DEPENDS
Fixes

| eel-accessibility.c:26:21: fatal error: gtk/gtk.h: No such file or directory
| compilation terminated.
| make[2]: *** [eel-accessibility.lo] Error 1
| make[2]: *** Waiting for unfinished jobs....
| In file included from eel-background.c:26:0:
| eel-background.h:43:21: fatal error: gdk/gdk.h: No such file or directory
| compilation terminated.
| make[2]: *** [eel-background.lo] Error 1
| eel-canvas.c:69:28: fatal error: gdk/gdkprivate.h: No such file or directory

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-26 13:37:54 +02:00
Koen Kooi
ff0f815593 toolchain-layer: move binutils and gcc from meta-oe into here
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-24 07:35:22 +01:00
Koen Kooi
6b22bd198a systemd-serialgetty: sync with upstream
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-23 07:57:19 +01:00
Martin Jansa
b020571752 kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too
* /etc/modules-load.d/foo.conf is used by systemd like /etc/modutils/foo was with sysvinit

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-23 07:56:21 +01:00
Martin Jansa
efc1626c8e kernel.bbclass: import QA warning fix for unpackaged files from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-23 07:56:21 +01:00
Martin Jansa
3ec761eeb3 kernel.bbclass: import s/1/True/ changes from oe-core version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-23 07:56:20 +01:00
Andreas Müller
09d0c1efe4 slim: replace ${base_libdir}/systemd by ${systemd_unitdir} set in oe-core
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-23 07:55:16 +01:00