Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] buildroot with ipkg
@ 2007-09-17 12:09 pasteur
  2007-09-17 19:44 ` Julien Boibessot
  0 siblings, 1 reply; 19+ messages in thread
From: pasteur @ 2007-09-17 12:09 UTC (permalink / raw)
  To: buildroot

Hello,

any idea about ipkg integration with buildroot ? Like openwrt...

Best regards

^ permalink raw reply	[flat|nested] 19+ messages in thread
* [Buildroot] buildroot with ipkg
@ 2007-09-22 22:28 Thomas Lundquist
  2007-09-23 20:43 ` Bernhard Fischer
  0 siblings, 1 reply; 19+ messages in thread
From: Thomas Lundquist @ 2007-09-22 22:28 UTC (permalink / raw)
  To: buildroot

On Wed, Sep 19, 2007 at 11:50:43PM +0200, Bernhard Fischer wrote:
> 
> Don't forget about package/Makefile.autowhatever.in.

Done. also "modularized" the x11r7 tree. Pretty simple but it fails
somewhere not realetd to my changes, so untested.

> Yes. Not sure if that'd work, but perhaps something like
> $(PROJECT_BUILD_DIR)/%/$(FOO_BINARY): $(TARGET_DIR)/$(FOO_BINARY) \
> 	$(TARGET_PACKAGES_DIR)/$(FOO_BINARY): $(FOO_DIR)/.unpacked
> 	$(MAKE) -C $(FOO_DIR) et cetera
> 
> may do the trick. We'd have to see if something like that makes sense.

I have to admit that it did not for me. Probably just too much magic in
it. It does look like you are both adding it to the target and the
packages directory? I can't really see a test there.

> $ svngrep -r ^TARGET_DIR:= /mnt/cvs/busybox/upstream/buildroot/ 2> /dev/null
> /mnt/cvs/busybox/upstream/buildroot/project/Makefile.in:TARGET_DIR:=$(PROJECT_BUILD_DIR)/root

Ok, red face then (forgot :=, looked for TARGET= )

New patch attached, this time against the latest trunk. It does build
dropbear properly but the ipkg suport is not done, just .udeb / .deb and
tarballs.

I'd also would like to do dependencies and package descriptions based on
the packages Config.in but then the script has to know where every
targets Config.in resides which isn't obvious unfortunately.

Patch was too big for the list so you can find it here:

http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/packages.diff



Thomas.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2007-11-14 10:12 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-17 12:09 [Buildroot] buildroot with ipkg pasteur
2007-09-17 19:44 ` Julien Boibessot
2007-09-17 20:14   ` Erik Andersen
2007-09-17 21:17     ` Julien Boibessot
2007-09-19  6:42       ` Thomas Lundquist
2007-09-19 12:17         ` Thomas Lundquist
2007-09-19 19:27         ` Bernhard Fischer
2007-09-19 20:56           ` Thomas Lundquist
2007-09-19 21:50             ` Bernhard Fischer
2007-09-20 21:16               ` Julien Boibessot
2007-09-20 21:37                 ` Thomas Lundquist
2007-09-22 21:28                   ` julien.boibessot at free.fr
2007-09-22 21:43                     ` Bernhard Fischer
2007-09-22 22:19                     ` Thomas Lundquist
2007-09-20  9:06             ` Elizabeth Oldham
2007-09-20 10:52               ` Thomas Lundquist
  -- strict thread matches above, loose matches on Subject: below --
2007-09-22 22:28 Thomas Lundquist
2007-09-23 20:43 ` Bernhard Fischer
2007-11-14 10:12   ` Thomas Lundquist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox