|
[PATCH 3/6] Removed openbsd-netcat since it now recides in meta-networking
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-networking/netcat/openbsd-netcat_1.6.bb | 29 ----------------------- 1 file changed, 29 deletions(-) delete mode 100644 recipes-networ
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-networking/netcat/openbsd-netcat_1.6.bb | 29 ----------------------- 1 file changed, 29 deletions(-) delete mode 100644 recipes-networ
|
By
David Nystr?m
· #193
·
|
|
[PATCH 2/6] Changed libvirt dependency to netcat-openbsd to match meta-networking
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-extended/libvirt/libvirt_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/libvirt/libvirt_1
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-extended/libvirt/libvirt_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/libvirt/libvirt_1
|
By
David Nystr?m
· #192
·
|
|
[PATCH 1/6] Added meta-networking dependency
Signed-off-by: David Nyström <david.nystrom@...> --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index c630494..e8c5252 100644 --- a/README +++ b/README @@ -17,6 +1
Signed-off-by: David Nyström <david.nystrom@...> --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index c630494..e8c5252 100644 --- a/README +++ b/README @@ -17,6 +1
|
By
David Nystr?m
· #194
·
|
|
[PATCH 0/6] Bugfixes needed to build against upstream latest
Fixed build breakage when updating to latest. Tested with: Build Configuration: BB_VERSION = "1.17.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "x86_64-poky-linux" MACHI
Fixed build breakage when updating to latest. Tested with: Build Configuration: BB_VERSION = "1.17.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "x86_64-poky-linux" MACHI
|
By
David Nystr?m
· #196
·
|
|
[PATCH] ebtables: Fixed typo in RRECOMMENDS
Merged to master, Thanks.
Merged to master, Thanks.
|
By
David Nystr?m
· #187
·
|
|
[PATCH] ebtables: Fixed typo in RRECOMMENDS
+1
By
David Nystr?m
· #183
·
|
|
[PATCH 0/2] KVM integration
Reviewed-by: David Nyström <david.nystrom@...>
Reviewed-by: David Nyström <david.nystrom@...>
|
By
David Nystr?m
· #159
·
|
|
[PATCH] Update the netcat with debian patches to fix some error
I'm totaly OK with this, as long as its accepted somewhere. As Lei states though, we need to document the layer setup in README. However, for future reference, I see no reason why new recipes can't en
I'm totaly OK with this, as long as its accepted somewhere. As Lei states though, we need to document the layer setup in README. However, for future reference, I see no reason why new recipes can't en
|
By
David Nystr?m
· #143
·
|
|
[meta-networking][PATCH] Add netcat-openbsd for virtualization (libvirt virt-test)
This means that both versions of netcat have alt. prio 100. what happens when both are installed on the rootfs at the same time. where does the symlink point ? What does bitbake make of this ?
This means that both versions of netcat have alt. prio 100. what happens when both are installed on the rootfs at the same time. where does the symlink point ? What does bitbake make of this ?
|
By
David Nystr?m
· #142
·
|
|
[PATCH] Update the netcat with debian patches to fix some error
[snip] Is this line really needed ? I cant seem to find any file called debian/patches/* in ${S}. I assume this has been tested with package_rpm as well.
[snip] Is this line really needed ? I cant seem to find any file called debian/patches/* in ${S}. I assume this has been tested with package_rpm as well.
|
By
David Nystr?m
· #130
·
|
|
[PATCH] Update the netcat with debian patches to fix some error
Hi Lei, Thanks for the patch, your .patch file needs an upstream status, if its to be kept in the meta-virt layer. please see: https://wiki.yoctoproject.org/wiki/Best_Known_Methods_(BKMs)_for_Package_
Hi Lei, Thanks for the patch, your .patch file needs an upstream status, if its to be kept in the meta-virt layer. please see: https://wiki.yoctoproject.org/wiki/Best_Known_Methods_(BKMs)_for_Package_
|
By
David Nystr?m
· #125
·
|
|
It seems my patch review doesn't deliver to this mail list
Hi, Please use a subscribed address to post to this list, Messages from unsubscribed posters get put on hold and needs to be manually accepted by maintainers, which may lag in time. Br, David
Hi, Please use a subscribed address to post to this list, Messages from unsubscribed posters get put on hold and needs to be manually accepted by maintainers, which may lag in time. Br, David
|
By
David Nystr?m
· #124
·
|
|
[RFC][PATCH 16/16] Added python-keystoneclient recipe
Signed-off-by: David Nyström <david.nystrom@...> --- .../keystoneclient/python-keystoneclient_git.bb | 24 ++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 recipes-cloud/ke
Signed-off-by: David Nyström <david.nystrom@...> --- .../keystoneclient/python-keystoneclient_git.bb | 24 ++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 recipes-cloud/ke
|
By
David Nystr?m
· #108
·
|
|
[RFC][PATCH 15/16] Added python-quantumclient recipe
Signed-off-by: David Nyström <david.nystrom@...> --- .../quantumclient/python-quantumclient_git.bb | 23 ++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 recipes-cloud/quan
Signed-off-by: David Nyström <david.nystrom@...> --- .../quantumclient/python-quantumclient_git.bb | 23 ++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 recipes-cloud/quan
|
By
David Nystr?m
· #107
·
|
|
[RFC][PATCH 14/16] Added python-glanceclient recipe
Signed-off-by: David Nyström <david.nystrom@...> --- .../glanceclient/python-glanceclient_git.bb | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 recipes-cloud/glance
Signed-off-by: David Nyström <david.nystrom@...> --- .../glanceclient/python-glanceclient_git.bb | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 recipes-cloud/glance
|
By
David Nystr?m
· #102
·
|
|
[RFC][PATCH 13/16] Added python-warlock recipe
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-python/warlock/python-warlock_0.7.0.bb | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 recipes-pytho
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-python/warlock/python-warlock_0.7.0.bb | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 recipes-pytho
|
By
David Nystr?m
· #101
·
|
|
[RFC][PATCH 12/16] Added python-simplejson recipe
Signed-off-by: David Nyström <david.nystrom@...> --- .../simplejson/python-simplejson_2.6.2.bb | 21 ++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 recipes-python/simplej
Signed-off-by: David Nyström <david.nystrom@...> --- .../simplejson/python-simplejson_2.6.2.bb | 21 ++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 recipes-python/simplej
|
By
David Nystr?m
· #106
·
|
|
[RFC][PATCH 11/16] Added python-pyparsing recipe
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-python/pyparsing/python-pyparsing_1.5.6.bb | 22 ++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 recipes-pytho
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-python/pyparsing/python-pyparsing_1.5.6.bb | 22 ++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 recipes-pytho
|
By
David Nystr?m
· #103
·
|
|
[RFC][PATCH 10/16] Added python-pyopenssl recipe
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-python/pyOpenSSL/python-pyopenssl_0.13.bb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 recipes-python
Signed-off-by: David Nyström <david.nystrom@...> --- recipes-python/pyOpenSSL/python-pyopenssl_0.13.bb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 recipes-python
|
By
David Nystr?m
· #104
·
|
|
[RFC][PATCH 09/16] Added python-pycrypto recipe
Signed-off-by: David Nyström <david.nystrom@...> --- .../pycrypto/files/001-remove-includes.patch | 11 +++++ recipes-python/pycrypto/python-pycrypto_2.6.bb | 46 ++++++++++++++++++++ 2 files chang
Signed-off-by: David Nyström <david.nystrom@...> --- .../pycrypto/files/001-remove-includes.patch | 11 +++++ recipes-python/pycrypto/python-pycrypto_2.6.bb | 46 ++++++++++++++++++++ 2 files chang
|
By
David Nystr?m
· #105
·
|