[oe-commits] [Bug 5395] New: more tests for recipe sanity

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Tue Feb 2 11:00:43 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5395

           Summary: more tests for recipe sanity
           Product: Openembedded
           Version: org.openembedded.dev
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: unspecified
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: bugs.openembedded.org at rolf.leggewie.biz
                CC: kergoth at gmail.com


here are two common mistakes that recipe_sanity could check for.  Unlike other
checks, this one is only of certainty "possible".  There may be valid
use-cases.  But it's commonly enough done wrong that I think testing for it
makes sense.

* RDEPENDS instead of RDEPENDS_$blah
* FILES_${PN}-dbg using = instead of += or =+

-- 
Configure bugmail: http://bugs.openembedded.org/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