]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addr
authorJoshua Lock <josh@linux.intel.com>
Fri, 16 Apr 2010 15:41:33 +0000 (16:41 +0100)
committerJoshua Lock <josh@linux.intel.com>
Tue, 27 Apr 2010 15:58:42 +0000 (16:58 +0100)
commitd1f413ff30bb854d34e2bf3be2bcbe01170a9814
tree1e84220be4ae89b104bd4fcdd824877e412b6bbf
parent6763d7506f0afdd1c66a7ab226bccdde205923ee
sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addr

Patch from OE.dev by Martin Jansa to workaround that we on modern Linux we can
no longer read this file.

We need a better fix but best option will be to update to a newer, relocatable,
QEMU release.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/sanity.bbclass