diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-09-14 02:47:34 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-09-14 02:47:34 +0000 |
commit | 2147439068bd10a83e3b3705f5beb566391310b1 (patch) | |
tree | 1f8f096159b8bdfb0656365efbe8c432d903ccb1 /packages/mgetty | |
parent | d9c71b977c6f12d1e9c0eb4f88e072efafba7657 (diff) |
binconfig.bbclass: Fix path rewriting for staged packages.
* This bbclass does path rewriting within *-config scripts for packages
being staged. However, it used to expect variable assignments in form foo=bar,
whereas some packages (e.g. libpng) have foo="bar". Fixed to understand both
formats.
* Note: I consider this fix a workaround, as it uses overquoted regexps passed
via command line. Instead, whole rewriting should be reimplemented in Python.
Diffstat (limited to 'packages/mgetty')
0 files changed, 0 insertions, 0 deletions