[OE-core] [PATCH] libparted: make sure not to treat percentages as exact

2014-03-12 Thread Zhu Yanjun
--- ...ke-sure-not-to-treat-percentages-as-exact.patch | 22 meta/recipes-extended/parted/parted_3.1.bb |3 ++- 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-extended/parted/parted-3.1/parted-libparted-make-sure-not-to-treat-p

[OE-core] [PATCH] nmap: use native python and add python dependence

2014-02-18 Thread Zhu Yanjun
--- recipes-security/nmap/nmap_6.25.bb |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/recipes-security/nmap/nmap_6.25.bb b/recipes-security/nmap/nmap_6.25.bb index aff5c63..8d7e853 100644 --- a/recipes-security/nmap/nmap_6.25.bb +++ b/recipes-security/nmap/nmap_6.

[OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-02-17 Thread Zhu Yanjun
From: "yanjun.zhu" CQID:LIN5-17788 when install command sets the created directory mode, pseudo will change the mode of the directory to 0700 incorrectly. Signed-off-by: yanjun.zhu --- .../pseudo-1.5.1-install-directory-mode.patch | 10 ++ meta/recipes-devtools/pseudo/pseudo_1.

[OE-core] [PATCH] boot-directdisk: add the support of vmdk

2013-12-03 Thread Zhu Yanjun
--- meta/classes/boot-directdisk.bbclass | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/meta/classes/boot-directdisk.bbclass b/meta/classes/boot-directdisk.bbclass index 5535728..b2bd210 100644 --- a/meta/classes/boot-directdisk.bbclass +++ b/meta/