From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: runstrip() in package.bbclass fails when run against a kernel module
Date: Wed, 05 Sep 2012 09:18:32 -0700 [thread overview]
Message-ID: <50477B58.3080609@intel.com> (raw)
In-Reply-To: <20120904092321.GC3372@jama.jama.net>
On 09/04/2012 02:23 AM, Martin Jansa wrote:
> On Tue, Sep 04, 2012 at 10:12:43AM +0100, Tomas Frydrych wrote:
>> Hi,
>>
>> On 03/09/12 08:08, Martin Jansa wrote:
>>> On Fri, Aug 31, 2012 at 12:53:31PM +0100, Tomas Frydrych wrote:
>>>>
>>>> runstrip() in package.bbclass fails when run against a kernel module,
>>>> because it tries to do a bitwise & with a 'None' argument. This throws:
>>>> TypeError: unsupported operand type(s) for &: 'NoneType' and 'int'.
>>>
>>> Was this for denzil?
>>>
>>> In master it was fixed a month ago by:
>>> http://git.openembedded.org/openembedded-core/commit/meta/classes/package.bbclass?id=a834ab8a6d53cae504fa112a89bab93d726539ec
>>>
>>> Don't know why they merged your patch to master too now..
>>
>> Yes, I run into the bug on Denzil and did not see the alternative fix in
>> master; either one of those fixes the problem, of course.
>
> Yes but having both in master doesn't make much sense, and someone
> already asked the older fix to be merged to denzil.
Yes, Koen included it in his most recent denzil pull request. I have it
queued in my denzil-next test branch and I'm waiting for autobuilder
time to validate it before I submit a pull request to move it all into
oe-core denzil:
http://git.openembedded.org/openembedded-core-contrib/log/?h=sgarman/denzil-next
Scott
--
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center
prev parent reply other threads:[~2012-09-05 16:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-31 11:53 runstrip() in package.bbclass fails when run against a kernel module Tomas Frydrych
2012-09-03 7:08 ` Martin Jansa
2012-09-04 9:12 ` Tomas Frydrych
2012-09-04 9:23 ` Martin Jansa
2012-09-04 9:53 ` Tomas Frydrych
2012-09-05 16:18 ` Scott Garman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50477B58.3080609@intel.com \
--to=scott.a.garman@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.