]> code.ossystems Code Review - openembedded-core.git/commit
rootfs-postcommands.bbclass: Check if "/etc/fstab" exists
authorPanagiotis Tamtamis <panagiotis.tamtamis@unify.com>
Fri, 28 Apr 2017 07:09:27 +0000 (10:09 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 May 2017 13:08:15 +0000 (14:08 +0100)
commit43714514fb29a40830e6619552980d7f88d77fb7
tree850ea2f4b62d1d38d4ff22bca9e523a6df12795c
parentc5da7a3637b0eb8ec5b7368c7ac732d802a703f9
rootfs-postcommands.bbclass: Check if "/etc/fstab" exists

Using "read-only-rootfs" feature in minimal or special
purpose images (eg mounted images) makes build to fail
because ${IMAGE_ROOTFS}/etc/fstab file does not exist.

Signed-off-by: Panagiotis Tamtamis <panagiotis.tamtamis@unify.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/rootfs-postcommands.bbclass