Add post install scripts to recipes
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 4 Jun 2014 13:26:34 +0000 (15:26 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 4 Jun 2014 14:15:13 +0000 (16:15 +0200)
commit0da88acbdacb92f22f95631efcb0341ddd0551f5
treecf3253de8225b5adfee1eb42fa0e268290df1dd9
parentc4df9290e333fa8eb553949fd98df0c1c839d0c5
Add post install scripts to recipes

Note that only the first "%post" section found in spec files is
treated, the other ones are ignored. This issue should be taken care of.

Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
tools/spec2yocto.py