summaryrefslogtreecommitdiff
path: root/meta/recipes-support/libnl/fix-pktloc_syntax_h-race.patch
Commit message (Collapse)AuthorAgeFilesLines
* libnl2: Fix a race on route/pktloc_syntax.hTom Rini2011-10-141-0/+26
At issue is that route/pktloc.c (not generated) depends on route/pktloc_syntax.h (generated). Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Matthew McClintock <msm@freescale.com>