All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mr Dash Four <mr.dash.four@googlemail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: packages versioning
Date: Sat, 10 Dec 2011 18:29:50 +0000	[thread overview]
Message-ID: <4EE3A51E.2000409@googlemail.com> (raw)
In-Reply-To: <CABcZANn76DwH5QPkZw_zPVBHxS0F3a-7YgKebU3Hd=+CtZd+eQ@mail.gmail.com>


> PREFERRED_VERSION_udev = "165"
>   
OK, hit a bit of a snag:

PREFERRED_VERSION_wpa-supplicant = "0.7.3"

but this still produces wpa-supplicant_0.6.9-r6.1.6_armv6-novfp.ipk and 
wpa-supplicant-passphrase_0.6.9-r6.1.6_armv6-novfp.ipk. The recipe for 
wpa-supplicant_0.7.3 is there, don't know why isn't used/included. Any 
ideas on what I am doing wrong?

I also found two more errors when trying to include/compile 
xtables-addons - there are two versions available in oe - 1.26 & 1.28. I 
was planning to adapt the newest one (1.28) to compile the latest 
xtables-addons, as well as be able to customise the various modules 
which are included by "default" in this recipe, though I get the 
following errors which prevent building this package and including it 
into the image:

v1.28:
~~~~
ERROR: Task do_unpack in 
/home/mr-4/oe/openembedded/recipes/xtables-addons/xtables-addons_1.28.bb 
depends upon nonexistant task do_populate_staging in 
virtual:native:/home/mr-4/oe/openembedded/recipes/xz/xz_5.0.0.bb

I first thought that there is a dependency missed for including "xz", 
but even if I include this in my local.conf I still get the above error. 
Any idea what is causing this?

v1.26:
~~~~~
arm-oe-linux-gnueabi-ld: unrecognized option '-Wl,-O1'
arm-oe-linux-gnueabi-ld: use the --help option for usage information

That, I suppose, comes from the make linker flags. I am not sure this 
should be included there (shoudn't that be just "-O1"?).



      parent reply	other threads:[~2011-12-10 18:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09  2:57 packages versioning Mr Dash Four
2011-12-09  3:17 ` Chris Larson
2011-12-09 12:59   ` Mr Dash Four
2011-12-09 13:35     ` Koen Kooi
2011-12-09 15:59       ` Mr Dash Four
2011-12-09 16:15         ` Mark Hatle
2011-12-09 18:57           ` Mr Dash Four
2011-12-09 19:06             ` Gary Thomas
2011-12-09 20:14             ` Mark Hatle
2011-12-09 20:46               ` Mr Dash Four
2011-12-10 18:29   ` Mr Dash Four [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=4EE3A51E.2000409@googlemail.com \
    --to=mr.dash.four@googlemail.com \
    --cc=openembedded-devel@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.