summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro/include/poky-floating-revisions.inc
blob: 0721a718bdd2a31959f4c3b18b1541d4ff97830c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# Set recipe versions to auto-rev for cutting edge testing
#

INHERIT += "poky-bleeding"

POKY_AUTOREV_RECIPES = "\
    libmatchbox \
    opkg-utils \
    matchbox-config-gtk \
    matchbox-desktop \
    matchbox-keyboard \
    matchbox-panel-2 \
    matchbox-terminal \
    matchbox-theme-sato \
    matchbox-wm \
    pseudo \
    puzzles \
    sato-icon-theme \
    sato-screenshot \
    settings-daemon \
"