summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/builder/files/builder_hob_start.sh
blob: fdafc4e6325917ea8bdb74db1c82f58bffc5d772 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#This script will be called via mini X session on behalf of file owner, after
#installed in /etc/mini_x/session.d/. Any auto start jobs including X apps can
#be put here

# start hob here
#cd /intel/poky/poky
#. ./oe-init-build-env
#../scripts/hob

matchbox-terminal&