diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-09 11:22:54 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-11 10:26:06 +0000 |
commit | 1117f74385fe60d7eaeaef13ce5927e4798d6992 (patch) | |
tree | 0577769ed1b9358107da18ec23dff2572f7f860c /meta/classes/sstate.bbclass | |
parent | 3da70202cc26760cb7846e07faa70f9de36f7eb6 (diff) | |
download | poky-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/classes/sstate.bbclass')
0 files changed, 0 insertions, 0 deletions