Re: [oe] Extensible SDK install errors

2015-08-21 Thread Andreas Baak
Do you have superuser rights? Usually, you cannot write in /opt without. Try to install the SDK with sudo or enter your home directory as target when you are asked. Regards, Andreas Am 22.08.2015 00:07 schrieb "Adam Lee" : > Hello, I built the Extensible SDK on Fido (bitbake core-image-minimal -c

[oe] Extensible SDK install errors

2015-08-21 Thread Adam Lee
Hello, I built the Extensible SDK on Fido (bitbake core-image-minimal -c populate_sdk_ext). During the installation I get this permission error: $ ./poky-glibc-x86_64-core-image-minimal-armv5e-toolchain-ext-1.8.sh > Enter target directory for SDK (default: /opt/poky/1.8): > You are about to insta

[oe] [meta-filesystems][PATCH v2] xfsdump: add new recipe

2015-08-21 Thread Jagadeesh Krishnanjanappa
The xfsdump package contains xfsdump, xfsrestore and a number of other utilities for administering XFS filesystems. xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. Signed-off-by: Jagadeesh Kris

Re: [oe] Openjdk 8

2015-08-21 Thread Awasthi, Vinay K
I am trying to commit openjdk-8 recipe ... waiting on feedback... -Vinay > On Aug 21, 2015, at 9:04 AM, Dean wrote: > > Does anyone have a recipe for OpenJDK 8 JRE yet? I don't see any out there > other than the one in the meta-aarch64 linaro layer which I don't think will > probably work fo

[oe] [meta-filesystems][PATCH v2] dmapi: add new recipe

2015-08-21 Thread Jagadeesh Krishnanjanappa
The Data Management API (DMAPI/XDSM) allows implementation of hierarchical storage management software with no kernel modifications as well as high-performance dump programs without requiring "raw" access to the disk and knowledge of filesystem structures.This interface is implemented by the libdm

Re: [oe] [meta-filesystems][PATCH] xfsdump: add new recipe

2015-08-21 Thread Jagadeesh Krishnanjanappa
> > > Why don't you use autotools-brokensep? > > The same does apply to dmapi recipe. > > Ok, inherit autools and B = "${S}" can be replaced by inherit autotools-brokensep. Will send patch v2. Thanks, Jagadeesh -- ___ Openembedded-devel mailing list Ope

[oe] [meta-oe][PATCH] vim: Move SRC_URI from Google Code to github.

2015-08-21 Thread Philip Balister
I chose the rev that matched the existing recipe version. Signed-off-by: Philip Balister --- meta-oe/recipes-support/vim/vim_7.4.481.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/vim/vim_7.4.481.bb b/meta-oe/recipes-support/vim/vim_7.4.481.

Re: [oe] [meta-oe][PATCH] openwsman: modified SRC_URI to git

2015-08-21 Thread Khem Raj
On Fri, Aug 21, 2015 at 2:59 AM, Lei Maohui wrote: > -SRC_URI = "https://github.com/Openwsman/openwsman/archive/v${PV}.tar.gz \ > +SRCREV = "f523bf1390c7ea23946bb9159978a4d7c198f1ba" > +PV = "2.6.0" > + why redefine PV to same value otherwise computed by bitbake? -- _

Re: [oe] [meta-oe][PATCH 1/8] tomoyo-tools: pass correct libdir to make

2015-08-21 Thread Khem Raj
On Fri, Aug 21, 2015 at 2:15 AM, Yi Zhao wrote: >> why was CFLAGS append removed ? > > > There is a redefined warning when compile like below: > > In file included from tomoyo-diffpolicy.c:23:0: > tomoyotools.h:26:0: warning: "_GNU_SOURCE" redefined > #define _GNU_SOURCE > ^ > In file included f

Re: [oe] [meta-networking][PATCH 2/4] atftp: build with gcc 5.2

2015-08-21 Thread Khem Raj
On Fri, Aug 21, 2015 at 1:37 AM, wrote: > From: Kai Kang > > atftp fails to build with gcc 5.2: > > tftp_def.h:54:14: warning: inline function 'Strncpy' declared but never > defined > > GCC 5 defaults to -std=gnu11 instead of -std=gnu89. The semantics of > inline function changes. Pass '-std=gn

[oe] Openjdk 8

2015-08-21 Thread Dean
Does anyone have a recipe for OpenJDK 8 JRE yet? I don't see any out there other than the one in the meta-aarch64 linaro layer which I don't think will probably work for building to arm or x86_64. I am currently using OpenJDK 7 from meta-java but plan to use Java 8 features soon. Thanks, Dean

Re: [oe] [meta-oe][PATCH 3/4] ltrace: 7.2 -> 7.3

2015-08-21 Thread Khem Raj
On Fri, Aug 21, 2015 at 1:37 AM, wrote: > From: Kai Kang > > Upgrade ltrace from 7.2 to 7.3. > > * update SRC_URI and SRCREV > * drop backport patch 0001-In-Linux-backend-initialize-linkmap-struct.patch > * fix error when compile with gcc 5.2 > > Signed-off-by: Kai Kang > --- > ...n-Linux-back

Re: [oe] [meta-oe][PATCH] sysdig: 0.1.101 -> 0.1.102

2015-08-21 Thread Khem Raj
On Fri, Aug 21, 2015 at 9:40 AM, Bian Naimeng wrote: > upgrade sysdig to 0.1.102, and using GIT source instead of archive. > > Signed-off-by: Bian Naimeng > --- > .../01-donot-set-default-value-to-va_list.patch| 22 -- > meta-oe/recipes-extended/sysdig/sysdig_0.1.101.bb | 34 >

Re: [oe] [meta-networking][PATCH] inetutils: 1.9.2 -> 1.9.4

2015-08-21 Thread Joe MacDonald
[Re: [oe] [meta-networking][PATCH] inetutils: 1.9.2 -> 1.9.4] On 15.08.20 (Thu 16:26) Kang Kai wrote: > On 2015年08月20日 03:57, Joe MacDonald wrote: > >[[oe] [meta-networking][PATCH] inetutils: 1.9.2 -> 1.9.4] On 15.08.12 (Wed > >10:05) kai.k...@windriver.com wrote: > > > >>From: Kai Kang > >> >

[oe] [meta-networking][PATCH] net-snmp: upgrade 5.7.2.1 -> 5.7.3

2015-08-21 Thread Li xin
* Dropped backported patches --ifmib.patch --0001-Added-checks-for-printing-variables-with-wrong-types.patch --0001-Fix-CVE-2014-2285.patch --net-snmp-5.7.2-fix-mib-timeout-values.patch * Update patches --dont-return-incompletely-parsed-varbinds.patch --systemd-support.patch * Add a n

[oe] [meta-oe][PATCH] openwsman: modified SRC_URI to git

2015-08-21 Thread Lei Maohui
not use github archives anymore, they are regenerated from time to time with different checksums. Signed-off-by: Lei Maohui --- meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-extended/openwsman/op

[oe] [meta-oe][PATCH v2] uim: 1.3.1->1.8.6

2015-08-21 Thread Lei Maohui
- delte 0001-fix-bug-about-stdlib.patch that not be needed. - modified license Signed-off-by: Lei Maohui --- .../uim/uim/0001-fix-bug-about-stdlib.patch| 40 -- .../uim/uim/0001-fix-bug-for-cross-compile.patch | 38 ++-- .../uim/{uim_1.3.1.bb => uim_

Re: [oe] [meta-oe][PATCH 1/8] tomoyo-tools: pass correct libdir to make

2015-08-21 Thread Yi Zhao
在 2015年08月21日 15:27, Khem Raj 写道: On Thu, Aug 20, 2015 at 11:46 PM, Yi Zhao wrote: -CFLAGS_append += "-D_GNU_SOURCE" + why was CFLAGS append removed ? There is a redefined warning when compile like below: In file included from tomoyo-diffpolicy.c:23:0: tomoyotools.h:26:0: warning: "_GNU_S

[oe] [meta-oe][PATCH 4/4] libvpx: 1.3.0 -> 1.4.0

2015-08-21 Thread kai.kang
From: Kai Kang * update SRC_URI * remove re-definition of S * drop backport patch 0001-configure.sh-quote-local-variables.patch * update context of libvpx-configure-support-blank-prefix.patch Signed-off-by: Kai Kang --- .../0001-configure.sh-quote-local-variables.patch | 40 --

[oe] [meta-networking][PATCH 1/4] autofs: 5.1.0 -> 5.1.1

2015-08-21 Thread kai.kang
From: Kai Kang Signed-off-by: Kai Kang --- .../0001-systemd-allow-with-systemd-to-take-a-path-arg.patch | 0 .../autofs/{autofs-5.1.0 => autofs}/Makefile.rules-cross.patch| 0 .../autofs/{autofs-5.1.0 => autofs}/add-the-needed-stdarg.h.patch | 0 .../autofs-5.0.7-do-not-che

[oe] [PATCH 0/4] Upgrade packages and fix failure of atftp with gcc 5.2

2015-08-21 Thread kai.kang
From: Kai Kang Kai Kang (4): autofs: 5.1.0 -> 5.1.1 atftp: build with gcc 5.2 ltrace: 7.2 -> 7.3 libvpx: 1.3.0 -> 1.4.0 meta-networking/recipes-daemons/atftp/atftp_git.bb | 2 + ...emd-allow-with-systemd-to-take-a-path-arg.patch | 47 .../autofs/autofs-5.1.0/Makefile.rules-

[oe] [meta-networking][PATCH 2/4] atftp: build with gcc 5.2

2015-08-21 Thread kai.kang
From: Kai Kang atftp fails to build with gcc 5.2: tftp_def.h:54:14: warning: inline function 'Strncpy' declared but never defined GCC 5 defaults to -std=gnu11 instead of -std=gnu89. The semantics of inline function changes. Pass '-std=gnu89' to gcc to compile atftp. Ref: https://gcc.gnu.org/gc

[oe] [meta-oe][PATCH 3/4] ltrace: 7.2 -> 7.3

2015-08-21 Thread kai.kang
From: Kai Kang Upgrade ltrace from 7.2 to 7.3. * update SRC_URI and SRCREV * drop backport patch 0001-In-Linux-backend-initialize-linkmap-struct.patch * fix error when compile with gcc 5.2 Signed-off-by: Kai Kang --- ...n-Linux-backend-initialize-linkmap-struct.patch | 31 --

[oe] [meta-oe][PATCH] sysdig: 0.1.101 -> 0.1.102

2015-08-21 Thread Bian Naimeng
upgrade sysdig to 0.1.102, and using GIT source instead of archive. Signed-off-by: Bian Naimeng --- .../01-donot-set-default-value-to-va_list.patch| 22 -- meta-oe/recipes-extended/sysdig/sysdig_0.1.101.bb | 34 -- meta-oe/recipes-extended/sysdig/sysdig_git.b

Re: [oe] [meta-oe][PATCH] uim: 1.3.1->1.8.6

2015-08-21 Thread Lei, Maohui
Hi zhao > I had a patch for CONFIGUREOPTS in uim_1.3.1.bb but hadn't merged into master. > When enable multilib, the CONFIGUREOPTS isn't expanded correctly. > > Please see similar issue: > http://lists.openembedded.org/pipermail/openembedded-core/2013-November/086510. > html > > Please use _rem

Re: [oe] [meta-oe][PATCH] uim: 1.3.1->1.8.6

2015-08-21 Thread Yi Zhao
Hi 在 2015年08月21日 16:01, Lei Maohui 写道: - delte 0001-fix-bug-about-stdlib.patch that not be needed. - modified license Signed-off-by: Lei Maohui --- .../uim/uim/0001-fix-bug-about-stdlib.patch| 40 -- .../uim/uim/0001-fix-bug-for-cross-compile.patch | 38 +++

[oe] [meta-oe][PATCH] uim: 1.3.1->1.8.6

2015-08-21 Thread Lei Maohui
- delte 0001-fix-bug-about-stdlib.patch that not be needed. - modified license Signed-off-by: Lei Maohui --- .../uim/uim/0001-fix-bug-about-stdlib.patch| 40 -- .../uim/uim/0001-fix-bug-for-cross-compile.patch | 38 ++-- .../uim/{uim_1.3.1.bb => uim_

Re: [oe] [meta-oe][PATCH 1/8] tomoyo-tools: pass correct libdir to make

2015-08-21 Thread Khem Raj
On Thu, Aug 20, 2015 at 11:46 PM, Yi Zhao wrote: > -CFLAGS_append += "-D_GNU_SOURCE" > + why was CFLAGS append removed ? > +EXTRA_OEMAKE = "-e USRLIBDIR=${libdir}" -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http:/

[oe] [PATCH] hostapd: Fix bugs from CVE-2015-4141 to CVE-2015-4146

2015-08-21 Thread Fan Xin
hostapd: Fix bugs from CVE-2015-4141 to CVE-2015-4146 These patches are originally from: http://w1.fi/security/2015-2/ http://w1.fi/security/2015-3/ http://w1.fi/security/2015-4/ The relationships between CVE number and patch file are as follows: CVE-2015-4141 0001-WPS-Fix-HTTP-chunked-tran