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-02 00:52:10 +0100 |
commit | 2563e866b34e84e798c89df8cc18c2685b5f51e2 (patch) | |
tree | c6c184ceeb354d509627bb5880ace4b6c436cb7a /bitbake/lib/bb/main.py | |
parent | d58862b376ddf734ebfcf1acbe28defdc101f645 (diff) | |
download | poky-2563e866b34e84e798c89df8cc18c2685b5f51e2.tar.gz |
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 ':'.
(From OE-Core rev: a34e397095a9c2f8d0af1168ceab295af659242d)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/main.py')
0 files changed, 0 insertions, 0 deletions