summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/sdk.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-09 11:22:54 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-11 10:26:06 +0000
commit1117f74385fe60d7eaeaef13ce5927e4798d6992 (patch)
tree0577769ed1b9358107da18ec23dff2572f7f860c /meta/lib/oe/sdk.py
parent3da70202cc26760cb7846e07faa70f9de36f7eb6 (diff)
downloadpoky-1117f74385fe60d7eaeaef13ce5927e4798d6992.tar.gz
package_deb: Handle / in dependency name
We can end up with / in dependency names from file dependencies but the deb format doesn't allow this. Filter the names to allow such dependencies to work. Names have to start with an alphanumeric digit so also handle this. This allows for future handling of "per file" dependencies similarly to the rpm backend, bring parity to the functionality of the backends. (From OE-Core rev: fc08972688d784f561c8be88d3100d6baaf22070) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/sdk.py')
0 files changed, 0 insertions, 0 deletions