[oe-commits] [Bug 5088] New: linux-2.6.28-r8 staging for x86 should copy more files to include/asm

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Wed Apr 29 16:30:34 UTC 2009


http://bugs.openembedded.net/show_bug.cgi?id=5088

           Summary: linux-2.6.28-r8 staging for x86 should copy more files
                    to include/asm
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Keywords: patch
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: msmith at cbnco.com


Hi,

I'm trying to build Angstrom for wrap (x86) out of org.openembedded.dev.

madwifi-ng_r3837-20080802.bb failed to compile because of missing <asm/types.h>
in the kernel staging area (included by <linux/types.h>).

The attached patch to classes/kernel.bbclass works around it by copying files
from arch/x86/include/asm to include/asm-x86. I don't know if it's the right
solution, but I think it's in the same spirit as
b6220af33a70d96345dea130005ce842eeadfdf5,
35140731e1fa6fb6380c079b14549b1e221a12a4,
a989a5ab47bc885c1f3b7436c0ad1b41f42ec8cb.

Thanks!
Mike

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list