Go to file
Paul Barker b0fb477a11 fbset: Replace deprecated update-alternatives syntax
Building fbset gave the following warning:

	WARNING: fbset: Use of ALTERNATIVE_NAME is deprecated, see
		update-alternatives.bbclass for more info.

update-alternatives.bbclass states that this warning will eventually become an
error so this is worth fixing.

The use of deprecated syntax is replaced with current syntax to do the same
thing. To test that this works, a .deb package was created and the post-install
script was checked to ensure that update-alternatives would be called with the
exact same arguments as it was by the script generated by the old recipe.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-08 14:12:24 +02:00
contrib update oe-stylize to be Python3 comaptible 2012-12-18 17:35:18 +01:00
meta-efl meta-efl: set ALLOW_EMPTY only for PN 2013-03-05 14:46:50 +01:00
meta-gnome gedit: fix compile 2013-03-13 17:21:53 +01:00
meta-gpe fbreader: move to meta-gpe due to libgpewidget dependency 2012-12-04 11:25:35 +01:00
meta-initramfs initramfs-kexecboot-image: update IMAGE_INSTALL after mtd-utils split 2013-02-19 01:48:45 +01:00
meta-multimedia libmusicbrainz: fix subsequent invocations of do_configure 2013-03-21 22:01:08 +01:00
meta-networking libnetfilter-queue: Add missing libmnl to DEPENDS 2013-04-02 08:53:13 -04:00
meta-oe fbset: Replace deprecated update-alternatives syntax 2013-04-08 14:12:24 +02:00
meta-ruby ruby: update to 1.9.3-194 2012-12-26 22:18:15 +01:00
meta-systemd systemd.bbclass: set INHIBIT_UPDATERCD_BBCLASS like oe-core does now 2013-04-04 08:14:21 +02:00
meta-webserver modphp: use libdir instead of baselib to load module 2013-04-03 18:07:50 +01:00
meta-xfce packagegroup-xfce-extended: add xfce4-closebutton-plugin 2013-04-04 08:14:22 +02:00
recipes-support/multipath-tools multipath-tools: add recipe for git version 2013-03-29 13:16:39 +01:00
toolchain-layer gcc-cross-canadian 4.6: fix dependencies to be nativesdk-* not *-nativesdk 2012-12-16 21:11:44 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories