Hi Juergen,
Thank you for a quick reply!
Juergen Beisert wrote:
On Donnerstag, 17. Dezember 2009, Bo Hansen wrote:
Is it possible to add a local package to the platformconfig?
Do you mean a menu entry?
Yes, a menu entry in the platformconfig - I could add it to ptxdist, but
I'd
rather keep it for this specific project. But I guess it's not prepared for
a project specific menu item as the rootfs config?
Or any way to set a dependency of U-boot to an application shown in the
project specific menu?
Currently there is no way to add dependencies between platform and rootfs
packages.
The only thing you can do is, to add this dependency to the rule file itself
(to build some things in a correct order for example).
I did the hack you proposed like this to the makefile:
$(STATEDIR)/carddetect.extract: $(STATEDIR)/u-boot.compile
It gets the job done ;-).
Best regards,
Bo Hansen
--
ptxdist mailing list
[email protected]