diff options
author | Ross Burton <ross.burton@intel.com> | 2016-06-21 19:59:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-23 14:26:17 +0100 |
commit | 6ae96f7129b547d9df799be61217ea55e3790a98 (patch) | |
tree | a929449bf27f084ac054f52deb04f7c99b2f10a3 /bitbake/lib/bb/build.py | |
parent | 837525271286cdfb33e8573c81726af768b58ca3 (diff) | |
download | poky-6ae96f7129b547d9df799be61217ea55e3790a98.tar.gz |
puzzles: fix Samba conflict, clean up recipe
The impetus for this was that puzzles-extra contains /usr/bin/net which
conflicts with Samba. Hopefully it's not controversial to say that Samba has
priority here, so rename the binary in this recipe to puzzles-net.
Also fix the out-of-tree build problems (just run mkfiles in ${S}) so
autotools-brokensep doesn't need to be used.
Modernise the anonymous Python block.
Use ${bindir} instead of ${prefix}/bin.
Use autotools do_install and append instead of brokenly replicating the install
logic.
(From OE-Core rev: afb40bf179a58b7f3a8e365d87510ba2c54437d0)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/build.py')
0 files changed, 0 insertions, 0 deletions