diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2017-09-01 18:28:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-01 23:59:55 +0100 |
commit | a34e397095a9c2f8d0af1168ceab295af659242d (patch) | |
tree | 3378a7ff4f7c3e5f86fd9246df432afac432d040 /scripts/lib/build_perf/html.py | |
parent | 77abe012c496a85f56191abc769a7da07e9f8c0e (diff) | |
download | openembedded-core-a34e397095a9c2f8d0af1168ceab295af659242d.tar.gz openembedded-core-a34e397095a9c2f8d0af1168ceab295af659242d.tar.bz2 openembedded-core-a34e397095a9c2f8d0af1168ceab295af659242d.zip |
package_deb.bbclass: Handle colons in dependencies
Perl dependencies may look as "Perl(Foo::Bar)", but dpkg does not
support the non-alphanumeric characters. There was already special
handling present for turning '(' and ')' into '__'. This change does
the same for ':'.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions