[Bug 4548] new package dmidecode_2.9.bb

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Sun Oct 19 00:59:59 UTC 2008


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





--- Comment #1 from lynnlin <lynn.lin at avocent.com>  2008-10-19 02:59:59 ---

Today I fount that this new recipe dmidecode_2.9.bb has been checked in oe git
repository by Kalev Lember

it comes from this bug report?
As  the dmidecode only support:
Dmidecode is known to work on the following systems:

    * Linux i386
    * Linux x86_64
    * Linux ia64
    * FreeBSD i386
    * FreeBSD x86_64
    * NetBSD i386
    * OpenBSD i386
    * BeOS i386
    * Cygwin i386
    * Solaris x86 (CVS version)


So why dmidecode_2.9.bb remove the following function
python __anonymous () {
    import re
    host = bb.data.getVar('HOST_SYS', d, 1)
    if not re.match('i.86.*-linux', host):
        raise bb.parse.SkipPackage("incompatible with host %s" % host)
}


thanks

-- 
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-issues mailing list