[yocto] [PATCH 0/1] Changed refpolicy value FILESEXTRAPATHS_prepend

Alexandru.Vaduva Alexandru.Vaduva at enea.com
Tue Apr 1 03:48:06 PDT 2014


From: "Alexandru.Vaduva" <Alexandru.Vaduva at enea.com>

The value was defined as:
    FILESEXTRAPATHS_prepend := "${THISDIR}/refpolicy-${PV}:"
and changed it to:
    FILESEXTRAPATHS_prepend := "${THISDIR}/refpolicy-2.20130424:"
because the bb that inherit this overwrites the PV every time,
changing its name.

Upstream-Status: Pending

Alexandru.Vaduva (1):
  refpolicy: Updated FILESEXTRAPATHS_prepend value

 recipes-security/refpolicy/refpolicy_2.20130424.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.10.4




More information about the yocto mailing list