Commit Graph

644 Commits

Author SHA1 Message Date
Koen Kooi f7fd6e43e0 gnome-session 2.32.1: add pam-plugin-ck-connector dependency when using pam
without this apps can't authenticate to the session leading to timeouts and crashes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 12:44:25 +02:00
Koen Kooi 34e1f711fc nautilus 2.32.2: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 12:06:57 +02:00
Koen Kooi ed6175e375 nautilus3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 10:22:59 +02:00
Koen Kooi 0fac9d7251 libnotify3: add 0.7.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 10:22:58 +02:00
Koen Kooi 4e70eb9149 gnome-panel3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi 208315e47a libgweather3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi b3b933af48 libwnck3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi eac8a22fbd gnome-desktop3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:12:56 +02:00
Koen Kooi 161703b7fb gsettings-desktop-schemas: add 3.0.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi 3ed7a55e04 gnome-desktop 2.32.1: import from OE-core
fix packaging

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi 81acbd957f dconf: update to 0.7.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi 3ade546f04 gtk+3: add initial 3.0.11 recipe
modeled after the 2.x recipe in OE-core

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 11:32:19 +02:00
Koen Kooi ad0d67af12 lvm2: import from OE rev 58b79786c6
update and clean

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 09:31:58 +02:00
Khem Raj 4555a53c91 gcc-4.6: Change the bbappend to match oe-core changes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 08:49:51 +02:00
Koen Kooi 2454d20084 gnome-panel 2.32.1: add missing gettext inherit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 22:55:15 +02:00
Koen Kooi 829be3bb91 mesa-dri: sync packaging with OE-core, prepare for further PACKAGE_ARCH cleaning
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 22:54:28 +02:00
Richard Purdie 5b857eeeb7 kernel.bbclass: Stop do_install poking directly into the sysroot and evading sstate
do_install was putting files directly into the sysroot which means sstate
had no knowledge of them. This meant they didn't get cleaned along with the
other files from the task amongst other issues.

This patch puts them in ${D} where they were supposted to be.

Tested-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 21:50:13 +02:00
Koen Kooi dd25d80387 mesa: move PACKAGE_ARCH = MACHINE_ARCH to the mesa-dri include
mesa-dri is the only machine specific one, leaking MACHINE_ARCH into mesa-x11 causes massive sstate mismatch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 21:31:00 +02:00
Koen Kooi 7bb0dfc5cd gnome-settings-daemon 2.32.1: build from stable branch for bugfixes, fix dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 11:38:19 +02:00
Tom Rini 81dc1b554b kernel.bbclass: Stage System.map with KERNEL_VERSION suffix
Without this, images will fail now that kernel-abiversion is back.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 09:22:11 +02:00
Koen Kooi 61743ca888 glib-2.0: sync with OE-core
remove 2.28.1 and merge in packaging changes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-22 18:17:27 +02:00
Koen Kooi c6c282daa0 kernel.bbclass: restore kernel-abiversion file
This fixes external module recipes that need $KERNEL_VERSION. It got removed by

	commit a9d41062e24a6b99661b3a5256f369b557433607
	Author: Darren Hart <dvhart@linux.intel.com>
	Date:   Tue Mar 8 17:09:10 2011 -0800

		kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules

seemingly as an oversight.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-22 16:17:45 +02:00
Koen Kooi 8bd56b95b5 dconf 0.5.1: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 19:43:48 +02:00
Koen Kooi c9305fed72 gnome-power-manager: libpanel-applets-2 is gone, so disable applets
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 13:01:29 +02:00
Koen Kooi 972778cee8 gdm: fix build against newer gnome-panel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 12:55:41 +02:00
Koen Kooi 31be11bf1c libgnomekbd 2.32.0: clean up dependencies 2011-06-21 12:55:40 +02:00
Koen Kooi 05fa92ac92 gnome-settings-daemon: clean up dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 12:55:40 +02:00
Koen Kooi 9e4f29983c gnome-session: update to 2.32.1 2011-06-21 12:55:40 +02:00
Koen Kooi d3a738c437 gnome-panel: update to 2.32.x from the git release branch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 12:55:35 +02:00
Koen Kooi ecdd1c6f0f gdm, gnome-control-center: clean up dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 10:30:02 +02:00
Koen Kooi 7918094173 libgweather: update to 2.30.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 10:18:10 +02:00
Koen Kooi 91c5f7478d gnome-menus 2.30.5: remove spurious gnome-vfs dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 09:56:56 +02:00
Koen Kooi 8f8f6a1513 libgsf: update to 1.14.21 and be specific about which features to disable
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 09:54:16 +02:00
Koen Kooi 73573117d0 slim: add 1.3.2
1.3.1 was imported from OE rev 58b79786c6, but heavily cleaned

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-20 21:18:40 +02:00
Koen Kooi 9fce693d6c sessreg 1.0.6: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-20 20:43:56 +02:00
Koen Kooi fd6fabe70c xorg-xserver: fix packaging and make udev the default config manager
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-20 05:55:29 +02:00
Koen Kooi 5a65b5084e gnome-bluetooth 2.32.0: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:27 +02:00
Koen Kooi 484831eab4 obex-data-server: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 19cca0737c obexd: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 0839d07d6c openobex 1.5: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi d413695d5e gconf: update to 2.32.4
* add debian patch to fix panel applets
* add upstream patch to port another bit to gdbus

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 3e44f401d2 zenity: add 2.32.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 9c930778b7 gdm 2.32.2: add more utils to RRECOMMENDS
GDM calls these from init/Default, so drag them in as RRECOMMENDS

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 1a43602ca8 desktop-file-utils: add 0.18
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 556fd149ec glib-2.0: import 2.28.8 untill it gets into OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 709e92e30b epiphany: add 2.30.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi ce196cc366 midori: add 0.3.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 292abf0fd3 gnome-power-manager: add 2.32.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi c5d9f70552 dropbear-systemd: config files for socket-based activation of dropbear
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi 790355db87 gnuradio: update to 3.4.0 and clean up
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00