[OE-core] [PATCH 01/16] libnl2: Fix a race on route/pktloc_syntax.h

Richard Purdie richard.purdie at linuxfoundation.org
Thu Sep 29 15:47:49 UTC 2011


On Wed, 2011-09-28 at 23:20 -0500, Matthew McClintock wrote:
> From: Tom Rini <tom_rini at mentor.com>
> 
> At issue is that route/pktloc.c (not generated) depends on
> route/pktloc_syntax.h (generated).
> 
> Signed-off-by: Tom Rini <tom_rini at mentor.com>
> ---
>  .../libnl/fix-pktloc_syntax_h-race.patch           |   23 ++++++++++++++++++++
>  meta/recipes-support/libnl/libnl_2.0.bb            |    3 +-
>  2 files changed, 25 insertions(+), 1 deletions(-)
>  create mode 100644 meta/recipes-support/libnl/fix-pktloc_syntax_h-race.patch
> 
> diff --git a/meta/recipes-support/libnl/fix-pktloc_syntax_h-race.patch b/meta/recipes-support/libnl/fix-pktloc_syntax_h-race.patch
> new file mode 100644
> index 0000000..d396f96
> --- /dev/null
> +++ b/meta/recipes-support/libnl/fix-pktloc_syntax_h-race.patch
> @@ -0,0 +1,23 @@
> +---

Missing patch header...

Cheers,

Richard





More information about the Openembedded-core mailing list