Skip to content

Commit

Permalink
devapp: update to v1_beta11
Browse files Browse the repository at this point in the history
To include multer module

Signed-off-by: Yong Li <[email protected]>
  • Loading branch information
yongli3 authored and anselmolsm committed Nov 1, 2016
1 parent df53f7d commit f42c477
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes-soletta/dev-app/soletta-dev-app_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ DESCRIPTION = "Soletta Development Application"
RDEPENDS_${PN} = "soletta nodejs systemd graphviz libmicrohttpd avahi-daemon bash git"
LICENSE = "Apache-2.0"

PV = "1_beta10"
PV = "1_beta11"

LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=93888867ace35ffec2c845ea90b2e16b"
SRC_URI[md5sum] = "00f1c0b970cc8d682c7a20c960f4b8e7"
SRC_URI[sha256sum] = "98ab16895a65692221035998a73d830b04a6835c672c9d64cac2010431519f8e"
SRC_URI[md5sum] = "9c4dfd30cad368c3d57542eff288d33d"
SRC_URI[sha256sum] = "8bfd68dd20fd8bb77c9080600f3ae36e13ea537f31ebf335eb83a6e0dec6c80b"
SRC_URI = "https://github.com/solettaproject/soletta-dev-app/releases/download/v${PV}/soletta-dev-app_standalone_v${PV}.tar.gz;protocol=archive \
file://soletta-dev-app.service \
file://soletta-dev-app-mac.sh \
Expand Down

0 comments on commit f42c477

Please sign in to comment.