Re: [meta-arago] [PATCH] ocl, ocl-rtos: OpenCL RTOS Eclipse plugin generation and signature moved to yocto build

2018-01-15 Thread Denys Dmytriyenko
This has not been applying cleanly to morty due to previous changes and had to be rebased. But since I failed to report it before the holidays and vacation, I fixed it myself for this time. On Thu, Dec 21, 2017 at 04:04:15PM -0600, Gaurav Mitra wrote: > Signed-off-by: Gaurav Mitra

[meta-arago] [meta-processor-sdk] linux-ti-staging: prueth: HSR/PRP: show node table entries for snmpwalk and debugfs

2018-01-15 Thread Hongmei Gou
* prueth: add ler_cnt field into new node table structure * prueth: update prueth_hsr_prp_node_show to display the new node table * prueth: fix lre_cnt_nodes address Signed-off-by: Hongmei Gou --- .../linux/linux-ti-staging-4.9-patches.inc | 5 +-

[meta-arago] [rocko/master][PATCH] vtun: explicitly depend on bison-native and flex-native

2018-01-15 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- meta-arago-extras/recipes-connectivity/vtun/vtun_3.0.3.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-connectivity/vtun/vtun_3.0.3.bb

[meta-arago] [rocko/master][PATCH 1/2] gstreamer1.0-plugins-dsp66: add explicit gettext-native dependency

2018-01-15 Thread Denys Dmytriyenko
Fixes this error: | + check for build tools | checking for autoconf >= 2.60 ... found 2.69, ok. | checking for automake >= 1.10 ... found 1.15.1, ok. | checking for autopoint >= 0.17 ... autopoint not found ! | You must have autopoint installed to compile gst-dsp66. | Download the

[meta-arago] [rocko/master][PATCH 2/2] gstreamer1.0-plugins-hevc: add explicit gettext-native dependency

2018-01-15 Thread Denys Dmytriyenko
Fixes this error: | + check for build tools | checking for autoconf >= 2.60 ... found 2.69, ok. | checking for automake >= 1.10 ... found 1.15.1, ok. | checking for autopoint >= 0.17 ... autopoint not found ! | You must have autopoint installed to compile gst-h265dec. | Download the

Re: [meta-arago] [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk

2018-01-15 Thread Denys Dmytriyenko
On Mon, Jan 15, 2018 at 06:22:49PM -0500, Hongmei Gou wrote: > Signed-off-by: Hongmei Gou > --- > conf/distro/include/branding-processor-sdk.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/conf/distro/include/branding-processor-sdk.inc >

Re: [meta-arago] [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk

2018-01-15 Thread Gou, Hongmei
> -Original Message- > From: Dmytriyenko, Denys > Sent: Monday, January 15, 2018 6:25 PM > To: Gou, Hongmei > Cc: meta-arago@arago-project.org > Subject: Re: [meta-arago] [meta-processor-sdk] branding-processor-sdk: > bump max_leb_cnt for k2hk > > On Mon, Jan 15, 2018 at 06:22:49PM -0500,

Re: [meta-arago] [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk

2018-01-15 Thread Denys Dmytriyenko
On Mon, Jan 15, 2018 at 06:34:27PM -0500, Gou, Hongmei wrote: >> -Original Message- >> From: Dmytriyenko, Denys >> Sent: Monday, January 15, 2018 6:25 PM >> To: Gou, Hongmei >> Cc: meta-arago@arago-project.org >> Subject: Re: [meta-arago] [meta-processor-sdk]

[meta-arago] [rocko/master][PATCH 4/4] gcc: add flex-native explicit dependency

2018-01-15 Thread Denys Dmytriyenko
The fix was submitted upstream to oe-core - overlay locally until it gets backported to rocko. Signed-off-by: Denys Dmytriyenko --- meta-arago-distro/recipes-devtools/gcc/gcc_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644

[meta-arago] [rocko/master][PATCH 2/4] at: explicitly depend on bison-native for deterministic builds

2018-01-15 Thread Denys Dmytriyenko
The fix was submitted upstream to oe-core - overlay locally until it gets backported to rocko. Signed-off-by: Denys Dmytriyenko --- meta-arago-distro/recipes-extended/at/at_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644

[meta-arago] [rocko/master][PATCH 1/4] bash: ptest dependency on locale should honor virtual/libc-locale

2018-01-15 Thread Denys Dmytriyenko
The fix was submitted upstream to oe-core - overlay locally until it gets backported to rocko. Signed-off-by: Denys Dmytriyenko --- meta-arago-distro/recipes-extended/bash/bash_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) diff --git

[meta-arago] [rocko/master][PATCH 3/4] perf: depend on native versions of bison and flex

2018-01-15 Thread Denys Dmytriyenko
The fix was submitted upstream to oe-core - overlay locally until it gets backported to rocko. Signed-off-by: Denys Dmytriyenko --- meta-arago-distro/recipes-kernel/perf/perf.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644

[meta-arago] [rocko/master][PATCH] qtwebengine: explicitly depend on bison-native

2018-01-15 Thread Denys Dmytriyenko
The fix was submitted upstream to meta-qt5 - overlay locally until it gets backported to rocko. Signed-off-by: Denys Dmytriyenko --- meta-arago-distro/recipes-qt/qt5/qtwebengine_git.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git

[meta-arago] [rocko/master][PATCH] external-linaro-toolchain: stop using deprecated ${COREBASE}/LICENSE

2018-01-15 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- meta-arago-extras/recipes-core/meta/external-linaro-sdk-toolchain.bb | 5 + .../recipes-core/meta/external-linaro-toolchain-cross.bb | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git

[meta-arago] [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk

2018-01-15 Thread Hongmei Gou
Signed-off-by: Hongmei Gou --- conf/distro/include/branding-processor-sdk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/include/branding-processor-sdk.inc b/conf/distro/include/branding-processor-sdk.inc index 955606f..2fbcb04 100644 ---

[meta-arago] [rocko/master][PATCH] chromium-wayland: as qtwebengine, chromium requires bison-native dependency

2018-01-15 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- meta-arago-distro/recipes-browser/chromium/chromium-wayland_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-browser/chromium/chromium-wayland_%.bbappend