[meta-virtualization] [PATCH 2/2] python-itsdangerous: Drop recipe

2017-08-14 Thread Adrian Dudau
Same version of the recipe is maintained in meta-python, no need to keep a duplicate here. Signed-off-by: Adrian Dudau --- .../python/python-itsdangerous_0.24.bb | 22 -- 1 file changed, 22 deletions(-) delete mode 100644 recipes-devtools/python/python-itsdangero

[meta-virtualization] [PATCH 1/2] python-simplejson: Drop recipe

2017-08-14 Thread Adrian Dudau
Newer version of the recipe (v3.11.1) is already maintained in meta-python and I couldn't find any hard dependencies on the current version. Signed-off-by: Adrian Dudau --- recipes-devtools/python/python-simplejson_3.7.3.bb | 31 -- 1 file changed, 31 deletions(-) delete mod

Re: [meta-virtualization] [PATCH] xen: remove STAGING_DIR_HOST from runtime path for bios.bin

2017-08-14 Thread Bruce Ashfield
This patch came through corrupted: [/home/bruc...ualization]> git am -s b.mbox Applying: xen: remove STAGING_DIR_HOST from runtime path for bios.bin fatal: corrupt patch at line 12 Patch failed at 0001 xen: remove STAGING_DIR_HOST from runtime path for bios.bin Bruce On Wed, Aug 9, 2017 at 9:06

Re: [meta-virtualization] [PATCH 0/3] xen: Add Xen recipe for 4.9.0

2017-08-14 Thread Bruce Ashfield
On Thu, Aug 10, 2017 at 2:33 PM, Doug Goldstein wrote: > On 8/9/17 8:28 PM, christopher.w.cl...@gmail.com wrote: > > From: Christopher Clark > > > > Add recipe for Xen 4.9.0 and update xen.inc to package new items. > > > > Christopher Clark (3): > > xen: Package libxendevicemodel, introduced i

Re: [meta-virtualization] [PATCH 1/2] python-simplejson: Drop recipe

2017-08-14 Thread Bruce Ashfield
We often keep the layer local recipes around .. but yes, in these two cases it wasn't required. I've merged the two patches. Bruce On Mon, Aug 14, 2017 at 7:30 AM, Adrian Dudau wrote: > Newer version of the recipe (v3.11.1) is already maintained in > meta-python and I couldn't find any hard de

Re: [meta-virtualization] [PATCH] xen: remove STAGING_DIR_HOST from runtime path for bios.bin

2017-08-14 Thread Christopher Clark
xen: remove STAGING_DIR_HOST from the runtime search path for bios.bin This configuration option sets a run-time search path rather than the location of a build-time dependency. Tested with Xen 4.9 on OpenXT. Signed-off-by: Christopher Clark --- recipes-extended/xen/xen.inc

[meta-virtualization] [PATCH resend] xen: remove STAGING_DIR_HOST from the runtime search path for bios.bin

2017-08-14 Thread christopher . w . clark
From: Christopher Clark This configuration option sets a run-time search path rather than the location of a build-time dependency. Tested with Xen 4.9 on OpenXT. Signed-off-by: Christopher Clark --- recipes-extended/xen/xen.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git