I got this output:

OE @ ~/shr-core $ find tmp-eglibc/pkgdata/ tmp-eglibc/stamps -name
linux-openmoko\*
find: 'tmp-eglibc/pkgdata/': No such file or directory
tmp-eglibc/stamps/om_gta02-oe-linux-gnueabi/linux-openmoko

On second thought its probably just a side effect of it not being a
clean build and me not being very accustomed to OE.

Thanks anyway

Jake

On 11/5/13, Martin Jansa <martin.ja...@gmail.com> wrote:
> On Tue, Nov 05, 2013 at 04:18:48PM +0100, Jake Drexel wrote:
>> Hi,
>>
>> I think we also need to lower the DEFAULT_PREFERENCE_om_gta02 in
>> linux-openmoko_2.6.39.bb, as I got the following error when i tried to
>> bitbake. It worked for me after deleting  DEFAULT_PREFERENCE_om_gta02
>> line from linux-openmoko_2.6.39.bb.
>>
>> ERROR: Recipe linux-openmoko is trying to change PV from '3.2' to
>> '2.6.39'. This will cause do_package_write_* failures since the
>> incorrect data will be used and they will be unable to find the right
>> workdir.
>> ERROR: Function failed: read_subpackage_metadata
>> ERROR: Logfile of failure stored in:
>> /OE/shr-core/tmp-eglibc/work/om_gta02-oe-linux-gnueabi/linux-openmoko/1_3.2-r14/temp/log.do_package_write_ipk.17712
>> ERROR: Task 258
>> (/OE/shr-core/meta-smartphone/meta-openmoko/recipes-kernel/linux/linux-openmoko_3.2.bb,
>> do_package_write_ipk) failed with exit code '1'
>
> This error is very weird and shouldn't be related to
> DEFAULT_PREFERENCE_om_gta02 (bitbake should correctly remove 2.6.39 from
> sysroot)
>
> The error you're getting is from
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102
> and should be shown only when recipe is changing PACKAGE_ARCH (in this
> case it was MACHINE_ARCH for both versions), so it's very strange.
>
> Can you send me output from
> find tmp-eglibc/pkgdata/ tmp-eglibc/stamps -name linux-openmoko\*
>
> it's probably gone already, but maybe it left some clues what went wrong
> in your build.
>
> Thanks
>
>>
>>
>>
>> On 11/2/13, Martin Jansa <martin.ja...@gmail.com> wrote:
>> > * newer systemd needs at least 3.0 version
>> >
>> > http://cgit.freedesktop.org/systemd/systemd/commit/README?id=e946948eff517e895b287d0fd8c6d069ab9bbbb9
>> >
>> > [SHR #2100] 126: doesn't fully boot
>> >
>> > Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
>> > ---
>> >  meta-openmoko/recipes-kernel/linux/linux-openmoko_3.2.bb | 1 +
>> >  1 file changed, 1 insertion(+)
>> >
>> > diff --git a/meta-openmoko/recipes-kernel/linux/linux-openmoko_3.2.bb
>> > b/meta-openmoko/recipes-kernel/linux/linux-openmoko_3.2.bb
>> > index 68a0691..88549a1 100644
>> > --- a/meta-openmoko/recipes-kernel/linux/linux-openmoko_3.2.bb
>> > +++ b/meta-openmoko/recipes-kernel/linux/linux-openmoko_3.2.bb
>> > @@ -3,6 +3,7 @@ require linux-openmoko.inc
>> >
>> >  # Mark archs/machines that this kernel supports
>> >  DEFAULT_PREFERENCE = "-2"
>> > +DEFAULT_PREFERENCE_om-gta02 = "1"
>> >
>> >  # for bumping PR bump MACHINE_KERNEL_PR in the machine config
>> >  inherit machine_kernel_pr
>> > --
>> > 1.8.4.2
>> >
>> > _______________________________________________
>> > Shr-devel mailing list
>> > Shr-devel@lists.shr-project.org
>> > http://lists.shr-project.org/mailman/listinfo/shr-devel
>> >
>
> --
> Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com
>
_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to