[meta-virtualization] [PATCH 0/6] Bugfixes needed to build against upstream latest

David Nyström david.c.nystrom at gmail.com
Tue Jan 22 04:47:15 PST 2013


Fixed build breakage when updating to latest.
Tested with:

Build Configuration:
BB_VERSION        = "1.17.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS        = "x86_64-poky-linux"
MACHINE           = "qemux86-64"
DISTRO            = "poky"
DISTRO_VERSION    = "1.3+snapshot-20130122"
TUNE_FEATURES     = "m64"
TARGET_FPU        = ""
meta              
meta-yocto        
meta-yocto-bsp      = "master:2ad18945202c46cd71fe6823c80b472ec434000d"
meta-oe           
meta-networking     = "master:26debc05d8b1b9d06d66612bb52de36e3c37f09a"
meta-virtualization = "master:da3865d5fbfec9ece87e7b2bd266e9fcc4818bd0"


David Nyström (6):
  Added meta-networking dependency
  Changed libvirt dependency to netcat-openbsd to match meta-networking
  Removed openbsd-netcat since it now recides in meta-networking
  Removed ebtables, since it now recides in meta-networking
  Moved bbappend to match updated master branch in oe-core
  Fixed build breakage in iasl-native

 README                                             |    2 +
 .../ebtables-2.0.9-2/01debian_defaultconfig.patch  |   50 ------
 .../04compensate-for-missing-aligned-u64.patch     |   16 --
 .../ebtables/ebtables-2.0.9-2/ebtables.init        |  186 --------------------
 .../ebtables-2.0.9-2/installcreatedirs.patch       |   25 ---
 .../ebtables/ebtables-2.0.9-2/installnonroot.patch |   45 -----
 recipes-extended/ebtables/ebtables_2.0.9-2.bb      |   64 -------
 recipes-extended/iasl/iasl_20120215.bb             |    4 +-
 ..._1.4.15.bbappend => iptables_1.4.16.3.bbappend} |    0
 recipes-extended/libvirt/libvirt_1.0.0.bb          |    2 +-
 recipes-networking/netcat/openbsd-netcat_1.6.bb    |   29 ---
 11 files changed, 5 insertions(+), 418 deletions(-)
 delete mode 100644 recipes-extended/ebtables/ebtables-2.0.9-2/01debian_defaultconfig.patch
 delete mode 100644 recipes-extended/ebtables/ebtables-2.0.9-2/04compensate-for-missing-aligned-u64.patch
 delete mode 100755 recipes-extended/ebtables/ebtables-2.0.9-2/ebtables.init
 delete mode 100644 recipes-extended/ebtables/ebtables-2.0.9-2/installcreatedirs.patch
 delete mode 100644 recipes-extended/ebtables/ebtables-2.0.9-2/installnonroot.patch
 delete mode 100644 recipes-extended/ebtables/ebtables_2.0.9-2.bb
 rename recipes-extended/iptables/{iptables_1.4.15.bbappend => iptables_1.4.16.3.bbappend} (100%)
 delete mode 100644 recipes-networking/netcat/openbsd-netcat_1.6.bb

-- 
1.7.9.5




More information about the meta-virtualization mailing list