From e797067b3cd61caf96fe1c21932b1d6f05b0539d Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Tue, 11 Oct 2016 11:07:03 +0200 Subject: Bump OSTree version to v2016.11 Bug-AGL: SPEC-285 Change-Id: Ie76e8bbad1f272cfc0bc34654a708d3ae233dde0 Signed-off-by: Anton Gerasimov --- meta-sota/recipes-sota/ostree-initrd/files/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-sota/recipes-sota/ostree-initrd/files') diff --git a/meta-sota/recipes-sota/ostree-initrd/files/init.sh b/meta-sota/recipes-sota/ostree-initrd/files/init.sh index 5aa99d6..806a7b1 100644 --- a/meta-sota/recipes-sota/ostree-initrd/files/init.sh +++ b/meta-sota/recipes-sota/ostree-initrd/files/init.sh @@ -35,7 +35,7 @@ get_ostree_sysroot() { done } -export PATH=/sbin:/usr/sbin:/bin:/usr/bin +export PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/lib/ostree log_info "starting initrd script" -- cgit 1.2.3-korg