]> code.ossystems Code Review - openembedded-core.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, 11 Dec 2017 22:01:52 +0000 (22:01 +0000)
commite360911f51f37b426ed65a8a6783ee1b5542cc91
tree64cfaebae0b63b7c4cf4dbbcdd75d11cf4e50e65
parent6907280335dd47f2fd3a3f4cf809357c3caff65d
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/dpkg/dpkg.inc