ING;md5=0d4b5eef75f1584ccbdc5e4a34314407"
PR = "r0"
PE = "1"
-RC_URI[md5sum] = "9c0943cbd83e489ad1b05221b97efd44"
+SRC_URI[md5sum] = "9c0943cbd83e489ad1b05221b97efd44"
SRC_URI[sha256sum] =
"a1867fdaa83f68750b12ba4305c3c62f5992d0f52cfeb98e96c2
Open Source Technology Centre
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
# Randy MacLeod. MTS, Linux, Wind River
Direct: 613.963.1350
___
install -m 0755 Parser/pgen ${D}${bindir}/
+ install -d ${D}${bindir}/${PN}
+ install -m 0755 Parser/pgen ${D}${bindir}/${PN}
# Make sure we use /usr/bin/env python
- for PYTHSCRIPT in `grep -rIl ${bindir}/python ${D}${bindir}`; do
+ for PYTHSCRIPT
edded-core
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
# Randy MacLeod. MTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Op
On 12-07-22 09:56 PM, Randy MacLeod wrote:
On 12-07-22 08:10 AM, Huang, j (Jackie) wrote:
On Sun, 2012-07-22 at 14:53 +0800, jackie.hu...@windriver.com wrote:
From: Jackie Huang
A race condition can occur when adding users and groups to the
passwd and group files, in [YOCTO #1794], 10
On 13-04-24 05:37 PM, Saul Wold wrote:> Signed-off-by: Saul Wold <
s...@linux.intel.com>
> ---
> meta/recipes-devtools/pkgconfig/pkgconfig.inc | 8 +---
> meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb | 7 +++
> 2 files changed, 8 insertions(+), 7 deletions(-)
Saul,
Any news o
On Mon, May 6, 2013 at 5:58 PM, Saul Wold wrote:
> On 05/06/2013 01:59 PM, Randy MacLeod wrote:
>
>> On 13-04-24 05:37 PM, Saul Wold wrote:> Signed-off-by: Saul Wold
>> mailto:s...@linux.intel.com>>
>>
>> > ---
>> > meta
A non-zero status from the march test for gcc means that the "march" flag
is needed. Correct the logic to return True in this case.
Signed-off-by: Randy MacLeod
---
meta/classes/sanity.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/sanity.bbcl
Signed-off-by: Randy MacLeod
---
meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb
b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb
index e66676e..f729e6a
On 13-06-19 11:28 PM, Luo Zhenhua-B19537 wrote:
Ping.
It's been a busy week but this will be sorted out today
or Monday at the latest.
// RAndy
-Original Message-
From: Luo Zhenhua-B19537
Sent: Tuesday, June 18, 2013 9:26 PM
To: 'Richard Purdie'; Randy MacLeod
Cc: op
the delay,
// Randy
-Original Message-
From: Luo Zhenhua-B19537
Sent: Tuesday, June 18, 2013 9:26 PM
To: 'Richard Purdie'; Randy MacLeod
Cc: openembedded-core@lists.openembedded.org; Yu Zongchun-B40527
Subject: RE: [OE-core] [oe-core][patch v2] sanity.bbclass: correct the
gcc_
On 13-06-19 11:28 PM, Luo Zhenhua-B19537 wrote:
Ping.
-Original Message-
From: Luo Zhenhua-B19537
Sent: Tuesday, June 18, 2013 9:26 PM
To: 'Richard Purdie'; Randy MacLeod
Cc: openembedded-core@lists.openembedded.org; Yu Zongchun-B40527
Subject: RE: [OE-core] [oe-core
ost as incompatible
or introduce an INCOMPATIBLE_HOST variable.
// Randy
Regards,
Kai
Cheers,
Paul
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://list
sting broken recipes in dylan,
maybe we should backport them later as missing deps and autodetected
deps are relatively safe fixes.
Regards,
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/
solution.
// Randy
-Original Message-
From: Luo Zhenhua-B19537
Sent: Thursday, June 27, 2013 12:04 PM
To: 'Randy MacLeod'
Cc: openembedded-core@lists.openembedded.org; Yu Zongchun-B40527; Hatle,
Mark
Subject: RE: [OE-core] [oe-core][patch v2] sanity.bbclass: correct the
gcc_arch check
mbedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.ope
Any comments pro or con before we do the uprev, testing and send
a commit?
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
On 13-07-26 10:11 AM, Paul Eggleton wrote:
On Thursday 25 July 2013 22:27:43 Martin Jansa wrote:
On Thu, Jul 25, 2013 at 03:57:58PM -0400, Randy MacLeod wrote:
I've found that many projects use the lua scripting language.
I'd like to move it from meta-oe to oe-c
ot;b22b30ee9712568dfb4eedf76783f4a76546e1cbc41659b909646bcf0b4867bb"
+SRC_URI[md5sum] = "b56e73bdcfdb214d5c68e13111aca96f"
+SRC_URI[sha256sum] =
"4c15a1ee2f387983eb5c1497f66bf567c34d14ba48517148f6eafef8ae09e3e8"
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.96
uot;-j 20"
Has anyone else seen this problem?
I'm still coming up to speed on bitbake's bootstrap process so
any suggestions would be appreciated.
--
# Randy MacLeod. MTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedde
y
Thanks
Wenzong
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
On 13-08-20 01:36 AM, wenzong fan wrote:
On 08/20/2013 04:46 AM, Randy MacLeod wrote:
Add Joe Slater who owns US17463: PACKAGECONFIG clean-up.
On 13-08-15 05:29 AM, wenzong fan wrote:
Hi All,
We have seen some problems like this:
$ bitbake libcap
ld: warning: libaudit.so.1, needed by
uot;
Just curious...
I dont' see a good reason to specify the git protocol twice:
git:// and ; protocol=git
This occurs in many recipes and we could get rid of the clutter
with a script if it bothers anyone else. :)
Am I missing something or are people just copying and pasting the text?
On 13-08-27 07:29 PM, Richard Purdie wrote:
On Tue, 2013-08-27 at 22:08 +0200, Martin Jansa wrote:
On Tue, Aug 27, 2013 at 03:57:09PM -0400, Randy MacLeod wrote:
On 13-08-23 05:48 AM, Laszlo Papp wrote:
Signed-off-by: Laszlo Papp
---
meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb | 27
ap_0.25.bb|7 +++
2 files changed, 25 insertions(+)
create mode 100644
meta/recipes-connectivity/nfs-utils/files/Set_nobody_user_group.patch
It has only been a day and a half but was this missed?
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 61
rtions(+), 100 deletions(-)
The world build is a strong indication that nothing was messed up.
Each change in the patch looks fine to me.
// Randy
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
On 13-09-09 06:25 AM, jhuang0 wrote:
On 9/9/2013 6:21 PM, Phil Blundell wrote:
On Mon, 2013-09-09 at 18:10 +0800, jackie.hu...@windriver.com wrote:
From: Randy MacLeod
It's a FYI patch for anyone who might be having the same problem.
pulseaudio-4.0 causes an internal compiler
vala-native builds were working because most systems have
bison installed on the host. Add an explicit dependency on
bison-native since bison isn't a sanity checked host tool.
Signed-off-by: Randy MacLeod
---
meta/recipes-devtools/vala/vala.inc | 2 +-
1 file changed, 1 insertion(+), 1 del
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
edded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openemb
t; (which I'd argue are the majority of embedded systems).
That's becoming less true over time, IMO.
It seems that more and more embedded linux users are on bigger
targets that use the discrete GNU tools.
--
# Randy MacLeod. SMTS, Linux
]
Signed-off-by: Randy MacLeod
---
meta/recipes-devtools/pseudo/pseudo.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/pseudo/pseudo.inc
b/meta/recipes-devtools/pseudo/pseudo.inc
index 5451aa2..a4b7aaf 100644
--- a/meta/recipes-devtools/pseudo/pseudo.inc
+++ b/meta
Can't install wget-1.14-r16.0.0@core2: no
package provides libpcre >= 8.33
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
EPENDS to ensure consistent
behaviour.
so send it to oe-core and see what they say.
Mark H any comments?
// Randy
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
.0' has no buildable providers.
Missing or unbuildable dependency chain was: ['clutter-gtk-1.0',
'clutter-1.0', 'virtual/libgl']
If I drop x11 from the DF list things are even worse.
I tried to sprinkle these recipes with:
REQUIRED_DISTRO_FEATURES
On 13-10-03 10:15 PM, Randy MacLeod wrote:
Some world builds without the DFs: x11 or opengl fail unless
I run: bitbake -k world. Ideally packages would exclude themselves
from world builds if a required DF isn't set. Otherwise identifying
broken packages in bb world builds is not str
On 13-10-04 06:46 AM, Richard Purdie wrote:
On Thu, 2013-10-03 at 22:15 -0400, Randy MacLeod wrote:
If I drop x11 from the DF list things are even worse.
I tried to sprinkle these recipes with:
REQUIRED_DISTRO_FEATURES = "opengl"
but just as I thought, that didn't work ei
d to your comment in bugzilla.
Qi,
Perhaps you need to post an example showing how this change
helps for a package upgrade and compare it to what happens when
the patch is not applied.
// Randy
Cheers,
Paul
___
Openembedded-core mailing list
TURES', 'x11',
'x11', '', d)}"
-PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,bluez4 sbc"
+PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,virtual/bluez
sbc"
PACKAGECONFIG[gtk] = "--
On Tue, Nov 12, 2013 at 8:47 PM, Muhammad Tauqir Ahmad
wrote:
> According to the link below [1], it seems some works has been done at
> least for llvm+clang bitbake recipes, although I couldn't find any
> clang recipes when searching the net. If anyone can point me in the
> right direction for fin
there's a 1.3 release to get out
so I'm just wondering if we should expect silence then
a flurry of merges after 1.3 is declared in the couple of weeks.
Thanks,
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-co
7 @@ using namespace std;
+ #else
+ #include
+ #endif
++#include
+
--
1.7.9.5
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
# Randy MacLeod. SMTS, Linu
d.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
# Randy MacLeod
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
This change is not useful for oe-core.
I suppose it's being sent to be Yocto compliant and no merge is expected.
../Randy
On Tue, Nov 26, 2013 at 3:42 AM, wrote:
> From: Paul Gortmaker
>
> commit 8c38bc022de209187f31952ae02313dd3104f4c6 ("lsof: define
> linux C library type when using eglibc"
Signed-off-by: Randy MacLeod
---
meta/recipes-core/jpeg/jpeg-8d/debian-libjpeg7_7-1.diff | 0
meta/recipes-graphics/directfb/directfb/fusion.patch| 0
2 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644
meta/recipes-core/jpeg/jpeg-8d/debian-libjpeg7_7-1.diff
m
= flagval.split(",")
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
7fb2cf9fe4590af9694e"
SRC_URI[sha256sum] =
"9f94506e301d5b6863921bba861a99ba00de384dafb4e5f409679a93e41613d4"
+RDEPENDS_${PN}_class-target = "bash"
+
inherit autotools gettext
PACKAGES =+ "liblzma liblzma-dev liblzma-staticdev liblzma-dbg"
--
# Rand
rget = "bash"
+
inherit autotools
do_install_append () {
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
ling list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http
0 ./usr/bin/test\ file\ with\
| +-rwxr-xr-x root root0 ./usr/bin/test file with spaces
`
The options used are available since findutils 4.2.5, released in 19
Nov 2004, making it available in all supported host distributions.
Acked-by: Randy MacLeod
Works for m
Signed-off-by: Randy MacLeod
---
meta/recipes-core/jpeg/jpeg-8d/debian-libjpeg7_7-1.diff | 0
meta/recipes-graphics/directfb/directfb/fusion.patch| 0
2 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644
meta/recipes-core/jpeg/jpeg-8d/debian-libjpeg7_7-1.diff
m
file://00-create-volatile.conf \
--
1.7.10.4
_______
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.13
.
../Randy
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
re/udev/udev/udev-cache.default
@@ -1,5 +1,5 @@
# Default for /etc/init.d/udev
# Comment this out to disable device cache
-DEVCACHE="/etc/dev.tar"
+DEVCACHE="/etc/dev.tar.gz"
PROBE_PLATFORM_BUS="yes"
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
On 14-08-05 04:09 PM, Otavio Salvador wrote:
On Tue, Aug 5, 2014 at 4:00 PM, Randy MacLeod
wrote:
On 14-08-04 02:40 PM, Ben Shelton wrote:
From: Richard Tollerton
$DEVCACHE is observed to be 100k uncompressed; compressing it reduces
its size to ~5k.
Natinst-Rally-ID: TA44427
Acked-by
arch64 tag in the subject line and CCing Kai please.
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
erver which will allow to
fetch it.
Does someone modify the recipe already or does someone know where we
could fetch the binary?
I'll continue my investigation.
http://patches.openembedded.org/patch/87751/
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350 | 350 Terry Fox Dr
with DynamicUser=yes
ce52d60450 fstab-generator: use DefaultDependencies=no for
/sysroot mounts
35387ea7e1 Merge pull request #48 from
yuwata/v241-stable-dbus-and-timedated
--
# Randy MacLeod
# Wind River Linux
--
___
$i bitbake systemd && \
touch sd-okay-$i || \
touch sd-fail-$i; \
done
I had left off the setting of the MACHINE variable. Sorry about that.
Can you re-run the test after removing the sd-* files?
../Randy
Cheers,
Jan
On 27. Aug 2019, at 17:14, Randy MacLeod <mailto:randy.
previous kernel will be at index 1, and the oldest kernel will be
index 3."
This reads more as documentation than description.
Ross
--
# Randy MacLeod
# Wind River Linux
--
___
Openembedded-core mailing list
Openembedded-c
ter 3.0, I expect.
--
# Randy MacLeod
# Wind River Linux
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
ake"
+# Include valgrind since the test "strip-trailing-cr" requires it to run,
although
+# valgrind is a heavy package for diffutils
+RDEPENDS_${PN}-ptest += "make valgrind"
do_install_ptest() {
t=${D}${PTE
well but I thought we'd ask devs on the list by
sending the patch.
Peiran,
Please send a v2 that SKIPs the test.
../Randy
Cheers,
Richard
--
# Randy MacLeod
# Wind River Linux
--
___
Openembedded-core mailing list
Openembedded-core@lists.openem
ests are running in a deterministic order. If they are not,
then that
might explain why the AB sees the problem but you do not.
../Randy
--
# Randy MacLeod
# Wind River Linux
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
Adjust two memcheck vgtest files to deal with relative paths
that are in test executables when cross-compiling.
Add libgomp to enable OpenMP tests.
Add the bz2 executable for memcheck/tests/vcpu_bz2.
Signed-off-by: Randy MacLeod
---
...ust-path-filter-for-2-memcheck-tests.patch | 40
| 149 | 1| 9 | 663
after | 648 | 12 | 60| 1541
Signed-off-by: Randy MacLeod
---
.../valgrind/valgrind_3.15.0.bb | 25 +++
1 file changed, 15 insertions(+), 10 deletions(-)
diff --git a/meta/recipes-devtool
sorted list of tests so that they can be easily
restored one by one without a rebuild during testing.
With core-image-minimal on qemuarm64:
Recipe | Passed | Failed | Skipped | Time(s)
valgrind | 333 | 49 | 17| 7637
Signed-off-by: Randy MacLeod
eventually running since
some processes do not terminate properly and accumulate as defunct
processes in memory. Without the gdbserver_tests, the tests
complete without defunct process or the oom-killer running for
ppc but not for arm64.
Signed-off-by: Randy MacLeod
---
.../valgrind/valgrind/run
roject.org/cgit/cgit.cgi/patchtest
Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
--
# Randy MacLeod
# Wind River Linux
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailm
| 149 | 1| 9 | 663
after | 648 | 12 | 60| 1541
Signed-off-by: Randy MacLeod
---
.../valgrind/valgrind_3.15.0.bb | 25 +++
1 file changed, 15 insertions(+), 10 deletions(-)
diff --git a/meta/recipes-devtool
sorted list of tests so that they can be easily
restored one by one without a rebuild during testing.
With core-image-minimal on qemuarm64:
Recipe | Passed | Failed | Skipped | Time(s)
valgrind | 333 | 49 | 17| 7637
Signed-off-by: Randy MacLeod
eventually running since
some processes do not terminate properly and accumulate as defunct
processes in memory. Without the gdbserver_tests, the tests
complete without defunct process or the oom-killer running for
ppc but not for arm64.
Signed-off-by: Randy MacLeod
---
.../valgrind/valgrind/run
Adjust two memcheck vgtest files to deal with relative paths
that are in test executables when cross-compiling.
Add libgomp to enable OpenMP tests.
Add the bz2 executable for memcheck/tests/vcpu_bz2.
Signed-off-by: Randy MacLeod
---
...ust-path-filter-for-2-memcheck-tests.patch | 40
On 9/11/19 8:32 AM, Adrian Bunk wrote:
On Tue, Sep 10, 2019 at 05:41:36PM -0400, Randy MacLeod wrote:
On qemuarm64 systems, about half of the valgrind tests fail and
often result in defunct processes, eg:
root 819 818 25 00:12 pts/000:01:52 /usr/bin/valgrind
--command-line-only
On 9/11/19 10:00 AM, Adrian Bunk wrote:
On Wed, Sep 11, 2019 at 09:38:53AM -0400, Randy MacLeod wrote:
On 9/11/19 8:32 AM, Adrian Bunk wrote:
On Tue, Sep 10, 2019 at 05:41:36PM -0400, Randy MacLeod wrote:
On qemuarm64 systems, about half of the valgrind tests fail and
often result in defunct
This update corresponds to 68 commits to the ffmpeg git repo.
52 of these commits are oss-fuzz bug fixes. The remainder include
improved codex handling and some rpi performance tweaks.
Signed-off-by: Randy MacLeod
---
.../ffmpeg/{ffmpeg_4.2.bb => ffmpeg_4.2.1.bb} | 4 ++--
On 9/23/19 10:01 AM, Randy MacLeod wrote:
This update corresponds to 68 commits to the ffmpeg git repo.
52 of these commits are oss-fuzz bug fixes. The remainder include
improved codex handling and some rpi performance tweaks.
*codecs ?
Also FYI, this includes a fix for CVE-2019-15942
https
al of these defects but I'll likely
need help from people with more Rust experience.
../Randy
Randy MacLeod (3):
Add libgit2, libssh2 from meta-oe for rust
meta-rust: move code to oe-core from meta-rust layer
rust: mv README.md to recipes-devtools/rust/README-rust.md
meta/classes/c
Signed-off-by: Randy MacLeod
---
.../recipes-support/libgit2/libgit2_0.27.8.bb | 25 +
meta/recipes-support/libssh2/libssh2_1.8.2.bb | 27 +++
2 files changed, 52 insertions(+)
create mode 100644 meta/recipes-support/libgit2/libgit2_0.27.8.bb
create mode 100644
Import the meta-rust/README.md but relocate and rename it.
Signed-off-by: Randy MacLeod
---
meta/recipes-devtools/rust/README-rust.md | 69 +++
1 file changed, 69 insertions(+)
create mode 100644 meta/recipes-devtools/rust/README-rust.md
diff --git a/meta/recipes-devtools
Rust is becoming more widely used so move the
meta-rust layer. Taken from meta-rust at commit:
11aed43 cargo-1.37.0: fix patch fuzz
Signed-off-by: Randy MacLeod
---
meta/classes/cargo.bbclass| 70 +++
meta/classes/cargo_common.bbclass | 98
meta/classes
tch is not considered for warrior, but just getting
ignored is very frustrating.
Add Armin, who maintains warrior.
It seems like he just missed the thread.
There was a 50 patch update posted for warrior last night
but I don't see this patch mentioned.
../Randy
Alban
--
# Randy MacLe
dency \"task-depends.dot\" file was generated for the given task
target. bitbake output: %s" % result.output)
-self.assertTrue('busybox' in ftools.read_file(os.path.join(self.builddir,
'task-depends.dot')), msg = "No \"busybox\" dependency f
On 9/24/19 9:41 PM, Robert Yang wrote:
Hi Randy,
On 9/25/19 4:46 AM, Randy MacLeod wrote:
On 9/24/19 4:15 AM, Robert Yang wrote:
It checked whether busybox is in pn-buildlist and task-depends.dot
after run
"bitbake -g core-image-minimal", but busybox is not a must for
core-ima
On 9/24/19 6:18 AM, Adrian Bunk wrote:
On Mon, Sep 23, 2019 at 10:45:05PM -0400, Randy MacLeod wrote:
I moved the Rust support from meta-rust to oe-core.
As you'd expect, it's still building rust-hello-world for all qemus
(except riscv64 which may never have worked).
Rust-hello-worl
../Randy
Thanks,
Chandana
--
# Randy MacLeod
# Wind River Linux
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
e used for display and printing.
We suggest using Pango with Cairo as described above, but ...
so it would seem that even our defaults are not the ones recommended
by upstream.
Does pango build if you drop glib? The README.md says:
Dependencies
----
Pango de
-git a/meta/recipes-devtools/unfs3/unfs3_git.bb
b/meta/recipes-devtools/unfs3/unfs3_git.bb
index a4ac46c68e..79d09788d3 100644
--- a/meta/recipes-devtools/unfs3/unfs3_git.bb
+++ b/meta/recipes-devtools/unfs3/unfs3_git.bb
@@ -1,4 +1,7 @@
SUMMARY = "Userspace NFS server v3 protoco
rary installation directory on some Linux
distributions
Boost the TPACKET_V3 timeout to the maximum if a timeout of 0 was
specified
Five CVE-2019-15161, CVE-2019-15162, CVE-2019-15163,
CVE-2019-15164, CVE-2019-15165
Fixes for
<http://unfs3_git.bb>
> +++ b/meta/recipes-devtools/unfs3/unfs3_git.bb <http://unfs3_git.bb>
> @@ -1,4 +1,7 @@
> SUMMARY = "Userspace NFS server v3 protocol"
> +DESCRIPTION = "UNFS3 is a user-space implem
e the unnecessary descriptions, or it's a bit late for that?
I'd like you to do that. It might be too late for 3.0 but 3.1 and
with a cherry-pick, also 3.0.1 in ~ 2 months.
I should probably focus on the next recipes.
Also good!
../Randy
Max.
On Tue, Oct 8, 2019 at 8:16 P
Should this recipe be dropped from releas branches such as
warrior and zeus?
Doing so would ensure that users understand that the -dev kernel is
really only for development on the master branch.
--
# Randy MacLeod
# Wind River Linux
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
eta/recipes-extended/bzip2/bzip2_1.0.8.bb
SRC_URI = "https://sourceware.org/pub/${BPN}/${BPN}-${PV}.tar.gz \
so the recipe is sane at least. ;-)
../Randy
Ross
--
# Randy MacLeod
# Wind River Linux
--
___
Openembedded-core maili
file://0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch \
file://0004-tests-Makefile.am-fix-undefined-reference-to-pthread.patch \
+ file://0001-ecc-Add-mitigation-against-timing-attack.patch \
+ file://0001-dsa-ecdsa-Fix-use-of-nonce-use-larger
g in a few days. It might take a while
for the upgrade to get merged.
Khem has been doing binutils upgrades recently.
CC him in case there needs to be some co-ordination with glibc or
other recipe upgrades.
--
# Randy MacLeod
# Wind River Linux
--
_
@'volatile/' if
oe.types.boolean('${VOLATILE_LOG_DIR}') else ''}log \
--
2.26.2
--
# Randy MacLeod
# Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#142071):
https://lists.openembedded.org/g/openembedd
The official links on:
https://curl.haxx.se/download.html
use https now and we're seeing this warning:
WARNING: curl-native-7.72.0-r0 do_fetch: Failed to fetch URL
http://curl.haxx.se/download/curl-7.72.0.tar.bz2, attempting MIRRORS if
available
Signed-off-by: Randy MacLeod
---
PSEUDO_MAX_LINK_RECURSION && is_link) {
pseudo_diag("link recursion too deep, not expanding path
'%s'.\n", newpath);
is_link = 0;
--
# Randy MacLeod
# Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all
&& [ ! -x /etc/rc${runlevel}.d/S??xserver-nodm ];
then
if type psplash-write >/dev/null 2>&1; then
-TMPDIR=/mnt/.psplash psplash-write "QUIT" || true
+PSPLASH_FIFO_DIR=/mnt/.psplash psplash-write "QUIT" || true
umount -l /mnt/.pspla
deo-rpi to avoid the problem since video suppport is
not needed for rpi and this configuration option is harmless when
building on x86-64 hosts.
Signed-off-by: Randy MacLeod
---
meta/recipes-graphics/libsdl2/libsdl2_2.0.12.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-graphi
1 - 100 of 773 matches
Mail list logo