diff options
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-floating-srcrev.inc | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-floating-srcrev.inc b/meta/conf/distro/include/poky-floating-srcrev.inc index a7b8146d17..e3283ca022 100644 --- a/meta/conf/distro/include/poky-floating-srcrev.inc +++ b/meta/conf/distro/include/poky-floating-srcrev.inc | |||
@@ -1,7 +1,17 @@ | |||
1 | PREFERRED_VERSION_matchbox-common ?= "" | ||
2 | PREFERRED_VERSION_matchbox-config-gtk ?= "" | ||
3 | PREFERRED_VERSION_matchbox-desktop ?= "" | ||
4 | PREFERRED_VERSION_matchbox-keyboard ?= "" | ||
5 | PREFERRED_VERSION_matchbox-panel ?= "" | ||
6 | PREFERRED_VERSION_matchbox-stroke ?= "" | ||
7 | PREFERRED_VERSION_matchbox-themes-extra ?= "" | ||
8 | PREFERRED_VERSION_matchbox-wm ?= "" | ||
9 | PREFERRED_VERSION_dates ?= "" | ||
10 | |||
1 | SRCREV_pn-gconf-dbus ?= "${AUTOREV}" | 11 | SRCREV_pn-gconf-dbus ?= "${AUTOREV}" |
2 | SRCREV_pn-contacts ?= "${AUTOREV}" | 12 | SRCREV_pn-contacts ?= "${AUTOREV}" |
3 | SRCREV_pn-dates ?= "${AUTOREV}" | 13 | SRCREV_pn-dates ?= "${AUTOREV}" |
4 | SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" | 14 | #SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" |
5 | SRCREV_pn-web ?= "${AUTOREV}" | 15 | SRCREV_pn-web ?= "${AUTOREV}" |
6 | SRCREV_pn-eds-dbus ?= "${AUTOREV}" | 16 | SRCREV_pn-eds-dbus ?= "${AUTOREV}" |
7 | SRCREV_pn-matchbox-common ?= "${AUTOREV}" | 17 | SRCREV_pn-matchbox-common ?= "${AUTOREV}" |