|
[PATCH 9/9] Use wildcard in glib-2.0 bbappend name
glib-2.0: Update to match version in Poky Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/glib-2.0/glib-2.0_2.%.bbappend | 1 + recipes-core/glib-2.0/glib-2.0_2.38.2.bbappend | 1 -
glib-2.0: Update to match version in Poky Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/glib-2.0/glib-2.0_2.%.bbappend | 1 + recipes-core/glib-2.0/glib-2.0_2.38.2.bbappend | 1 -
|
By
Armin Kuster
· #19643
·
|
|
[meta-security][PATCH] toyomo: ccs-tools
Khem, Thanks for the feedback. Will incorporate suggestions into V2. - Armin
Khem, Thanks for the feedback. Will incorporate suggestions into V2. - Armin
|
By
Armin Kuster
· #20911
·
|
|
BSP for SAMSUNG S5PV210 ARM Cortex A8
Aloha all, Does anyone know if there is a Yocto bsp for the SAMSUNG S5PV210 ARM Cortex A8 eval board? I have one on order. If there isn't one, then I plan on creating one. Mahalo, Armin
Aloha all, Does anyone know if there is a Yocto bsp for the SAMSUNG S5PV210 ARM Cortex A8 eval board? I have one on order. If there isn't one, then I plan on creating one. Mahalo, Armin
|
By
Armin Kuster
· #21118
·
|
|
[meta-security][PATCH 0/3] Samhain package
I have been sitting on this far to long. Wanted to get it out before I completely space on it. Armin Kuster (3): samhain: New ISD package samhain: client package samhain: server package .../samhain/fi
I have been sitting on this far to long. Wanted to get it out before I completely space on it. Armin Kuster (3): samhain: New ISD package samhain: client package samhain: server package .../samhain/fi
|
By
Armin Kuster
· #21132
·
|
|
[meta-security][PATCH 1/3] samhain: New ISD package
These are the base files needed by both client and server recipes. Signed-off-by: Armin Kuster <akuster808@...> --- .../samhain/files/samhain-client.default | 3 + recipes-security/samhain/files/
These are the base files needed by both client and server recipes. Signed-off-by: Armin Kuster <akuster808@...> --- .../samhain/files/samhain-client.default | 3 + recipes-security/samhain/files/
|
By
Armin Kuster
· #21133
·
|
|
[meta-security][PATCH 2/3] samhain: client package
This is the client portion. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/samhain/samhain-client_3.1.1.bb | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create m
This is the client portion. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/samhain/samhain-client_3.1.1.bb | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create m
|
By
Armin Kuster
· #21134
·
|
|
[meta-security][PATCH 3/3] samhain: server package
This is the server portion. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/samhain/samhain-server_3.1.1.bb | 50 ++++++++++++++++++++++++ 1 file changed, 50 insertions(+) creat
This is the server portion. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/samhain/samhain-server_3.1.1.bb | 50 ++++++++++++++++++++++++ 1 file changed, 50 insertions(+) creat
|
By
Armin Kuster
· #21135
·
|
|
[meta-security][PATCH] pinentry: Fix QA error
This fixes: WARNING: QA Issue: pinentry rdepends on libcap, but it isn't a build dependency? [build-deps] Also add pkgconfig support. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-sec
This fixes: WARNING: QA Issue: pinentry rdepends on libcap, but it isn't a build dependency? [build-deps] Also add pkgconfig support. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-sec
|
By
Armin Kuster
· #21153
·
|
|
[meta-security][PATCH] samhain: arm build failure
| x_sh_error.c: In function 'sh_error_string': | x_sh_error.c:1580:31: error: incompatible type for argument 1 of 'memmove' | #define VA_COPY(ap1, ap2) memmove ((ap1), (ap2), sizeof (va_list)) | ^ | x
| x_sh_error.c: In function 'sh_error_string': | x_sh_error.c:1580:31: error: incompatible type for argument 1 of 'memmove' | #define VA_COPY(ap1, ap2) memmove ((ap1), (ap2), sizeof (va_list)) | ^ | x
|
By
Armin Kuster
· #21166
·
|
|
[meta-security][PATCH] nmap: build QA Warnings
WARNING: QA Issue: nmap rdepends on libcrypto, but it isn't a build dependency? [build-deps] WARNING: QA Issue: nmap rdepends on libssl, but it isn't a build dependency? [build-deps] This fixes the ab
WARNING: QA Issue: nmap rdepends on libcrypto, but it isn't a build dependency? [build-deps] WARNING: QA Issue: nmap rdepends on libssl, but it isn't a build dependency? [build-deps] This fixes the ab
|
By
Armin Kuster
· #21172
·
|
|
[meta-security][PATCH] nmap: use pkgconfig and reorg
Added pkgconfig support Since most binaries provided by nmap can be excluded via configure manage via pkgconfig Aligned python packages with binaries so nmap-python is no longer needed Signed-off-by:
Added pkgconfig support Since most binaries provided by nmap can be excluded via configure manage via pkgconfig Aligned python packages with binaries so nmap-python is no longer needed Signed-off-by:
|
By
Armin Kuster
· #21173
·
|
|
[meta-security][PATCH] v2] nmap: use pkgconfig and reorg
Added pkgconfig support Since most binaries provided by nmap can be excluded via configure manage via pkgconfig Aligned python packages with binaries so nmap-python is no longer needed V2: Missed some
Added pkgconfig support Since most binaries provided by nmap can be excluded via configure manage via pkgconfig Aligned python packages with binaries so nmap-python is no longer needed V2: Missed some
|
By
Armin Kuster
· #21174
·
|
|
[meta-security][PATCH] nmap: Add gui support
Add zenmap to work with gtk+/x11 Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/nmap/nmap_6.46.bb | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff
Add zenmap to work with gtk+/x11 Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/nmap/nmap_6.46.bb | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff
|
By
Armin Kuster
· #21175
·
|
|
New kernel error after syncing
Hello, Is anyone else seeing kernel build issue on 3.14 with the resent updates? I am getting the following errors on ppc64 (standard/qemuppc). x86-64 built fine (core-image-minimal). building ppc now
Hello, Is anyone else seeing kernel build issue on 3.14 with the resent updates? I am getting the following errors on ppc64 (standard/qemuppc). x86-64 built fine (core-image-minimal). building ppc now
|
By
Armin Kuster
· #21228
·
|
|
New kernel error after syncing
Khem it was the config option not being set.. seems like a kernel bug to me.. kconfig or otherwise. thanks for the help. - Armin
Khem it was the config option not being set.. seems like a kernel bug to me.. kconfig or otherwise. thanks for the help. - Armin
|
By
Armin Kuster
· #21248
·
|
|
[meta-security][PATCH] tripwire: ppc64 build failure.
| configure: error: /bin/sh ./config.sub powerpc64-poky-linux failed config.sub did not understand the powerpc64 par. this patch adds that understanding. Signed-off-by: Armin Kuster <akuster808@gmail.
| configure: error: /bin/sh ./config.sub powerpc64-poky-linux failed config.sub did not understand the powerpc64 par. this patch adds that understanding. Signed-off-by: Armin Kuster <akuster808@gmail.
|
By
Armin Kuster
· #21324
·
|
|
[meta-security][PATCH 0/3] cleanup and update
Armin Kuster (3): libnet-ssleay-perl: remove from layer layer.conf: add layer depends. nmap: update to version 6.47 conf/layer.conf | 2 ++ recipes-security/nmap/{nmap_6.46.bb => nmap.inc} | 8 +-------
Armin Kuster (3): libnet-ssleay-perl: remove from layer layer.conf: add layer depends. nmap: update to version 6.47 conf/layer.conf | 2 ++ recipes-security/nmap/{nmap_6.46.bb => nmap.inc} | 8 +-------
|
By
Armin Kuster
· #21340
·
|
|
[meta-security][PATCH 1/3] libnet-ssleay-perl: remove from layer
libnet-ssleay-perl is now in meta-perl Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/perl/libnet-ssleay-perl_1.55.bb | 24 ------------------------ 1 file changed, 24 deletion
libnet-ssleay-perl is now in meta-perl Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/perl/libnet-ssleay-perl_1.55.bb | 24 ------------------------ 1 file changed, 24 deletion
|
By
Armin Kuster
· #21341
·
|
|
[meta-security][PATCH 2/3] layer.conf: add layer depends.
added layerdepends check for perl-layer and opemembedded-layer Signed-off-by: Armin Kuster <akuster808@...> --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/layer.con
added layerdepends check for perl-layer and opemembedded-layer Signed-off-by: Armin Kuster <akuster808@...> --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/layer.con
|
By
Armin Kuster
· #21342
·
|
|
[meta-security][PATCH 3/3] nmap: update to version 6.47
for list of changes see: http://seclists.org/nmap-dev/2014/q3/335 use nmap.inc to house most code. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/nmap/{nmap_6.46.bb => nmap.in
for list of changes see: http://seclists.org/nmap-dev/2014/q3/335 use nmap.inc to house most code. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/nmap/{nmap_6.46.bb => nmap.in
|
By
Armin Kuster
· #21343
·
|