X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2FALS2016-demo%2Fvod_0.1.bb;h=8e3cbf334a617538989e9b958df40204cffca570;hb=6e15a17484561d9b9865f5402ff8b234615db217;hp=670e680ef21bac3618e722695ab2b5ca04e75eba;hpb=18e358f3aa4abe46910471f120339060693d8537;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/ALS2016-demo/vod_0.1.bb b/recipes-demo-hmi/ALS2016-demo/vod_0.1.bb index 670e680ef..8e3cbf334 100644 --- a/recipes-demo-hmi/ALS2016-demo/vod_0.1.bb +++ b/recipes-demo-hmi/ALS2016-demo/vod_0.1.bb @@ -18,9 +18,9 @@ do_compile() { do_install() { install -m 0755 -d ${D}${bindir} ${D}${base_dir}/home/root ${D}${docdir}/video-on-demand - install -m 0644 ${S}/NetworkManager ${D}${bindir} - install -m 0644 ${S}/VideoOnDemand ${D}${bindir} - install -m 0644 ${S}/vod-client ${D}${bindir} + install -m 0755 ${S}/NetworkManager ${D}${bindir} + install -m 0755 ${S}/VideoOnDemand ${D}${bindir} + install -m 0755 ${S}/vod-client ${D}${bindir} install -m 0644 ${S}/config-agl.xml ${D}${base_dir}/home/root install -m 0644 ${S}/i2c-slim-amplifier.script ${D}${base_dir}/home/root install -m 0644 ${S}/i2c-uda1388-v2.script ${D}${base_dir}/home/root