Skip to content

Commit

Permalink
softwarecontainer: bump revision
Browse files Browse the repository at this point in the history
Bump to the latest commit as the current one does not compile on
the current poky master.

Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
  • Loading branch information
sashko committed Sep 7, 2018
1 parent 4b25e51 commit 6b3078a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-containers/softwarecontainer/softwarecontainer.bb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SRC_URI = "gitsm://github.com/Pelagicore/softwarecontainer.git;protocol=https;br
SRC_URI += "\
file://softwarecontainer-agent.service \
"
SRCREV = "4ec2208e5a09b96bf911e6f2c39d8e56beccac75"
SRCREV = "293d8f07c146fb3469868f79377a46b53771ab57"

DEPENDS = "ivi-logging glibmm lxc jansson dbus-glib"

Expand Down

0 comments on commit 6b3078a

Please sign in to comment.