From: Paul Sokolovsky <pmiscml@gmail.com>
To: Koen Kooi <openembedded-devel@lists.openembedded.org>
Subject: Re: [RFC] BogoFeeds reloaded
Date: Sat, 22 Dec 2007 14:45:38 +0200 [thread overview]
Message-ID: <1177027983.20071222144538@gmail.com> (raw)
In-Reply-To: <47690C8A.8090001@student.utwente.nl>
Hello Koen,
Wednesday, December 19, 2007, 2:20:26 PM, you wrote:
[]
>> +
>> + if [ -n "${FEED_LOCAL_BASE_URI}" ]; then
>> + for arch in ${PACKAGE_ARCHS}
>> + do
>> + echo "src/gz local-$arch ${LOCAL_FEED_BASE_URI}/$arch" >> ${IMAGE_ROOTFS}/etc/ipkg/local-$arch-feed.conf
>> + done
>> + fi
>> }
>>
>> So, you set FEED_LOCAL_BASE_URI to the root of deploy dir as exported
>> by Apache, and - voila - you get nice collection of per-arch local feeds in
>> the image.
> Could you add a comment in image.bbclass and local.conf.sample on how to
> use this, since it looks quite the same as FEED_URI to a new user, but
> is quite different? And while you are at it, update the OE usermanual as
> well?
Ok, to make it more precise, I've renamed it to
FEED_DEPLOYDIR_BASE_URI. Added comments here and there.
Edited also the manual, it lacked and FEED_* description at all, so
I've added section on it. I also rearranged chapters in manual so it
was more natural to learning reader: Intro - Getting Started -
everything else. Now, questions about manual availability. Is
http://www.openembedded.org/user-manual updated anyhow? It lacks
changes I made ~week ago to describe ASSUME_SHLIBS. There's no
mentioning of PDF manual on OE site, instead, there's news somewhere
deep on Angstrom site. And http://www.openembedded.org/%7Ekoen/usermanual.pdf
it links to dated 2007-10-09.
> regards,
> Koen
--
Best regards,
Paul mailto:pmiscml@gmail.com
next prev parent reply other threads:[~2007-12-22 12:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-19 11:32 [RFC] BogoFeeds reloaded Paul Sokolovsky
2007-12-19 12:20 ` Koen Kooi
2007-12-22 12:45 ` Paul Sokolovsky [this message]
2007-12-22 15:13 ` Koen Kooi
2007-12-22 16:14 ` Paul Sokolovsky
2007-12-19 13:04 ` Michael 'Mickey' Lauer
2007-12-19 13:55 ` Regno Stefano
2007-12-19 14:51 ` Koen Kooi
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=1177027983.20071222144538@gmail.com \
--to=pmiscml@gmail.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.