Please consider this changes for meta-openembedded dizzy The following changes since commit 3b83aa44186fac44a679cd24a5ae64560cb4118f:
xf86-video-glamo: fix build with xserver 1.16 (2015-01-18 16:40:55 -0800) are available in the git repository at: git://github.com/akuster/meta-openembedded akuster/dizzy-next https://github.com/akuster/meta-openembedded/tree/akuster/dizzy-next Belal, Awais (1): iperf: fix out of tree configuration Jackie Huang (8): meta-gnome: Add LAYERVERSION and LAYERDEPENDS meta-perl: Add LAYERVERSION and LAYERDEPENDS meta-python: Add LAYERVERSION and LAYERDEPENDS meta-ruby: Add LAYERVERSION and LAYERDEPENDS toolchain-layer: Add LAYERVERSION and LAYERDEPENDS meta-efl: Add LAYERVERSION and LAYERDEPENDS meta-filesystems: Add LAYERVERSION and LAYERDEPENDS meta-gpe: Add LAYERVERSION and LAYERDEPENDS Otavio Salvador (1): nbench-byte: Fix license QA error [email protected] (1): xmlto: remove recipe as it's in OE core meta-efl/conf/layer.conf | 6 +++ meta-filesystems/conf/layer.conf | 6 +++ meta-gnome/conf/layer.conf | 6 +++ meta-gpe/conf/layer.conf | 6 +++ meta-oe/licenses/nbench-byte | 10 +++++ .../iperf-2.0.5/0001-fix-out-of-tree-config.patch | 52 ++++++++++++++++++++++ meta-oe/recipes-benchmark/iperf/iperf_2.0.5.bb | 1 + .../nbench-byte/nbench-byte_2.2.3.bb | 2 +- .../xmlto-0.0.25/obsolete_automake_macros.patch | 12 ----- meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb | 18 -------- meta-perl/conf/layer.conf | 6 +++ meta-python/conf/layer.conf | 6 +++ meta-ruby/conf/layer.conf | 6 +++ toolchain-layer/conf/layer.conf | 5 +++ 14 files changed, 111 insertions(+), 31 deletions(-) create mode 100644 meta-oe/licenses/nbench-byte create mode 100644 meta-oe/recipes-benchmark/iperf/iperf-2.0.5/0001-fix-out-of-tree-config.patch delete mode 100644 meta-oe/recipes-support/xmlto/xmlto-0.0.25/obsolete_automake_macros.patch delete mode 100644 meta-oe/recipes-support/xmlto/xmlto_0.0.25.bb -- 1.9.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
