From: Jason Kridner Date: Thu, 19 Aug 2010 22:52:08 +0000 (+0000) Subject: esc-node-demo: add missing index.html file X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53382f4aa252a9b5d5529d44fa7ee72e24d66965;p=openembedded.git esc-node-demo: add missing index.html file Signed-off-by: Jason Kridner Signed-off-by: Khem Raj --- diff --git a/recipes/esc/esc-node-demo_git.bb b/recipes/esc/esc-node-demo_git.bb index 814771b53b..06933e0565 100644 --- a/recipes/esc/esc-node-demo_git.bb +++ b/recipes/esc/esc-node-demo_git.bb @@ -4,7 +4,7 @@ SECTION = "devel" PRIORITY = "optional" PV = "0" -PR = "r3" +PR = "r4" SRC_URI = "git://gist.github.com/397547.git;protocol=git \ " @@ -15,6 +15,7 @@ S = "${WORKDIR}/git" DEMO_FILES = " \ matrix_command_shell.js \ hello_world.js \ + index.html \ " do_install() {