xref: /openbmc/openbmc/poky/meta-poky/conf/distro/include/poky-floating-revisions.inc (revision fc113eade321128fc43b0b299e81ad07fc1edf3d)
1#
2# Set recipe versions to auto-rev for cutting edge testing
3#
4
5INHERIT += "poky-bleeding"
6
7POKY_AUTOREV_RECIPES = "\
8    libmatchbox \
9    opkg-utils \
10    matchbox-config-gtk \
11    matchbox-desktop \
12    matchbox-keyboard \
13    matchbox-panel-2 \
14    matchbox-terminal \
15    matchbox-theme-sato \
16    matchbox-wm \
17    pseudo \
18    puzzles \
19    sato-icon-theme \
20    sato-screenshot \
21    settings-daemon \
22"
23