[meta-virtualization] [PATCH] Update lxc recipe to 1.0.0

Josep Puigdemont josep.puigdemont at enea.com
Thu Feb 27 03:33:05 PST 2014


LXC 1.0 was released last week [1], this is an update of the lxc recipe to use
the latest stable version.
There are not many changes from the 0.9.0 recipe, just the hashes and the fetch
url. Some patches have been removed since they have already been included
in lxc-1.0.0.

[1] https://lists.linuxcontainers.org/pipermail/lxc-users/2014-February/006260.html

Josep Puigdemont (1):
  Update Linux Containers to lxc-1.0.0

 .../lxc-0.9.0-always-strdup-rootfs-mount.patch     |   27 --------
 ...xc-0.9.0-check-when-bind-mounting-libdirs.patch |   44 ------------
 .../lxc-0.9.0-configure-allow-subdir-objects.patch |   35 ----------
 ...0.9.0-disable-udhcp-from-busybox-template.patch |   24 -------
 ...c-0.9.0-don-t-let-LXC_PATH-end-in-failure.patch |   29 --------
 ...-chpasswd-functionality-for-busybox-hosts.patch |   70 --------------------
 ...tdev-re-read-ifindex-in-LXC_NET_PHYS-case.patch |   49 --------------
 .../files/lxc-0.9.0-use-susv3-head-arguments.patch |   46 -------------
 ...1.0.0-disable-udhcp-from-busybox-template.patch |   24 +++++++
 recipes-containers/lxc/lxc_0.9.0.bb                |   69 -------------------
 recipes-containers/lxc/lxc_1.0.0.bb                |   62 +++++++++++++++++
 11 files changed, 86 insertions(+), 393 deletions(-)
 delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-always-strdup-rootfs-mount.patch
 delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-check-when-bind-mounting-libdirs.patch
 delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-configure-allow-subdir-objects.patch
 delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-disable-udhcp-from-busybox-template.patch
 delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-don-t-let-LXC_PATH-end-in-failure.patch
 delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-enable-chroot-chpasswd-functionality-for-busybox-hosts.patch
 delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-setup_netdev-re-read-ifindex-in-LXC_NET_PHYS-case.patch
 delete mode 100644 recipes-containers/lxc/files/lxc-0.9.0-use-susv3-head-arguments.patch
 create mode 100644 recipes-containers/lxc/files/lxc-1.0.0-disable-udhcp-from-busybox-template.patch
 delete mode 100644 recipes-containers/lxc/lxc_0.9.0.bb
 create mode 100644 recipes-containers/lxc/lxc_1.0.0.bb

-- 
1.7.10.4



More information about the meta-virtualization mailing list