[OE-core] [PATCH 0/1] syslinux: Avoid using linux.ext2_fs.h if possible

Darren Hart dvhart at linux.intel.com
Wed Apr 4 22:30:00 UTC 2012


The following patch is intended as a stop gap to address the compilation
failure for the Yocto 1.2 release. This patch is a backport from syslinux
4.6-pre3. After the Yocto Project 1.2 release and the syslinux 4.6 (or later)
release, the syslinux recipe will be updated and the patch will be dropped.

Tested building atom-pc core-image-minimal live images on Fedora 16 amd64
with the linux/ext2_fs.h file renamed.

The following changes since commit 3e4562500956550dbae5467a5fe9289f1d32f775:

  self-hosted-image: Increase space for build and allow builder user sudo access (2012-04-04 17:17:11 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/user-contrib/dvhart/oe-core syslinux
  http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=syslinux

Darren Hart (1):
  syslinux: Avoid using linux.ext2_fs.h if possible

 .../libinstaller-Avoid-using-linux-ext2_fs.h.patch |  975 ++++++++++++++++++++
 meta/recipes-devtools/syslinux/syslinux_4.03.bb    |    5 +-
 2 files changed, 978 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/syslinux/files/libinstaller-Avoid-using-linux-ext2_fs.h.patch

-- 
1.7.6.5





More information about the Openembedded-core mailing list