Go to file
Darren Hart c42364375a genmac: Replace RANDOM_MAC in network/interfaces with a randomly generated MAC
For machines that do not have a MAC in hardware and with drivers that don't
generate a random one in the kernel, this init script will replace the string
RANDOM_MAC in the network/interfaces file with one generated with "ranpwd -m".
Care is taken to ensure multiple interfaces can use RANDOM_MAC and receive
unique addresses. ranpwd generates MACs with the locally administered bit set
and the multicast bit disabled.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2012-02-03 09:25:18 -08:00
common meta-intel: remove emgd-1.8 2012-01-30 14:58:54 -06:00
conf ia32-base: add alsa to MACHINE_FEATURES 2012-01-17 13:34:42 -06:00
meta-cedartrail meta-cedartrail: enable smp for linux-yocto-rt_3.0 2012-01-27 09:46:49 -06:00
meta-crownbay meta-intel: update some kernel SRCREVs 2012-01-30 15:33:10 -06:00
meta-emenlow meta-intel: update some kernel SRCREVs 2012-01-30 15:33:10 -06:00
meta-fishriver meta-intel: update some kernel SRCREVs 2012-01-30 15:33:10 -06:00
meta-fri2 meta-intel: update some kernel SRCREVs 2012-01-30 15:33:10 -06:00
meta-jasperforest meta-intel: update some kernel SRCREVs 2012-01-30 15:33:10 -06:00
meta-n450 n450-audio: drop this machine specific recipe in favour of alsa-state 2012-01-17 13:35:19 -06:00
meta-romley meta-intel: update kernel SRCREVs 2011-12-01 18:13:15 -06:00
meta-sugarbay meta-intel: update some kernel SRCREVs 2012-01-30 15:33:10 -06:00
meta-sys940x genmac: Replace RANDOM_MAC in network/interfaces with a randomly generated MAC 2012-02-03 09:25:18 -08:00
meta-tlk meta-tlk: Add COPYING MIT 2011-12-09 13:42:54 -08:00
MAINTAINERS meta-cedartrail: Create new layer for cedartrail System. 2012-01-09 17:55:07 -06:00
README meta-intel: point the top-level README to the BSP READMEs 2011-12-01 11:57:39 -06:00

meta-intel

This is the location for Intel maintained BSPs.

Please see the README files contained in the individual BSP layers for BSP-specific information.