Dariusz Pelowski 4bea80956f android-tools: do_unpack_extra task removed
When user don't have properly configured git user.email and user.name
compilation fails on do_unpack_extra step when executing "git commit" command.

This patch removes whole do_unpack_extra task as it's unusual operation
for the recipe to remove .git directories and initialize new git repository
after do_unpack task.

Signed-off-by: Dariusz Pelowski <dariusz.pelowski@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit d2be40d2d907d0db304f44dde20a1c878a2f974c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-02-01 07:32:03 -08:00
..
2017-08-13 13:16:18 +02:00
2017-12-22 07:22:54 -08:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: rocko
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][rocko]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][rocko][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

rocko Branch Maintainer:
Armin Kuster <akuster808@gmail.com>