All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 1/1] refpolicy: SRCREV_FORMAT needed
@ 2015-10-07 23:36 Joe Slater
  2015-10-08  5:15 ` wenzong fan
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Slater @ 2015-10-07 23:36 UTC (permalink / raw)
  To: yocto, randy.macleod; +Cc: joe.slater

Signed-off-by: Joe Slater <jslater@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"
+SRCREV_FORMAT = "refpolicy.refpolicy-contrib"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/refpolicy-git:"
 
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-selinux][PATCH 1/1] refpolicy: SRCREV_FORMAT needed
  2015-10-07 23:36 [meta-selinux][PATCH 1/1] refpolicy: SRCREV_FORMAT needed Joe Slater
@ 2015-10-08  5:15 ` wenzong fan
  0 siblings, 0 replies; 2+ messages in thread
From: wenzong fan @ 2015-10-08  5:15 UTC (permalink / raw)
  To: Joe Slater, yocto, randy.macleod; +Cc: joe.slater

On 10/08/2015 07:36 AM, Joe Slater wrote:
> Signed-off-by: Joe Slater <jslater@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:"
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-08  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 23:36 [meta-selinux][PATCH 1/1] refpolicy: SRCREV_FORMAT needed Joe Slater
2015-10-08  5:15 ` wenzong fan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.