[Buildroot] [Bug 15161] kernel can't support SUBDIR

bugzilla at busybox.net bugzilla at busybox.net
Sat Dec 10 08:58:19 UTC 2022


https://bugs.busybox.net/show_bug.cgi?id=15161

Yann E. MORIN <yann.morin.1998 at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yann.morin.1998 at free.fr
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #3 from Yann E. MORIN <yann.morin.1998 at free.fr> ---
Luffy, All,

When you provide overrides of standard pacjages, you have to provide
them with the same layout as the upstream version of those programs.

We can't support arbitrary overrides.

You should fix your kernel tree and your out-of-tree driver, either:
  - move the driver in-tree rather than rely on a symlink, or
  - ensure the driver is a proper out-of-tree driver and can compile
    standalone, and create a buildroot package for it (see kernel-module
    in the manual and existing packages for examples).

Regards,
Yann E. MORIN.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list