The error is as fllowing:
ERROR: Task do_deploy_archives in
virtual:native:/yocto/poky/meta/recipes-extended/newt/libnewt_0.52.20.bb
depends upon non-existent task do_package_write_rpm in
virtual:native:/yocto/poky/meta/recipes-extended/newt/libnewt_0.52.20.bb
ERROR: Command execution failed: 1
On 06/12/2018 07:18 AM, Maxin B. John wrote:
License-Update: Checksum changed due to updation in documentation. There
are no changes in the license terms.
That's correct but I'm not sure if we should include
a checksum on the (GPLv3) COPYING file since the README
says [1] that:
This license
On Wed, Jun 6, 2018 at 11:56 PM, Andre McCurdy wrote:
> On Wed, Jun 6, 2018 at 11:04 PM, Khem Raj wrote:
>> On 6/6/18 9:34 PM, Andre McCurdy wrote:
>>>
>>> Originally these ARM specific EXTRA_OECONF options were applied to
>>> both gcc for the target and gcc-cross. That lead to a compromise
>>> b
On Tue, Jun 12, 2018 at 4:32 PM, Herve Jourdain wrote:
> Hi Andre,
>
> I believe I did say always present on armv8 and armv7, I did not mean before
> that.
Right. The point of considering older architecture levels was that IF
we were to drop support for armv4 (I'm not necessarily suggesting that
Hi Andre,
I believe I did say always present on armv8 and armv7, I did not mean before
that.
Having separate tunes for thumb support was necessary on previous architectures
where it was optional, but it persisted for architectures which made thumb
mandatory.
I’m not even advocating removing the
On Tue, Jun 12, 2018 at 2:43 PM, Mark Hatle wrote:
> On 6/12/18 3:39 PM, Andre McCurdy wrote:
>> On Tue, Jun 12, 2018 at 1:00 PM, Mark Hatle wrote:
>>> On 6/12/18 10:49 AM, Herve Jourdain wrote:
Hi,
So I agree with you about restricting to what gcc can support, that's
actuall
On 6/12/18 3:39 PM, Andre McCurdy wrote:
> On Tue, Jun 12, 2018 at 1:00 PM, Mark Hatle wrote:
>> On 6/12/18 10:49 AM, Herve Jourdain wrote:
>>> Hi,
>>>
>>> So I agree with you about restricting to what gcc can support, that's
>>> actually my proposal (actually, probably a subset of what gcc can s
On Tue, Jun 12, 2018 at 1:00 PM, Mark Hatle wrote:
> On 6/12/18 10:49 AM, Herve Jourdain wrote:
>> Hi,
>>
>> So I agree with you about restricting to what gcc can support, that's
>> actually my proposal (actually, probably a subset of what gcc can support).
>> So for armv8, gcc supports, as archi
On 6/12/18 10:49 AM, Herve Jourdain wrote:
> Hi,
>
> So I agree with you about restricting to what gcc can support, that's
> actually my proposal (actually, probably a subset of what gcc can support).
> So for armv8, gcc supports, as architectures: armv8-a, armv8.1-a, armv8.2-a,
> armv8.3-a, arm
On Tue, Jun 12, 2018 at 4:43 AM, Ming Liu wrote:
> Hi, Andre:
> The reason for needing this multiconfig to be in OVERRIDES, for me, is the
> scenario that I have one recipe but some variables/tasks in it are different
> for multiconfig, for instance:
>
> do_install-mc-default () {}
>
> do_install-
On Thu, Jun 7, 2018 at 11:48 AM, Andre McCurdy wrote:
> Openssh takes care of enabling large-file support automatically via
> the AC_SYS_LARGEFILE in the configure.ac, so additional help from the
> recipe is not required.
>
> Even if it were once required, defining __FILE_OFFSET_BITS (ie with
> do
On Tue, May 29, 2018 at 10:04 PM, Khem Raj wrote:
> This fixes conflicts like
> cc1: error: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
> [-Werror]
Ross, this patch still seems to be living on in mut, even after the
latest rebase. It should be dropped as the latest gcc8 patchset
Hi,
So I agree with you about restricting to what gcc can support, that's actually
my proposal (actually, probably a subset of what gcc can support).
So for armv8, gcc supports, as architectures: armv8-a, armv8.1-a, armv8.2-a,
armv8.3-a, armv8.4-a.
Then, you can add the supported options with a
Hi Ross,
On Tue, Jun 12, 2018 at 04:22:30PM +0100, Burton, Ross wrote:
> Fails for me when building pseudo:
>
> |
> /data/poky-tmp/master/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/usr/lib/libsqlite3.a(sqlite3.o):
> In function `fts5Bm25Function':
> | sq
This patch isn't needed for musl or glibc, so drop it.
Signed-off-by: Ross Burton
---
.../drm/libdrm/fix_O_CLOEXEC_undeclared.patch | 24 --
meta/recipes-graphics/drm/libdrm_2.4.92.bb | 1 -
2 files changed, 25 deletions(-)
delete mode 100644
meta/recipes-grap
Fails for me when building pseudo:
|
/data/poky-tmp/master/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/usr/lib/libsqlite3.a(sqlite3.o):
In function `fts5Bm25Function':
| sqlite3.c:(.text+0x2a3b8): undefined reference to `log'
Ross
On 12 June 2018 at 12:1
On 6/12/18 4:30 AM, Herve Jourdain wrote:
> Hi,
>
> I believe I'm the "original author" of some patch attempt at tackling this
> problem, more than a year ago, as referenced in this series.
> And I understand why everyone, Khem being the first and not the only one,
> would like some "simpler" th
On 6/12/18 12:59 AM, Nicolas Dechesne wrote:
> On Sat, Jun 9, 2018 at 8:26 AM, Randy Li wrote:
>> There are some addtional instructions apart from bare armv8,
>> also there is armv8.1, armv8.2.
>>
>> Most the processor would support crc, except X-gene 1.
>
> the commit message doesn't really expl
On Tue, 2018-06-12 at 14:37 +0100, Ross Burton wrote:
> *all tasks have been deprecated and replaced by bitbake --runall.
>
> Signed-off-by: Ross Burton
> ---
> meta/classes/rm_work.bbclass | 6 --
> 1 file changed, 6 deletions(-)
>
> diff --git a/meta/classes/rm_work.bbclass
> b/meta/class
*all tasks have been deprecated and replaced by bitbake --runall.
Signed-off-by: Ross Burton
---
meta/classes/rm_work.bbclass | 6 --
1 file changed, 6 deletions(-)
diff --git a/meta/classes/rm_work.bbclass b/meta/classes/rm_work.bbclass
index 318d121d2b5..ff74d232c97 100644
--- a/meta/clas
alsa-tools is actually a collection of 20 separate tools, each with their own
configure scripts. The dependencies are varied, old, and estoric (FLTK, GTK+
1, 2,
and 3, PyGTK 2, Qt3).
Instead of maintaining patches to try and pick a subset that builds, use
PACKAGECONFIG and some magic to build wh
Hi, Andre:
The reason for needing this multiconfig to be in OVERRIDES, for me, is the
scenario that I have one recipe but some variables/tasks in it are
different for multiconfig, for instance:
do_install-mc-default () {}
do_install-mc-foo() {}
and I do not want split them into several almost sa
1.1.2 -> 1.1.3
Signed-off-by: Maxin B. John
---
.../xdg-utils/{xdg-utils_1.1.2.bb => xdg-utils_1.1.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/xdg-utils/{xdg-utils_1.1.2.bb =>
xdg-utils_1.1.3.bb} (89%)
diff --git a/meta/recipes-ext
Refresh the following patch:
0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch
Signed-off-by: Maxin B. John
---
...-obexd-without-systemd-in-the-user-sessio.patch | 45 +-
.../bluez5/{bluez5_5.49.bb => bluez5_5.50.bb} | 4 +-
2 files changed, 21 in
3.23.1 -> 3.24.0
Signed-off-by: Maxin B. John
---
meta/recipes-support/sqlite/{sqlite3_3.23.1.bb => sqlite3_3.24.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/sqlite/{sqlite3_3.23.1.bb => sqlite3_3.24.0.bb}
(59%)
diff --git a/meta/recipes-support/
4.8.20 -> 4.8.21
Signed-off-by: Maxin B. John
---
meta/recipes-extended/mc/{mc_4.8.20.bb => mc_4.8.21.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/mc/{mc_4.8.20.bb => mc_4.8.21.bb} (93%)
diff --git a/meta/recipes-extended/mc/mc_4.8.20.bb
b/meta/re
1.5.1 -> 1.5.2
Signed-off-by: Maxin B. John
---
meta/recipes-extended/cronie/{cronie_1.5.1.bb => cronie_1.5.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/cronie/{cronie_1.5.1.bb => cronie_1.5.2.bb} (95%)
diff --git a/meta/recipes-extended/cronie/c
3.22.29 -> 3.22.30
Signed-off-by: Maxin B. John
---
meta/recipes-gnome/gtk+/{gtk+3_3.22.29.bb => gtk+3_3.22.30.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-gnome/gtk+/{gtk+3_3.22.29.bb => gtk+3_3.22.30.bb} (83%)
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.
3.22.29 -> 3.22.30
Signed-off-by: Maxin B. John
---
...-icon-utils-native_3.22.29.bb => gtk-icon-utils-native_3.22.30.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.22.29.bb =>
gtk-icon-utils-native_3.22.30.bb} (94%)
diff
0.52.0 -> 0.52.2
Signed-off-by: Maxin B. John
---
meta/recipes-support/vte/{vte_0.52.0.bb => vte_0.52.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/vte/{vte_0.52.0.bb => vte_0.52.2.bb} (91%)
diff --git a/meta/recipes-support/vte/vte_0.52.0.bb
b/me
License-Update: Checksum changed due to updation in documentation. There
are no changes in the license terms.
Signed-off-by: Maxin B. John
---
.../libunistring/{libunistring_0.9.9.bb => libunistring_0.9.10.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-supp
1.9.4 -> 1.11.0
Signed-off-by: Maxin B. John
---
.../wayland/{libinput_1.9.4.bb => libinput_1.11.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/wayland/{libinput_1.9.4.bb => libinput_1.11.0.bb}
(86%)
diff --git a/meta/recipes-graph
2.0.28 -> 2.0.29
Signed-off-by: Maxin B. John
---
meta/recipes-bsp/acpid/{acpid_2.0.28.bb => acpid_2.0.29.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-bsp/acpid/{acpid_2.0.28.bb => acpid_2.0.29.bb} (55%)
diff --git a/meta/recipes-bsp/acpid/acpid_2.0.28.bb
2.62.0 -> 2.62.2
Signed-off-by: Maxin B. John
---
.../libsoup/{libsoup-2.4_2.62.0.bb => libsoup-2.4_2.62.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libsoup/{libsoup-2.4_2.62.0.bb =>
libsoup-2.4_2.62.2.bb} (89%)
diff --git a/meta/recipe
Signed-off-by: Ross Burton
---
.../mesa/files/missing-time-h.patch| 29 ++
meta/recipes-graphics/mesa/mesa_18.1.1.bb | 1 +
2 files changed, 30 insertions(+)
create mode 100644 meta/recipes-graphics/mesa/files/missing-time-h.patch
diff --git a/meta/
Hi,
I believe I'm the "original author" of some patch attempt at tackling this
problem, more than a year ago, as referenced in this series.
And I understand why everyone, Khem being the first and not the only one, would
like some "simpler" things for ARM.
But the problem is that ARM-based SoCs a
I spoke to Andrej earlier and he has agreed, the patch to change
ownership is on the list now.
Thanks Armin for being the maintainer, and thanks Andrej for taking over!
Ross
On 12 June 2018 at 10:32, Alexander Kanavin wrote:
> I would nominate Andrej Valek :-)
>
> Being listed in maintainers.i
Andrej has kindly stepped up as the busybox maintainer.
Signed-off-by: Ross Burton
---
meta/conf/distro/include/maintainers.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/conf/distro/include/maintainers.inc
b/meta/conf/distro/include/maintainers.inc
index 4939c79c9eb..bacdc0b9a29
I would nominate Andrej Valek :-)
Being listed in maintainers.inc is indeed not an obligation to fix
other people's specific issues or work on recipe enhancements in
general. Maintainers are expected to act on AUH version upgrade
emails, and look at filed bugs; neither is time consuming.
Alex
Changes in V3:
* Also rename selftest.json to _selftest.json to avoid runtime_test.py failure
in oe-selftest.
* Fixed a typo (sato -> full-cmdline)
Changes in V2:
* Fix to depend on _selftest.Selftest.test_install_package.
The following changes since commit fe6e6231441188c3ffe52ef5811a8f30d29ea
This test modules is designed to be invoked only by selftest. It's
not meant to be tested by normal runtime test. So it should be renamed
with '_' prefix, so that it will not be automatically loaded by normal
runtime tests when 'auto' is in TEST_SUITES.
The failure message is as below.
RESULTS
> Op 9 jun. 2018, om 08:26 heeft Randy Li het volgende
> geschreven:
>
> I read the ARMv8 manual again, it looks the hardware float is mandatory
> in Linux Distributions and toolchain libraries. Even some cortex
> processors can be configured without FPU/NEON hardware, but I don't
> think they
Fixed:
b'Your entry can be found here: http://'
Now looks like:
Your entry can be found here: http://
Signed-off-by: Robert Yang
---
scripts/send-error-report | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/send-error-report b/scripts/send-error-report
index 15b5e84.
The following changes since commit 23f15c63777020f5d43b070a1eb2bcf246c19ff8:
rpm: Fix patch to ensure variables aren't used uninitialised (2018-06-07
08:52:13 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/error_report
http://cgit.o
Adding cve-2017-5669 test fix patch which is accepted upstream in LTP repo.
Ref:
cve-2017-5669: shmat() for 0 (or https://github.com/linux-test-project/ltp/pull/324
Upstream-Status: Accepted [https://github.com/linux-test-project/ltp/pull/324]
CVE: cve-2017-5669
Signed-off-by: Naresh Kamboju
---
45 matches
Mail list logo