Yocto1.2-M1-RC2-build: Difference between revisions
From Yocto Project
Jump to navigationJump to search
(Created page with "{|border="1" ||'''Tree'''|| Poky |- ||'''Branch''' || remotes/origin/1.2_M1 |- ||'''Commit''' || b806f726b1db2cb605869c1022ef727c1110255b |- !colspan="6"|Information |- |colspa...") |
(No difference)
|
Revision as of 14:59, 20 December 2011
Tree | Poky | ||||
Branch | remotes/origin/1.2_M1 | ||||
Commit | b806f726b1db2cb605869c1022ef727c1110255b | ||||
Information | |||||
---|---|---|---|---|---|
commit b806f726b1db2cb605869c1022ef727c1110255b
scripts/runqemu-ifup: Ensure netmask is set correctly Without this the command will add a route for the subnet 192.168.7.0 which means multiple qemu instances can't operate correctly since all but the last one will be masked out. (From OE-Core rev: 9e00d6b343120496ec0dd72240c7b04e0a8b7eaa) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |