generic-poky/meta
Lu Chong f46e8aa9f9 ppp: Add two structures in if_pppol2tp.h
Some further structure definitions are needed in include/linux/if_pppol2tp.h for
IPv6 support, else we would get the error as below:

	In file included from plugin.c:53:0:
	bitbake_build/tmp/sysroots/intel-x86-64/usr/include/linux/if_pppox.h:84:26:
	error: field 'pppol2tp' has incomplete type
  	  struct pppol2tpin6_addr pppol2tp;
        		          ^
	bitbake_build/tmp/sysroots/intel-x86-64/usr/include/linux/if_pppox.h:99:28:
	error: field 'pppol2tp' has incomplete type
	  struct pppol2tpv3in6_addr pppol2tp;
                		    ^
	make[2]: *** [plugin.o] Error 1

(From OE-Core master rev: 73d08c4bf12e2cc4f291cb018d00b26a5a573be4)

(From OE-Core rev: 398bae0d288f488020108c7d95bd376249e6ecbf)

Signed-off-by: Lu Chong <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-12 17:00:10 +00:00
..
classes grub-efi.bbclass: Fix startup.nsh to work on more EFI revs 2013-12-12 17:00:09 +00:00
conf documentation.conf: update contents 2013-09-24 17:57:03 +01:00
files device_table-minimal.txt: change group of /dev/hda back to disk 2013-12-12 16:59:52 +00:00
lib lib/oe/path: Fix copytree functions for tar 1.27 2013-10-14 16:55:21 +01:00
recipes-bsp alsa-state: Rename init script 2013-10-14 16:55:22 +01:00
recipes-connectivity ppp: Add two structures in if_pppol2tp.h 2013-12-12 17:00:10 +00:00
recipes-core ncurses-terminfo: Remove bashism from basic terminfo installation 2013-12-12 17:00:09 +00:00
recipes-devtools e2fsprogs: Escape filenames in populate-extfs.sh 2013-12-12 17:00:08 +00:00
recipes-extended core-image-basic.bb: Allow user extensions 2013-12-12 17:00:07 +00:00
recipes-gnome libunique: Add PACKAGECONFIG for dbus 2013-10-07 09:37:32 +01:00
recipes-graphics cogl-1.0: depend on virtual/mesa 2013-12-12 17:00:04 +00:00
recipes-kernel perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for mips64 2013-12-12 17:00:02 +00:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia pulseaudio: Fix build break on armeb 2013-12-12 17:00:04 +00:00
recipes-qt qt4: add upstream QTBUG-34218/QTBUG-34234 misaligned selection patch 2013-12-12 17:00:06 +00:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato sato-icon-theme: add more compatibility symlinks 2013-09-30 22:11:58 +01:00
recipes-support libcap: fix CAP_LAST_CAP 2013-12-12 17:00:06 +00:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00