]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
dpkg: Fix perl modules by moving them to the versioned perl directory
authorTom Rini <trini@konsulko.com>
Sun, 11 Jun 2017 12:36:32 +0000 (08:36 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:04:11 +0000 (15:04 +0100)
commit05f6ff9a500bb97d8ef1f943eff1b9d90246651f
tree0495fea4b7e871b3bd343788ea628409539fcef2
parentf4edc200d3a9645f9674eae0f8d10926680ba4f8
dpkg: Fix perl modules by moving them to the versioned perl directory

In order for the dpkg perl modules to be used the must reside in the
versioned perl library directory (as to be in the default include path).
Be explicit about this location in our FILES_${PN}-perl directive, so
that if this breaks in the future, the recipe will fail).  We can now
drop the custom do_configure as it wasn't fixing this problem.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dpkg/dpkg.inc