]> code.ossystems Code Review - openembedded-core.git/commit
scripts/runqemu: Make it run on ubuntu 11.10
authorKhem Raj <raj.khem@gmail.com>
Mon, 8 Aug 2011 06:30:02 +0000 (23:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Aug 2011 18:13:38 +0000 (19:13 +0100)
commit8d80918995a15663db7cc9c0683d45ee8ba7d45c
tree8ba98979ebef890fdcab0d7fd8086a393169f416
parentf3a52a73251b26ead15abd4910dc82c1011ab852
scripts/runqemu: Make it run on ubuntu 11.10

location of libGL has moved in ubuntu 11.10
so we look for it in the new locations

Signed-off-by: Khem Raj <raj.khem@gmail.com>
scripts/runqemu