On Mon, Nov 10, 2014 at 11:34:27AM +0100, Edgar Fu? wrote:
> [...] so that I can type "make install" and have a binary package built
> for every pre-req package and the package itself.
But isn't that the case only since some ``recent'' changes (i.e. default
DESTDIR support)?
Hm, I'm talking to AGC, so I must be overlooking something, but wouldn't
DEPENDS_TARGET= package-install
almost do what you want?
Almost - it does the dependencies just fine (and I checked before I
went out of my way to provide a definition that would placate both
sides) - but it doesn't do the package you're building. Which may
well have been deleted, not preserved, after many hours of building on
an embedded platform. Not the type of thing that I want to see happen
to anyone.