Remove useless configuration 54/27454/1
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Fri, 12 Sep 2014 12:48:04 +0000 (14:48 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Fri, 12 Sep 2014 14:18:35 +0000 (16:18 +0200)
Remove "DEPENDS_remove =  "rpmresolve-native"" in conf/layer.conf since
it doesn't do anything.
The issue regarding rpmresolve is managed in classes/metatizen.bbclass.

Change-Id: I72d49372b7c078db403097ac66fe16dce3279729
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
conf/layer.conf

index a460563..e9f970a 100644 (file)
@@ -25,8 +25,6 @@ PREFERRED_PROVIDER_rpmbuild = "rpm-native"
 PREFERRED_PROVIDER_libpam = "pam"
 PREFERRED_VERSION_pam = "git"
 
-DEPENDS_remove =  "rpmresolve-native"
-
 DEPENDS_rpm-lang-all = "rpm-native"
 DEPENDS_rpminst = "rpm-native"
 DEPENDS_rpm-libs = "rpm-native"