All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: Using the OpenEmbedded metadata to build Distributions
	<openembedded-devel@openembedded.org>
Subject: Re: [RFC] BogoFeeds reloaded
Date: Sat, 22 Dec 2007 16:13:06 +0100	[thread overview]
Message-ID: <476D2982.7080304@student.utwente.nl> (raw)
In-Reply-To: <1177027983.20071222144538@gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Sokolovsky schreef:
> 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's being updated hourly for the org.openembedded.documentation branch
on monotone.openembedded.org

> It lacks
> changes I made ~week ago to describe ASSUME_SHLIBS. 

Those changes aren't in the db on monotone.openembedded.org, did you do
'mtn sync monotone.openembedded.org org.openembedded.{dev,documentation}' ?

> 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.

'make pdf' was having some troubles, so it is html only for the time
being. The angstrom folks provide a pdf version out of courtesy.



>> regards,
> 
>> Koen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHbSmBMkyGM64RGpERArVlAKCl7W1FbXIAcPqS9oqPRkymERoj8wCbBzI0
SzOYn81Te9KjtCOZ8WKivso=
=17yP
-----END PGP SIGNATURE-----



  reply	other threads:[~2007-12-22 15:18 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
2007-12-22 15:13     ` Koen Kooi [this message]
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=476D2982.7080304@student.utwente.nl \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.