URI: 
       README.md - meta-kiosk - yocto meta-layer to build a kiosk screen
  HTML git clone https://git.drkhsh.at/meta-kiosk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       README.md (1985B)
       ---
            1 ```
            2 .sSSSsSS SSsSSSSS .sSSSSs.    .sSSSSSSSSSSSSSs. .sSSSSs.
            3 S SSS  SSS  SSSSS S SSSSSSSs. SSSSS S SSS SSSSS S SSSSSSSs.
            4 S  SS   S   SSSSS S  SS SSSS' SSSSS S  SS SSSSS S  SS SSSSS
            5 S..SS       SSSSS S..SS       `:S:' S..SS `:S:' S..SSsSSSSS sssssss
            6 S:::S       SSSSS S:::SSSS          S:::S       S:::S SSSSS
            7 S;;;S       SSSSS S;;;S             S;;;S       S;;;S SSSSS
            8 S%%%S       SSSSS S%%%S SSSSS       S%%%S       S%%%S SSSSS
            9 SSSSS       SSSSS SSSSSsSS;:'       SSSSS       SSSSS SSSSS
           10 
           11 
           12 .sSSS  SSSSS  SSSSS .sSSSSs.    .sSSSSSSSs. .sSSS  SSSSS
           13 S SSS SSSSS   S SSS S SSSSSSSs. S SSS SSSS' S SSS SSSSS
           14 S  SS SSSSS   S  SS S  SS SSSSS S  SS       S  SS SSSSS
           15 S..SSsSSSSS   S..SS S..SS SSSSS `SSSSsSSSa. S..SSsSSSSS
           16 S:::S SSSSS   S:::S S:::S SSSSS .sSSS SSSSS S:::S SSSSS
           17 S;;;S  SSSSS  S;;;S S;;;S SSSSS S;;;S SSSSS S;;;S  SSSSS
           18 S%%%S  SSSSS  S%%%S S%%%S SSSSS S%%%S SSSSS S%%%S  SSSSS
           19 SSSSS   SSSSS SSSSS SSSSSsSSSSS SSSSSsSSSSS SSSSS   SSSSS
           20 ```
           21 
           22 # meta-kiosk
           23 
           24 This README file contains information on the contents of the meta-kiosk layer.
           25 
           26 Please see the corresponding sections below for details.
           27 
           28 ## Dependencies
           29 
           30 - URI: https://git.openembedded.org/openembedded-core/
           31   * branch: scarthgap
           32 - URI: https://git.openembedded.org/meta-openembedded/
           33   * branch: scarthgap
           34   * layers:
           35     - meta-oe
           36     - meta-gnome
           37     - meta-multimedia
           38     - meta-python
           39 - URI: https://github.com/OSSystems/meta-browser
           40   * branch: master
           41   * layers:
           42     - meta-chromium
           43 - URI: https://github.com/ssfivy/meta-noto
           44   * branch: scarthgap
           45 
           46 ## Patches
           47 
           48 Please submit any patches against the meta-kiosk layer to the maintainer:
           49 
           50 > Maintainer: drkhsh <me@drkhsh.at>
           51 
           52 ## Table of Contents
           53 
           54 1. Adding the meta-kiosk layer to your build
           55 2. Misc
           56 
           57 ### I. Adding the meta-kiosk layer to your build
           58 
           59 Run 'bitbake-layers add-layer meta-kiosk'
           60 
           61 ### II. Misc
           62 
           63 There are two packagegroups - include one of them in your image:
           64 
           65 - packagegroup-kiosk (based on X11)
           66 - packagegroup-kiosk-wayland (based on Wayland/Weston)