[oe] [meta-networking][PATCH] sethdlc: remove

Trevor Woerner trevor.woerner at linaro.org
Wed Apr 9 23:43:58 UTC 2014


This recipe doesn't compile for a number of reasons:
- it expects to be built against a 2.6.x kernel
- its build is contaminated by the host

Given that these sources are over 9 years old, I recommend this recipe be
removed rather than spending the time trying to get it to compile today.

	gcc -O2 -Wall -W -Wno-long-long -pipe -I/usr/src/linux/include -I/usr/src/linux-2.6/include -o sethdlc sethdlc.c
	In file included from /usr/src/linux/include/linux/kernel.h:6:0,
			 from /usr/src/linux/include/linux/skbuff.h:17,
			 from /usr/src/linux/include/linux/hdlc.h:14,
			 from sethdlc.c:19:
	/usr/src/linux/include/linux/linkage.h:7:25: fatal error: asm/linkage.h: No such file or directory
	 #include <asm/linkage.h>

Trevor Woerner (1):
  sethdlc: remove

 .../recipes-connectivity/sethdlc/sethdlc.bb        | 30 ----------------------
 1 file changed, 30 deletions(-)
 delete mode 100644 meta-networking/recipes-connectivity/sethdlc/sethdlc.bb

-- 
1.9.0




More information about the Openembedded-devel mailing list