Re: [yocto] What is the right SRC_URI syntax for g...@bitbucket.org?

2019-04-23 Thread Erik Hoogeveen
Hi, This works for me. I've have setup ssh my identity for Bitbucket. I use this in my recipes: SRC_URI = "gitsm://g...@bitbucket.org//.git;protocol=ssh;branch=${BRANCH}" Cheers, Erik On 21 Apr 2019, 02:58 +0200, JH , wrote: Hi, Could someone kindly clarify what is the syntax to access git

[yocto] [meta-security][PATCH 1/2] meta-tpm/conf/layer.conf: update layer dependencies

2019-04-23 Thread Yi Zhao
Add openembedded-layer to layer dependencies. Fix the following build errors: ERROR: Required build target 'tpm2-pkcs11' has no buildable providers. Missing or unbuildable dependency chain was: ['tpm2-pkcs11', 'dstat'] ERROR: Required build target 'cryptsetup-tpm-incubator' has no buildable

[yocto] [meta-security][PATCH 2/2] meta-tpm/README: update

2019-04-23 Thread Yi Zhao
Add more description Signed-off-by: Yi Zhao --- meta-tpm/README | 57 + 1 file changed, 57 insertions(+) diff --git a/meta-tpm/README b/meta-tpm/README index bbc70bb..dd662b3 100644 --- a/meta-tpm/README +++ b/meta-tpm/README @@ -2,3

Re: [linux-yocto] [linux-yocto-rt][PATCH] printk: revert part of code of printk emergency mechanism

2019-04-23 Thread Hongzhi, Song
On 4/24/19 9:47 AM, Bruce Ashfield wrote: On Tue, Apr 23, 2019 at 9:35 PM Hongzhi, Song mailto:hongzhi.s...@windriver.com>> wrote: On 4/24/19 4:04 AM, Bruce Ashfield wrote: Since this is still being discussed on the -rt mailing list, I'm going to wait to see how that shakes

Re: [linux-yocto] [linux-yocto-rt][PATCH] printk: revert part of code of printk emergency mechanism

2019-04-23 Thread Bruce Ashfield
On Tue, Apr 23, 2019 at 9:35 PM Hongzhi, Song wrote: > > On 4/24/19 4:04 AM, Bruce Ashfield wrote: > > Since this is still being discussed on the -rt mailing list, I'm going to > wait to see how that shakes out before merging the change. > > > Yes, but it seems like that upstream won't fix the

Re: [linux-yocto] [linux-yocto-rt][PATCH] printk: revert part of code of printk emergency mechanism

2019-04-23 Thread Hongzhi, Song
On 4/24/19 4:04 AM, Bruce Ashfield wrote: Since this is still being discussed on the -rt mailing list, I'm going to wait to see how that shakes out before merging the change. Yes, but it seems like that upstream won't fix the issue in a short time. --Hongzhi Bruce On Mon, Apr 22, 2019

Re: [yocto] WARNING message: Building library didn't pass LDFLAGS? [ldflags]

2019-04-23 Thread Burton, Ross
It means that the compile didn't respect LDFLAGS from the environment (which sets the ELF hashing type). Most usual build systems handle this for you, but if your recipe uses hand-coded Makefiles then you'll need to figure out what they're doing and how to make it respect $LDFLAGS. Ross On Tue,

[yocto] WARNING message: Building library didn't pass LDFLAGS? [ldflags]

2019-04-23 Thread JH
Hi, What is the following WARNING means, how can I fix it? yocto-sample-1.0.0-0 do_package_qa: QA Issue: No GNU_HASH in the ELF binary my_library, didn't pass LDFLAGS? [ldflags] Thank you. Kind regards, - jupiter -- ___ yocto mailing list

Re: [linux-yocto] [linux-yocto-rt][PATCH] printk: revert part of code of printk emergency mechanism

2019-04-23 Thread Bruce Ashfield
Since this is still being discussed on the -rt mailing list, I'm going to wait to see how that shakes out before merging the change. Bruce On Mon, Apr 22, 2019 at 11:20 PM Hongzhi, Song wrote: > Please merge to v5.0/standard/preempt-rt/base and > v5.0/standard/preempt-rt/intel-x86 > > >

Re: [linux-yocto] [linux-yocto v5.0/standard/base][PATCH] linux-yocto: fix compile warning from gen-insn-attr-x86.awk

2019-04-23 Thread Bruce Ashfield
merged. Bruce On Wed, Apr 17, 2019 at 10:28 PM Liwei Song wrote: > Fix the following compile warning: > Warning: synced file at > 'tools/objtool/arch/x86/tools/gen-insn-attr-x86.awk' differs from latest > kernel version at 'arch/x86/tools/gen-insn-attr-x86.awk' > > change /bin/awk to

[linux-yocto] [kernel-cache][PATCH] usb-net: Add RNDIS host support

2019-04-23 Thread Tom Rini
Enable support for the USB RNDIS host driver. This is commonly seen with Android devices being used in USB tether mode. Signed-off-by: Tom Rini --- features/usb-net/usb-net.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/features/usb-net/usb-net.cfg b/features/usb-net/usb-net.cfg index

Re: [yocto] [PATCH v2 01/10] conf/machine: add support for rk3399

2019-04-23 Thread Trevor Woerner
On Tue 2019-04-23 @ 09:25:05 PM, Randy 'ayaka' Li wrote: > RK3399 is a new generation powerful SoC from Rockchip, which has > Dual Cortex-A72 + Quad Cortex-A53, 64-bit CPU. > > Signed-off-by: Randy 'ayaka' Li > --- > conf/machine/excavator-rk3399.conf | 12 >

Re: [yocto] [OE-core] QA cycle report for 2.5.3 RC3

2019-04-23 Thread akuster808
On 4/23/19 7:35 AM, richard.pur...@linuxfoundation.org wrote: > On Thu, 2019-04-18 at 04:58 +, Jain, Sangeeta wrote: >> >> QA cycle report for 2.5.3 RC3: >> >> No high milestone defects. >> Test results are available at following location: >> ·For results of all automated tests,

[yocto] [OE-core] Yocto Project Status WW17'19

2019-04-23 Thread Richard Purdie
Current Dev Position: YP 2.7 M4 (2.7 rc2 is in QA) Next Deadline: YP 2.7 Release Target April 26, 2019 SWAT Team Rotation: SWAT lead is currently: ArminSWAT team rotation: Armin -> Anuj on Apr. 26, 2019SWAT team rotation: Armin -> Paul on May. 3, 2019

Re: [yocto] QA cycle report for 2.5.3 RC3

2019-04-23 Thread richard . purdie
On Thu, 2019-04-18 at 04:58 +, Jain, Sangeeta wrote: > > QA cycle report for 2.5.3 RC3: > > No high milestone defects. > Test results are available at following location: > ·For results of all automated tests, refer to results at > public AB [1]. > ·For other test results,

Re: [yocto] QA cycle report for 2.5.3 RC3

2019-04-23 Thread richard . purdie
On Thu, 2019-04-18 at 04:58 +, Jain, Sangeeta wrote: > > QA cycle report for 2.5.3 RC3: > > No high milestone defects. > Test results are available at following location: > ·For results of all automated tests, refer to results at > public AB [1]. > ·For other test results,

[yocto] [PATCH v2 10/10] conf: use rockchip kernel 4.4 for firefly release

2019-04-23 Thread Randy 'ayaka' Li
From: ayaka Signed-off-by: ayaka --- conf/machine/firefly-rk3288.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/firefly-rk3288.conf b/conf/machine/firefly-rk3288.conf index 0fbac06..46a596b 100644 --- a/conf/machine/firefly-rk3288.conf +++

[yocto] [PATCH v2 09/10] conf/machine: rk3288: adding some machine files

2019-04-23 Thread Randy 'ayaka' Li
Evb-rk3288 is the offical evaluate board. Fennec-rk3288 is a rk3288 based SBCs. Signed-off-by: Randy 'ayaka' Li --- conf/machine/evb-rk3288.conf| 10 ++ conf/machine/fennec-rk3288.conf | 10 ++ 2 files changed, 20 insertions(+) create mode 100644

[yocto] [PATCH v2 08/10] conf/machine: add support for rk3308

2019-04-23 Thread Randy 'ayaka' Li
RK3308 is a high-performance quad-core application processor designed for intelligent voice interaction. Signed-off-by: Randy 'ayaka' Li --- conf/machine/include/rk3308.inc | 17 + 1 file changed, 17 insertions(+) create mode 100644 conf/machine/include/rk3308.inc diff --git

[yocto] [PATCH v2 07/10] conf/machine: add support for rk3368

2019-04-23 Thread Randy 'ayaka' Li
RK3368 is integrated with a qual-core Cortex-A53 processor and separately NEON coprocessor. RK3368 supports H.264 decoder up to 4Kx2K@30fps, H.265 decoder by 4Kx2K@60fps. Signed-off-by: Randy 'ayaka' Li --- conf/machine/include/rk3368.inc | 17 + 1 file changed, 17

[yocto] [PATCH v2 06/10] conf/machine: add support for rk3326

2019-04-23 Thread Randy 'ayaka' Li
RK3326 is a high-performance quad-core application processor, it supports both H.264 and H.265 decoding up to 1920x1080@30fps. Signed-off-by: Randy 'ayaka' Li --- conf/machine/include/rk3326.inc | 18 ++ 1 file changed, 18 insertions(+) create mode 100644

[yocto] [PATCH v2 04/10] conf/machine: add support for rk3036

2019-04-23 Thread Randy 'ayaka' Li
RK3036 is a SoC from Rockchip which has Dual-Core ARM Cortex-A7 CPU, for low-end OTT TV Box. Supporting video acceleration for the HEVC and AVC up to 1080P video. With a HDMI sink. Signed-off-by: Randy 'ayaka' Li Signed-off-by: Randy Li --- conf/machine/include/rk3036.inc | 16

[yocto] [PATCH v2 05/10] conf/machine: add support for rk312x

2019-04-23 Thread Randy 'ayaka' Li
RK312X are a serial called RK audio. All of them sharing the simliar hardware configure. A quad-core ARM Cortex-A7 processor with separately Neon and FPU coprocessor, they also share a 256KB L2 Cache. All chips in this serial have a Mali 400 MP2 GPU. Signed-off-by: Randy 'ayaka' Li ---

[yocto] [PATCH v2 03/10] conf/machine: add support for rv1108

2019-04-23 Thread Randy 'ayaka' Li
RV1108 is a SoC specific for video enhanced and recording. It is embedded with a DSP for digital process and an ARM Cortex-A7 single core processor for system and application. Signed-off-by: Randy 'ayaka' Li --- conf/machine/evb-rv1108.conf| 10 ++ conf/machine/include/rv1108.inc |

[yocto] [PATCH v2 02/10] conf/machine: add support for rk3328

2019-04-23 Thread Randy 'ayaka' Li
The RK3328 is a SoC with Quad-core Cortex-A53 for Smart OTT/IPTV. Signed-off-by: Randy 'ayaka' Li --- conf/machine/evb-rk3328.conf| 11 +++ conf/machine/include/rk3328.inc | 18 ++ 2 files changed, 29 insertions(+) create mode 100644 conf/machine/evb-rk3328.conf

[yocto] [PATCH v2 01/10] conf/machine: add support for rk3399

2019-04-23 Thread Randy 'ayaka' Li
RK3399 is a new generation powerful SoC from Rockchip, which has Dual Cortex-A72 + Quad Cortex-A53, 64-bit CPU. Signed-off-by: Randy 'ayaka' Li --- conf/machine/excavator-rk3399.conf | 12 conf/machine/firefly-rk3399.conf | 14 ++ conf/machine/include/rk3399.inc|

[yocto] [meta-rockchip] [PATCH v2 00/10] add new SoCs supports

2019-04-23 Thread Randy 'ayaka' Li
Although the upstream kernel may work with the most of chips I sent in the previous time, but there would be broken clock tree there, making everyhing not work or perform badly. I am not sure about the status of u-boot master branch, usually u-boot-rockchip would work better if we don't use the

Re: [yocto] How to remove packages from Image coming because of RDEPENDS

2019-04-23 Thread Bruce Ashfield
On Tue, Apr 23, 2019 at 6:09 AM Priyanshu Sharma < ms.priyanshu.sha...@gmail.com> wrote: > Hi, > > How can we remove inclusion of any package which comes because some other > package RDPENDS on it? > > For example, rpcbind recipe RDEPENDS on shadow and libpam packages, > because of which if

Re: [yocto] What is the right SRC_URI syntax for g...@bitbucket.org?

2019-04-23 Thread JH
Thanks Eric, how did you set up SRCREV? I've got an error need to set a valid SRCREV. Thank you. Kind regards, - jupiter On 4/23/19, Erik Hoogeveen wrote: > Hi, > > This works for me. I've have setup ssh my identity for Bitbucket. > > I use this in my recipes: > > SRC_URI =

Re: [yocto] How to remove packages from Image coming because of RDEPENDS

2019-04-23 Thread Lukasz Zemla
On Tuesday, April 23, 2019 12:08 PM, Priyanshu Sharma wrote: > How can we remove inclusion of any package which comes because some other > package RDPENDS on it? > For example, rpcbind recipe RDEPENDS on shadow and libpam packages, > because of which if IMAGE_INSTALL+="rpcbind" is mentioned in

[yocto] [poky-container][PATCH] README.md: Add note about using git inside the container

2019-04-23 Thread Daniel Ammann
Fixes bug 11385. Signed-off-by: Daniel Ammann --- README.md | 5 + 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c5276fd..cf49da9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ host. The instructions will be slightly different depending on whether

Re: [yocto] [meta-rockchip] [PATCH 0/5] add new SoCs support

2019-04-23 Thread Ayaka
Sent from my iPad > On Apr 23, 2019, at 4:02 PM, Trevor Woerner wrote: > > Hi Randy, > >> On Sun 2019-04-21 @ 11:53:34 PM, Randy 'ayaka' Li wrote: >> After the FOSDEM, my patches for ARMv8 cortex tuning >> are finally merged. So I think it is complete the >> lose piece at meta-rockchip. >>

[yocto] How to remove packages from Image coming because of RDEPENDS

2019-04-23 Thread Priyanshu Sharma
Hi, How can we remove inclusion of any package which comes because some other package RDPENDS on it? For example, rpcbind recipe RDEPENDS on shadow and libpam packages, because of which if IMAGE_INSTALL+="rpcbind" is mentioned in recipe ( even though shadow and libpam are not added like this

Re: [yocto] .pc files are not avilable at build time

2019-04-23 Thread Burton, Ross
Works for me. What is the actual error you're seeing? On Tue, 23 Apr 2019 at 10:17, Archana Polampalli wrote: > > Hi all, > > I am trying to build btrfs-tools recipes.it needs the ex2fs.pc > pkgconfig file.i have alredy installed e2fsprogs recipe it created the > ex2fs.pc in image directory.but

Re: [yocto] config.guess: unable to guess system type

2019-04-23 Thread Burton, Ross
The problem is that config.guess, last modified 2009-09-18, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD

[yocto] Generate an SDK with both 32 and 64 bit versions of the glibc

2019-04-23 Thread Alessio Igor Bogani
Hi all, I'm trying to install a third parted developed tool (closed source) into my x86_64 SDK. Unfortunately it is composed by a mix of 32 and 64 bit binaries thus `bitbake myimage -c populate_sdk` fails with: Error: Problem: conflicting requests - nothing provides libpthread.so.0 needed by

[yocto] .pc files are not avilable at build time

2019-04-23 Thread Archana Polampalli
Hi all, I am trying to build btrfs-tools recipes.it needs the ex2fs.pc pkgconfig file.i have alredy installed e2fsprogs recipe it created the ex2fs.pc in image directory.but btrfstools unable to take the pkgconfig file. plese any help me how to provide ex2fs.pc file for build btrfs-tools

[yocto] config.guess: unable to guess system type

2019-04-23 Thread Peter Balazovic
I am trying to compile on my Yocto system from source the SDL http://www.libsdl.org/release/SDL-1.2.15.tar.gz and by running ./configure I got error to configure the build checking build system type... ./build-scripts/config.guess: unable to guess system type This script, last modified

[yocto] Static code analysis

2019-04-23 Thread Konrad Weihmann
Hi All, I didn't know where to put this else, so here I am. I've been working with YOCTO for quite a while on professional and personal projects. >From time to time I wished I had some static code analysis inside of the build >chain. Esp. when something quite obvious (like a badly written

[yocto] QA notification for completed autobuilder build (yocto-2.7.rc2)

2019-04-23 Thread pokybuild
A build flagged for QA (yocto-2.7.rc2) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-2.7.rc2 Build hash information: bitbake: cb185efe9e88cfb12b7a3fd08f3086ca0b69c8e2 meta-gplv2: 106ba6d2a4d08a276205c305f8485d701fe8a8f3

Re: [yocto] [PATCH 1/5] conf/machine: rk3288: Add some machine files

2019-04-23 Thread Trevor Woerner
On Sun 2019-04-21 @ 11:53:35 PM, Randy 'ayaka' Li wrote: > Evb-rk3288 is the offical evaluate board. > Fennec-rk3288 and Tinker-rk3288 is rk3288 based SBCs. > Tinker Boards is a RPi compatible board made by ASUS. I would rather these were separated out as individual commits. meta-rockchip already

Re: [yocto] [PATCH 3/5] conf/machine: add support for rk3328

2019-04-23 Thread Trevor Woerner
On Sun 2019-04-21 @ 11:53:37 PM, Randy 'ayaka' Li wrote: > The RK3328 is a SoC with Quad-core Cortex-A53 for Smart OTT/IPTV. > > Signed-off-by: Randy 'ayaka' Li > --- > conf/machine/evb-rk3328.conf| 12 > conf/machine/include/rk3328.inc | 18 ++ > 2 files

Re: [yocto] [PATCH 4/5] conf/machine: add support for rk3036

2019-04-23 Thread Trevor Woerner
On Sun 2019-04-21 @ 11:53:38 PM, Randy 'ayaka' Li wrote: > RK3036 is a SoC from Rockchip which has Dual-Core > ARM Cortex-A7 CPU, for low-end OTT TV Box. > > Supporting video acceleration for the HEVC and AVC > up to 1080P video. With a HDMI sink. > > Signed-off-by: Randy 'ayaka' Li >

Re: [yocto] [PATCH 5/5] conf/machine: add support for rv1108

2019-04-23 Thread Trevor Woerner
On Sun 2019-04-21 @ 11:53:39 PM, Randy 'ayaka' Li wrote: > RV1108 is a SoC specific for video enhanced and > recording. It is embedded with a DSP for digital > process and an ARM Cortex-A7 single core processor > for system and application. > > Signed-off-by: Randy 'ayaka' Li > --- >

Re: [yocto] [PATCH 2/5] conf/machine: add rk3399 support

2019-04-23 Thread Trevor Woerner
On Sun 2019-04-21 @ 11:53:36 PM, Randy 'ayaka' Li wrote: > RK3399 is a new generation powerful SoC from Rockchip, which has > Dual Cortex-A72 + Quad Cortex-A53, 64-bit CPU. > > Signed-off-by: Randy 'ayaka' Li > --- > conf/machine/excavator-rk3399.conf | 10 ++ >