Ticket #219 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

ADK dependency handling sux again

Reported by: n0-1 Assigned to: tg
Priority: minor Milestone:
Component: build system Version: trunk
Keywords: ADK build deps sux Cc:

Description

Hi!

It's more a feature request than a real bug, but it's quite annoying:

After a full build is finished, one can enable kernel modules in the config and rerun make without success. Seems like kernel modules built in-tree are only packaged into ipkgs at kernel build time. Modules built externally need an additional 'make package=foobar clean' if they are a subpackage of foobar.

As with the kernel and it's modules, nearly the same annoying situation occurs when having built a certain package without a certain subpackage, and enabling the subpackage afterwards. Again, it doesn't seem to be build (or at least packaged, but the better way would be to rebuild the package anyway).

Although I know by myself that solving these issues is a lot of work, I think if it's done once it'll last.

Greetings, Phil

Attachments

Change History

04/18/07 13:36:50 changed by tg

  • status changed from new to closed.
  • resolution set to fixed.

I think I had it fixed in trunk, please reopen if not.


Add/Change #219 (ADK dependency handling sux again)




Action