[yocto] [meta-selinux][PATCH 1/1] refpolicy: SRCREV_FORMAT needed

wenzong fan wenzong.fan at windriver.com
Wed Oct 7 22:15:51 PDT 2015


On 10/08/2015 07:36 AM, Joe Slater wrote:
> Signed-off-by: Joe Slater <jslater at windriver.com>
> ---
>   recipes-security/refpolicy/refpolicy_git.inc |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/recipes-security/refpolicy/refpolicy_git.inc b/recipes-security/refpolicy/refpolicy_git.inc
> index 6db4b9e..32b3195 100644
> --- a/recipes-security/refpolicy/refpolicy_git.inc
> +++ b/recipes-security/refpolicy/refpolicy_git.inc
> @@ -3,6 +3,7 @@ SRC_URI += "git://github.com/TresysTechnology/refpolicy-contrib.git;protocol=git
>
>   SRCREV_refpolicy = "c8c2b8b0c80a59414aefc4d32fdd2e8152ea5af2"
>   SRCREV_refpolicy-contrib = "32c25f2d965569e18489913fbda5e0f0c6f90d51"

Hi Joe,

You may need to update your patch, upstream version has:

+SRCREV_refpolicy = "${AUTOREV}"
+SRCREV_refpolicy-contrib = "${AUTOREV}"
...

Thanks
Wenzong

> +SRCREV_FORMAT = "refpolicy.refpolicy-contrib"
>
>   FILESEXTRAPATHS_prepend := "${THISDIR}/refpolicy-git:"
>
>



More information about the yocto mailing list