task-core-lsb: Remove perl-dev

Remove the perl-dev recipe from the required packages.  When this
recipe is included, libc6-dev is automatically added as are a large
number of other -dev packages.  Eventually this creates a system
where the dependencies may not be able to be satisfied.

The perl-dev package should not be required in order to pass the LSB
testing.

(From OE-Core rev: 3f24b0f82458bcf15eabc74b9f370d9e774d0f63)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mark Hatle 2011-09-21 20:47:05 -05:00 committed by Richard Purdie
parent 7042e14c70
commit e4c57fa3d8
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#
DESCRIPTION = "Create Small Image Tasks"
PR = "r5"
PR = "r6"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
@ -140,7 +140,6 @@ RDEPENDS_task-core-lsb-command-add = "\
RDEPENDS_task-core-lsb-perl-add = "\
perl-modules \
perl-dev \
perl-misc \
perl-pod \
"