aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fbset
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2015-04-24 15:53:25 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-05-11 10:25:52 +0200
commita0616822dd72491ae3aa7cee057ffcca1ada2d98 (patch)
tree120630b63cf476903622e936f19ef7bdfccffeb1 /meta-oe/recipes-support/fbset
parent894298d9306a8aaa74ac2eff459ef343ea6d4993 (diff)
downloadmeta-openembedded-contrib-a0616822dd72491ae3aa7cee057ffcca1ada2d98.tar.gz
fbset-modes: fix a warning about not existant S
Set the S variable to $WORKDIR to remove the warning about S being not existant Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/fbset')
-rw-r--r--meta-oe/recipes-support/fbset/fbset-modes.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb
index 1310e6f7ba..88f7a4ff1f 100644
--- a/meta-oe/recipes-support/fbset/fbset-modes.bb
+++ b/meta-oe/recipes-support/fbset/fbset-modes.bb
@@ -6,6 +6,7 @@ PV = "0.1.0"
PR = "r6"
SRC_URI = "file://fb.modes"
+S = "${WORKDIR}"
do_install() {
install -d ${D}${sysconfdir}