package/sunxi-mali: use git submodules
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 3 Jul 2016 08:33:10 +0000 (10:33 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 3 Jul 2016 09:20:46 +0000 (11:20 +0200)
commitddc296f79bf145564354c78363f317939528473c
treeeae17fe43f7ab655940d89c3491a054ed39538b0
parent02f0878078a037c4c76ab1e478dad67ce422a148
package/sunxi-mali: use git submodules

The sunxi-mali git tree is set up with a submodule that contains the
actual libraries. Since there was no support for git submodules so far,
we used a dirty trick to have that submodule cloned by its own package,
with sunxi-mali just vampirising it into its own build dir.

Now that we have support for git submodules, we can simplify stuff a
bit, and have sunxi-mali directly download the proprietary libs itself.

Remove the .hash file since we're not checking hashes for git clones.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sunxi-mali/Config.in
package/sunxi-mali/sunxi-mali.hash [deleted file]
package/sunxi-mali/sunxi-mali.mk