meta-digi-del: add udev-173 bbappend

Disable DEVCACHE to remove error message on boot.

https://jira.digi.com/browse/DEL-262 #resolve

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2013-04-25 19:04:17 +02:00
parent 7f3ad176b6
commit 7445a69310
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Default for /etc/init.d/udev
# Comment this out to disable device cache
#DEVCACHE="/etc/dev.tar"

View File

@ -0,0 +1,6 @@
# Copyright (C) 2013 Digi International.
PRINC := "${@int(PRINC) + 1}"
PR_append = "+${DISTRO}"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"