generic-poky/meta/conf
Robert Yang 9dd223bf18 runqemu: fixes for slirp, network device and hostfwd
Fixed:
- Add QB_NETWORK_DEVICE to set network device, it will be used by both
  slirp and tap.
- Set QB_NETWORK_DEVICE to "-device virtio-net-pci" in qemuboot.bbclass
  but runqemu will default to "-device e1000" when QB_NETWORK_DEVICE is
  not set, this is because oe-core's qemu targets support
  virtio-net-pci, but the one outside of oe-core may not,
  "-device e1000" is more common.
- Set hostfwd by default: 2222 -> 22, 2323 -> 23, and it will choose a
  usable port when the one like 222 is being used. This can avoid
  conflicts when multilib slirp qemus are running. We can forward more
  ports by default if needed, and bsp.conf can custom it.
- Use different mac sections for slirp and tap to fix conflicts when
  running both of them on the same host.

[YOCTO #7887]

CC: Nathan Rossi <nathan@nathanrossi.com>
CC: Randy Witt <randy.e.witt@linux.intel.com>
(From OE-Core rev: 7dddd090806914a62d977730440d803e48f44763)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-23 12:05:22 +00:00
..
distro glibc: Upgrade to 2.25 snapshot 2017-01-23 12:05:22 +00:00
machine runqemu: fixes for slirp, network device and hostfwd 2017-01-23 12:05:22 +00:00
machine-sdk classes/nativesdk: set SDK_OLDEST_KERNEL appropriately 2016-11-06 23:35:33 +00:00
multiconfig bitbake.conf: require conf/multiconfig/${BB_CURRENT_MC}.conf 2017-01-17 11:31:36 +00:00
abi_version.conf xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change) 2015-06-03 16:38:48 +01:00
bitbake.conf bitbake.conf: Exclude extend_recipe_sysroot function from sstate checksums 2017-01-23 12:05:17 +00:00
conf-notes.txt adt-installer: Drop since its replaced by the extensible SDK 2016-02-28 11:31:17 +00:00
documentation.conf Remove RM_OLD_IMAGE, it's no longer useful 2016-10-15 10:01:42 +01:00
layer.conf layer.conf: remove pointercal 2016-08-25 23:03:44 +01:00
licenses.conf licenses.conf: Fix variable name in comments (FOSS_NO_COPYRIGHT) 2016-11-23 11:10:14 +00:00
migrate_localcount.conf prserv: add LOCALCOUNT to AUTOINCs migration feature 2013-01-22 16:01:32 +00:00
multilib.conf Switch to Recipe Specific Sysroots 2017-01-23 12:05:17 +00:00
prexport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
primport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
sanity.conf sanity: Update minimum version requirement to 1.31.2 2016-10-05 10:10:11 +01:00