]> code.ossystems Code Review - openembedded-core.git/commit
qemugl: make postinst run at first boot
authorScott Garman <scott.a.garman@intel.com>
Tue, 17 Apr 2012 23:10:30 +0000 (23:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Apr 2012 23:21:51 +0000 (00:21 +0100)
commitdc0fe3fbf9ca862c1d0d90468e6da326f58e3b41
treea70feb846d58408f9461b79f6a9cb41bd332110a
parent70541d5e82ee05289eb0095bed4b121d12a00729
qemugl: make postinst run at first boot

The previous postinst script was not working for images which use
RPM because do_rootfs could allow qemugl to be installed after
libgl1, and the postinst needs to run after libgl1 is installed.

Hence, it's being changed to run at first boot instead of during
do_rootfs.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/qemugl_git.bb