surpport seeking the recorded video
[vuplus_openembedded] / recipes / images / xorg-image.bb
1 XSERVER = "xserver-xorg \
2            xf86-input-evdev \
3            xf86-input-tslib \
4            xf86-video-fbdev "
5
6 require x11-image.bb
7
8 export IMAGE_BASENAME = "xorg-image"