http://bugs.openembedded.org/show_bug.cgi?id=1488
Summary: Treat --ignore-deps argument as regexp
Product: BitBake
Version: unspecified
Platform: All
URL: http://www.sidebranch.com/openembedded/bitbake/bitbake_g
raph_ignore_regexp.patch
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: BitBake
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
See URL for the patch.
Makes bitbake interpret the arguments to "--ignore-deps" as regular
expressions. Helpful in common cases like (for openembedded use):
bitbake -g $1 -I '-native' -I 'arm.*-linux-' -I 'lib(c|intl|iconv)'
I never programmed in Python before so the program constructs probably
are very weak and lousy, so please review and refactor.
Remaining issue is that bitbake throws some error NOTEs at me:
NOTE: ERROR with provider: patch-native which turn up in the dependency
graphs dot files as "patch-native" -> ERROR
Leon Woestenberg <[EMAIL PROTECTED]>
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev