]> code.ossystems Code Review - openembedded-core.git/commit
puzzles: fix Samba conflict, clean up recipe
authorRoss Burton <ross.burton@intel.com>
Tue, 21 Jun 2016 18:59:16 +0000 (19:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2016 13:23:42 +0000 (14:23 +0100)
commitafb40bf179a58b7f3a8e365d87510ba2c54437d0
treebb8616dcbee760bb5540d933d8ec1b1f782f1045
parent952fdf647ee0223df2189bbb87437befcb0c2707
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.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-sato/puzzles/puzzles_git.bb