TARGET-SDK-PROVIDES-DUMMY: correct none presence of package

With Thud 2.6.2, some packages are not installed on sdk due to conflict
between provider. The package target-sdk-provides-dummy should not include
all the list: bash-dev and perl-dev generate the issue.
Note that these packages need to be present on SDK due to dependencies.

Change-Id: I5250fb8607d0cb6206b24290955b91d3f4fb74c0
Signed-off-by: Romuald JEANNE <romuald.jeanne@st.com>
This commit is contained in:
Romuald JEANNE 2019-09-17 10:43:33 +02:00 committed by Christophe Priouzeau
parent 5f1dad69fd
commit 2e06344e57
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
DUMMYPROVIDES_remove = "busybox-dev perl-dev"