diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-09-29 19:19:11 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 11:16:10 +0100 |
commit | bbcc78d8ff03725ce5b3b65ce24025c3da45f2ab (patch) | |
tree | d6b23ecbad4e0c7e9f4ee39b234f87fdb03c51d5 /meta/classes/python-dir.bbclass | |
parent | 6bd87edc383b40e300b0ef4bf851c39b698305cd (diff) | |
download | openembedded-core-bbcc78d8ff03725ce5b3b65ce24025c3da45f2ab.tar.gz openembedded-core-bbcc78d8ff03725ce5b3b65ce24025c3da45f2ab.tar.bz2 openembedded-core-bbcc78d8ff03725ce5b3b65ce24025c3da45f2ab.zip |
package_deb/ipk: Remap < and > to << and >>
In deb and ipk, < means <=, while > means >=... there is a different
operator << and >> that means < and >, so we map them when constructing
the packages.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/python-dir.bbclass')
0 files changed, 0 insertions, 0 deletions