The following changes since commit b063789560bfb9c60a7a15277b5b3a9839b5ba74:
libgpiod: add new recipe (2017-05-23 15:59:31 +0200) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib hongxu/fix-lvm2 http://cgit.openembedded.org/openembedded-core-contrib/log/?h=hongxu/fix-lvm2 Hongxu Jia (4): gnome-themes: remove PNBLACKLIST python3-pyparted: add a python3 recipe python3-pyudev: add a python3 recipe lvm2/libdevmapper: fix invoking lvcreate failed .../recipes-gnome/themes/gnome-themes_2.32.1.bb | 6 ++-- .../recipes-support/lvm2/libdevmapper_2.02.166.bb | 21 ++----------- meta-oe/recipes-support/lvm2/lvm2.inc | 26 +++++++++++++++- .../0001-explicitly-do-not-install-libdm.patch | 36 ++++++++++++++++++++++ meta-oe/recipes-support/lvm2/lvm2_2.02.171.bb | 31 ++----------------- .../recipes-devtools/python/python-pyudev.inc | 19 ++++++++++++ .../python/python-pyudev_0.21.0.bb | 22 +++---------- .../python/python3-pyudev_0.21.0.bb | 8 +++++ .../python-pyparted/python-pyparted.inc | 21 +++++++++++++ .../python-pyparted/python-pyparted_3.10.7.bb | 23 +++----------- .../0001-fix-version-float-check.patch | 26 ++++++++++++++++ .../python-pyparted/python3-pyparted_3.10.7.bb | 12 ++++++++ 12 files changed, 163 insertions(+), 88 deletions(-) create mode 100644 meta-oe/recipes-support/lvm2/lvm2/0001-explicitly-do-not-install-libdm.patch create mode 100644 meta-python/recipes-devtools/python/python-pyudev.inc create mode 100644 meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb create mode 100644 meta-python/recipes-extended/python-pyparted/python-pyparted.inc create mode 100644 meta-python/recipes-extended/python-pyparted/python3-pyparted/0001-fix-version-float-check.patch create mode 100644 meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb -- 2.8.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
