blob: 0721a718bdd2a31959f4c3b18b1541d4ff97830c [file] [log] [blame]
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05001#
Andrew Geisslerfc113ea2023-03-31 09:59:46 -05002# Set recipe versions to auto-rev for cutting edge testing
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05003#
4
Andrew Geisslerfc113ea2023-03-31 09:59:46 -05005INHERIT += "poky-bleeding"
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05006
Andrew Geisslerfc113ea2023-03-31 09:59:46 -05007POKY_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"