From 7cc4ee6c8326852ba433924ce03f8579fa6e19e6 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Fri, 10 Jan 2014 13:29:40 -0600 Subject: Resync to oe-core master Jan 10, 2014 Rename most recipes Update a few recipes as needed: * tar: Newer version has xattr and selinux support Signed-off-by: Mark Hatle --- recipes-core/coreutils/coreutils_8.21.bbappend | 3 --- recipes-core/coreutils/coreutils_8.22.bbappend | 3 +++ recipes-core/dbus/dbus_1.6.10.bbappend | 1 - recipes-core/dbus/dbus_1.6.18.bbappend | 1 + recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend | 1 - recipes-core/glib-2.0/glib-2.0_2.38.2.bbappend | 1 + 6 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-core/coreutils/coreutils_8.21.bbappend create mode 100644 recipes-core/coreutils/coreutils_8.22.bbappend delete mode 100644 recipes-core/dbus/dbus_1.6.10.bbappend create mode 100644 recipes-core/dbus/dbus_1.6.18.bbappend delete mode 100644 recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend create mode 100644 recipes-core/glib-2.0/glib-2.0_2.38.2.bbappend (limited to 'recipes-core') diff --git a/recipes-core/coreutils/coreutils_8.21.bbappend b/recipes-core/coreutils/coreutils_8.21.bbappend deleted file mode 100644 index cef8b67..0000000 --- a/recipes-core/coreutils/coreutils_8.21.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -PR .= ".1" - -inherit with-selinux diff --git a/recipes-core/coreutils/coreutils_8.22.bbappend b/recipes-core/coreutils/coreutils_8.22.bbappend new file mode 100644 index 0000000..cef8b67 --- /dev/null +++ b/recipes-core/coreutils/coreutils_8.22.bbappend @@ -0,0 +1,3 @@ +PR .= ".1" + +inherit with-selinux diff --git a/recipes-core/dbus/dbus_1.6.10.bbappend b/recipes-core/dbus/dbus_1.6.10.bbappend deleted file mode 100644 index 8c11cac..0000000 --- a/recipes-core/dbus/dbus_1.6.10.bbappend +++ /dev/null @@ -1 +0,0 @@ -inherit enable-selinux diff --git a/recipes-core/dbus/dbus_1.6.18.bbappend b/recipes-core/dbus/dbus_1.6.18.bbappend new file mode 100644 index 0000000..8c11cac --- /dev/null +++ b/recipes-core/dbus/dbus_1.6.18.bbappend @@ -0,0 +1 @@ +inherit enable-selinux diff --git a/recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend b/recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend deleted file mode 100644 index 8c11cac..0000000 --- a/recipes-core/glib-2.0/glib-2.0_2.38.1.bbappend +++ /dev/null @@ -1 +0,0 @@ -inherit enable-selinux diff --git a/recipes-core/glib-2.0/glib-2.0_2.38.2.bbappend b/recipes-core/glib-2.0/glib-2.0_2.38.2.bbappend new file mode 100644 index 0000000..8c11cac --- /dev/null +++ b/recipes-core/glib-2.0/glib-2.0_2.38.2.bbappend @@ -0,0 +1 @@ +inherit enable-selinux -- cgit v1.2.3-54-g00ecf