I'm not a big fan of those run-on lines either, so thanks. Some
superficial comments:
On Wed, Dec 14, 2016 at 8:24 AM, Robert Yang wrote:
> Make it easier to read and maintain.
>
> [YOCTO #10647]
>
> Signed-off-by: Robert Yang
> ---
> meta/classes/populate_sdk_ext.bbclass | 24 +
On Fri, Sep 16, 2016 at 12:47 AM, Mark Hatle wrote:
> Based on a discussion with IRC user: Ulfalizer
>
> It was suggested that removing the diagnostic list, and replacing it with a
> simple hint to what might be causing the problem was a better solution.
>
> Signed-off-by: Mark Hatle
> ---
> met
On Mon, Sep 19, 2016 at 5:42 AM, Robert Yang wrote:
>
>
> On 09/19/2016 11:32 AM, Randy MacLeod wrote:
>>
>> On 2016-09-18 10:37 PM, Christopher Larson wrote:
>>>
>>>
>>> On Sun, Sep 18, 2016 at 7:32 PM, Randy MacLeod
>>> mailto:randy.macl...@windriver.com>> wrote:
>>>
>>> On 2016-09-17 01:09
On Mon, Sep 19, 2016 at 7:00 AM, Ulf Magnusson wrote:
> On Mon, Sep 19, 2016 at 5:42 AM, Robert Yang
> wrote:
>>
>>
>> On 09/19/2016 11:32 AM, Randy MacLeod wrote:
>>>
>>> On 2016-09-18 10:37 PM, Christopher Larson wrote:
>>>>
&g
On Fri, Sep 30, 2016 at 10:33 PM, Fabio Berton
wrote:
> This class allow the extlinux.conf generation for U-Boot use.
> The U-Boot support for it is given to allow the Generic Distribution
> Configuration specification use by OpenEmbedded-based products.
>
> This class can be inherited by u-boot r
On Sat, Oct 1, 2016 at 12:54 AM, Ulf Magnusson wrote:
> On Fri, Sep 30, 2016 at 10:33 PM, Fabio Berton
> wrote:
>> This class allow the extlinux.conf generation for U-Boot use.
>> The U-Boot support for it is given to allow the Generic Distribution
>> Configurat
e replaced, but I got tired and wasn't sure that they're always
called in a context where it'd be safe.
Ulf Magnusson (22):
base.bbclass: Use bb.fatal() instead of raising FuncFailed
package_ipk.bbclass: Use bb.fatal() instead of raising FuncFailed
package_deb.bbclass: Use
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/base.bbclass | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --g
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/package_ipk.bbclass | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
di
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/package_deb.bbclass | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
di
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/package_rpm.bbclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
di
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/useradd-staticids.bbclass | 8
1 file changed, 4 insertions(+), 4 deletions(
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/grub-efi.bbclass | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/syslinux.bbclass | 8
1 file changed, 4 insertions(+), 4 deletions(-)
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/systemd-boot.bbclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/gummiboot.bbclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/license.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/update-rc.d.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --gi
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/sstate.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/gtk-immodules-cache.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
dif
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/systemd.bbclass | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/m
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/package.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/recipes-devtools/cmake/cmake_3.6.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/utility-tasks.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/libc-package.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/useradd.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/chrpath.bbclass | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/m
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/testsdk.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m
raise it yourself
FuncFailed.__init__ takes a 'name' argument rather than a 'msg'
argument, which also shows that the original purpose got lost.
Signed-off-by: Ulf Magnusson
---
meta/classes/testimage.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Sun, Oct 2, 2016 at 4:15 PM, Jérémy Rosen wrote:
> "native" might be a bit too generic...
>
> could I suggest oe_native-run or bitbake-native ?
>
> something that says it's yocto-galaxy specific and can be autocompleted with
> a reasonable prefix...
>
>
> Jérémy Rosen
I think overly namespacin
On Sun, Oct 2, 2016 at 4:30 PM, Ulf Magnusson wrote:
> On Sun, Oct 2, 2016 at 4:15 PM, Jérémy Rosen wrote:
>> "native" might be a bit too generic...
>>
>> could I suggest oe_native-run or bitbake-native ?
>>
>> something that says it's yocto-ga
Hello,
On Mon, Oct 3, 2016 at 2:17 PM, Fabio Berton
wrote:
> This class allow the extlinux.conf generation for U-Boot use.
> The U-Boot support for it is given to allow the Generic Distribution
> Configuration specification use by OpenEmbedded-based products.
>
> This class can be inherited by u-
On Tue, Oct 4, 2016 at 12:08 AM, Ulf Magnusson wrote:
> Hello,
>
> On Mon, Oct 3, 2016 at 2:17 PM, Fabio Berton
> wrote:
>> This class allow the extlinux.conf generation for U-Boot use.
>> The U-Boot support for it is given to allow the Generic Distribution
>> Conf
On Tue, Oct 4, 2016 at 12:24 AM, Ulf Magnusson wrote:
> On Tue, Oct 4, 2016 at 12:08 AM, Ulf Magnusson wrote:
>> Hello,
>>
>> On Mon, Oct 3, 2016 at 2:17 PM, Fabio Berton
>> wrote:
>>> This class allow the extlinux.conf generation for U-Boot use.
>>>
On Sat, Oct 1, 2016 at 4:47 AM, Ulf Magnusson wrote:
> This sets a good example and avoids unnecessarily contributing to
> perceived complexity and cargo culting.
>
> Motivating quote below:
>
> < kergoth> the *original* intent was for the function/task to error v
On Thu, Oct 6, 2016 at 12:15 AM, Richard Purdie
wrote:
> On Wed, 2016-10-05 at 22:26 +0200, Ulf Magnusson wrote:
>> On Sat, Oct 1, 2016 at 4:47 AM, Ulf Magnusson
>> wrote:
>> >
>> > This sets a good example and avoids unnecessarily contributing to
>> &
Makes it a bit more descriptive and potentially more discoverable. Most
people seemed to prefer an oe- prefix, so let's go with that.
Signed-off-by: Ulf Magnusson
---
scripts/{native => oe-run-native} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename scripts/{native => oe
On Thu, Oct 6, 2016 at 5:02 AM, Paul Eggleton
wrote:
> On Tue, 04 Oct 2016 12:22:56 Randy MacLeod wrote:
>> On 2016-10-02 03:37 PM, Paul Eggleton wrote:
>> >> "native" might be a bit too generic...
>> >>
>> >> > >> could I suggest oe_native-run or bitbake-native ?
>> >> > >>
>> >> > >> something t
Only PE and PV were shown, which might have been an oversight. The
tuples passed to version_str() contain three elements (PE, PV, and PR),
not two.
Signed-off-by: Ulf Magnusson
---
bitbake/lib/bblayers/query.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bitbake/lib
Only PE and PV were shown, which might have been an oversight. The
tuples passed to version_str() contain three elements (PE, PV, and PR),
not two.
Also remove now-redundant default 'pr' argument in
QueryPlugin.version_str().
Signed-off-by: Ulf Magnusson
---
bitbake/lib/bblayers/qu
Changes since v1:
Remove now-redundant default 'pr' argument in QueryPlugin.version_str().
Ulf Magnusson (1):
bitbake: bitbake-layers: Make show-recipes show PR
bitbake/lib/bblayers/query.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
On Mon, Oct 17, 2016 at 11:42 PM, Paul Eggleton
wrote:
> Hi Ulf,
>
> On Mon, 17 Oct 2016 20:30:27 Ulf Magnusson wrote:
>> Only PE and PV were shown, which might have been an oversight. The
>> tuples passed to version_str() contain three elements (PE, PV, and PR),
>> n
On Tue, Oct 18, 2016 at 2:56 PM, Vesa Jääskeläinen
wrote:
> On 2016-10-11 16:38, Nathan Rossi wrote:
>>
>> On Tue, Oct 11, 2016 at 11:15 PM, wrote:
>>>
>>> Hi,
>>>
>>> I was trying out how well 'master' branch compiles in our environment.
>>>
>>> We are using meta-xilinx and then we have custom
If this goes in, I could also submit some documentation to the manuals. I
suspect many people don't use the buildstats since getting useful information
out of them is a bit of work.
Ulf Magnusson (1):
task-time: Add simple buildstats analysis script
scripts/task-time
ompile:
real 0m54.560s
user 0m46.028s
sys 0m2.772s
20161005225856/gettext-0.19.8.1-r0/do_compile:
real 0m41.520s
user 2m17.312s
sys 0m7.536s
Signed-off-by: Ulf Magnusson
---
scripts/task-time | 132 ++
1 file changed, 132 insertions(+)
Hello,
On Sat, Oct 22, 2016 at 9:39 AM, Robert P. J. Day wrote:
>
> a question about chris larson's nifty "bb" utility ... i recently
> figured out that, to get rpm-build into the SDK, i needed to add:
>
> TOOLCHAIN_HOST_TASK += "nativesdk-rpm-build"
>
> to my local.conf. now i'd like to use "b
On Tue, Oct 25, 2016 at 12:23 PM, Michael Blättler
wrote:
> The EXTRA_STRIPFLAGS variable can be used to pass additional parameters to
> the strip command.
> This can be used to remove additional sections or to keep symbols.
> The removal of additional sections can be useful to enable reproducibl
On Tue, Oct 25, 2016 at 1:03 PM, thilo.ceston...@ts.fujitsu.com
wrote:
>
>> $ oe-pkgdata-util lookup-recipe kernel-module-xfrm6-mode-transport
>>
> Thanks! That is what I was looking for!
>
> Cheers,
> Thilo
> --
> ___
> Openembedded-core mailing list
>
On Tue, Oct 25, 2016 at 1:18 PM, Ulf Magnusson wrote:
> On Tue, Oct 25, 2016 at 12:23 PM, Michael Blättler
> wrote:
>> The EXTRA_STRIPFLAGS variable can be used to pass additional parameters to
>> the strip command.
>> This can be used to remove additional sections or
Hello,
On Wed, Oct 26, 2016 at 8:51 AM, Michael Blättler
wrote:
> The EXTRA_STRIPFLAGS variable can be used to pass additional parameters to
> the strip command.
> This can be used to remove additional sections or to keep symbols.
> The removal of additional sections can be useful to enable repr
Probably leftovers. Verified with a full core-image-sato build. For
imports, I tried to find helper functions that might use an import from
the parent function as well.
Signed-off-by: Ulf Magnusson
---
meta/classes/package.bbclass | 11 ---
1 file changed, 11 deletions(-)
diff --git a
Changes since v1:
Remove accidentally omitted 's' variable too.
Ulf Magnusson (1):
package.bbclass: Remove unused variables and imports
meta/classes/package.bbclass | 13 +
1 file changed, 1 insertion(+), 12 deletions(-)
Probably leftovers. Verified with a full core-image-sato build. For
imports, I tried to find helper functions that might use an import from
the parent function as well.
Signed-off-by: Ulf Magnusson
---
meta/classes/package.bbclass | 13 +
1 file changed, 1 insertion(+), 12 deletions
On Wed, Nov 23, 2016 at 12:34 PM, Robert P. J. Day
wrote:
> On Wed, 23 Nov 2016, Burton, Ross wrote:
>
>>
>> On 23 November 2016 at 10:42, Robert P. J. Day wrote:
>> colleague has a pile of tarballs that were used to customize an x86
>> centos system, wants to move all that to OE wi
This was originally going to be a fix for ALLOW_EMPTY not being set on
complementary package groups, but that was already fixed by
d96ea299b3b5a44b1959 (classes/packagegroup: fix dbg/dev/ptest
complementary packages).
Since I also spent some time refactoring the code, I'll submit a patch
(against
Hello,
I get libtdb build failures like the following. The failing file
varies between runs.
ERROR: oe_runmake failed
ERROR: Function failed: do_compile
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 16 -e MAKEFLAGS=
| WAF_MAKE=1 PATH=buildtools/bin:../../buildtool
On Wed, Apr 13, 2016 at 11:07 AM, Ulf Magnusson wrote:
> Hello,
>
> I get libtdb build failures like the following. The failing file
> varies between runs.
>
> ERROR: oe_runmake failed
> ERROR: Function failed: do_compile
> Log data follows:
> | DEBUG: Executing shell f
On Wed, Apr 13, 2016 at 11:34 AM, Burton, Ross wrote:
>
> On 13 April 2016 at 10:07, Ulf Magnusson wrote:
>>
>> The problem seems to be a race with building libbsd (and unlucky
>> timing in my build). Adding libbsd to DEPENDS fixes the problem.
>>
>> F
The current style might be a leftover from when _class-target did not
exist.
Also change the assignment to SSTATECLEANFUNCS to an append, which makes
more sense. useradd.bbclass is the only user of SSTATECLEANFUNCS as of
writing, so it won't make any functional difference.
---
meta/classes/userad
On Tue, Aug 16, 2016 at 4:02 PM, Robert P. J. Day wrote:
>
> was about to submit a small number of patches to clean up redundancy
> when people combine "_append" with "+=" (because it offends my
> delicate sensibilities), and ran across this in oe-core,
> unfs3_0.9.22.r497.bb:
>
> DEPENDS_appe
On Tue, Aug 16, 2016 at 5:49 PM, Robert P. J. Day wrote:
> On Tue, 16 Aug 2016, Ulf Magnusson wrote:
>
>> On Tue, Aug 16, 2016 at 4:02 PM, Robert P. J. Day
>> wrote:
>> >
>> > was about to submit a small number of patches to clean up redundancy
>
On Wed, Aug 17, 2016 at 3:21 PM, Robert P. J. Day wrote:
> On Tue, 16 Aug 2016, Khem Raj wrote:
>
> ... big snip ...
>
>> the _append/_prepend in conjunction with += is a undocumented
>> behavior however, I do not see it as much a side effect. But in
>> future bitbake may silently change its beh
On Tue, Aug 23, 2016 at 8:18 AM, Mike Looijmans
wrote:
> Was attempting to figure out why something wasn't being grabbed from the
> sstate-cache, but running "bitbake -S printdiff qt4-embedded" only yields
> tons
> of lines like this:
>
> WARNING: /home/mike/.../bitbake/lib/bb/runqueue.py:1347: R
The current style might be a leftover from when _class-target did not
exist.
Also change the assignment to SSTATECLEANFUNCS to an append, which makes
more sense. useradd.bbclass is the only user of SSTATECLEANFUNCS as of
writing, so it won't make any functional difference.
---
meta/classes/userad
On Tue, Aug 23, 2016 at 10:19 PM, Burton, Ross wrote:
>
> On 9 August 2016 at 02:48, Ulf Magnusson wrote:
>>
>> The current style might be a leftover from when _class-target did not
>> exist.
>
>
> Can you rebase and resend this please? It's a great patch
Changes since v2:
Like SYSROOTFUNC, USERADDSETSCENEDEPS needs to be set to "" for non-target
classes. Otherwise, "${USERADDSETSCENEDEPS}" will be kept unexpanded as is for
those.
Ulf Magnusson (1):
useradd.bblass: Simplify target overrides
meta/classes/
The current style might be a leftover from when _class-target did not
exist.
Also change the assignment to SSTATECLEANFUNCS to an append, which makes
more sense. useradd.bbclass is the only user of SSTATECLEANFUNCS as of
writing, so it won't make any functional difference.
---
meta/classes/userad
Changes since v3:
Add Signed-off-by line.
Changes since v2:
Like SYSROOTFUNC, USERADDSETSCENEDEPS needs to be set to "" for non-target
classes. Otherwise, "${USERADDSETSCENEDEPS}" will be kept unexpanded as is for
those.
Ulf Magnusson (1):
useradd.bblass: Simplify tar
The current style might be a leftover from when _class-target did not
exist.
Also change the assignment to SSTATECLEANFUNCS to an append, which makes
more sense. useradd.bbclass is the only user of SSTATECLEANFUNCS as of
writing, so it won't make any functional difference.
Signed-off-by
Given two names "foo" and "foobar" and SRCREV_FORMAT = "foo_foobar",
"foo" might currently get substituted twice. Work around the issue by
sorting the list of names by length and substituting longer names first.
Signed-off-by: Ulf Magnusson
---
bitbak
On Mon, Sep 12, 2016 at 10:11 PM, Ulf Magnusson wrote:
> Given two names "foo" and "foobar" and SRCREV_FORMAT = "foo_foobar",
> "foo" might currently get substituted twice. Work around the issue by
> sorting the list of names by length and substi
71 matches
Mail list logo