summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-files
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2013-06-28 15:48:22 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-02 22:23:47 +0100
commit28786ec6ccb61e558eeb2a32287f57e601d72d79 (patch)
treebf80c8311e31822871bd80147017a9ca37aac16d /meta/recipes-core/base-files
parent6ecba81678de7796dfdf1ec1686062cafd5bae96 (diff)
downloadpoky-28786ec6ccb61e558eeb2a32287f57e601d72d79.tar.gz
udev-cache: take a read-only rootfs into consideration
In case of a read-only rootfs, we skip the process of generating udev cache, as the data cannot be persisted between reboots. However, it's possbile that the $DEVCACHE (default to /etc/dev.tar) exists in a read-only rootfs, no matter how it's generated or installed. In such situation, we try to use $DEVCACHE if possible. Besides the basic changes in the logic of udev cache handling, this patch also adds code to output more information if the udev cache is not used and VERBOSE enabled. This patch also changes the readfile function to readfiles function so that it could handle more than one file at once. (From OE-Core rev: 4ec1266e7e1aacdb9d3d0fc5cd6307b60df1731e) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/base-files')
0 files changed, 0 insertions, 0 deletions