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 @@ +PREFERRED_VERSION_matchbox-common ?= "" +PREFERRED_VERSION_matchbox-config-gtk ?= "" +PREFERRED_VERSION_matchbox-desktop ?= "" +PREFERRED_VERSION_matchbox-keyboard ?= "" +PREFERRED_VERSION_matchbox-panel ?= "" +PREFERRED_VERSION_matchbox-stroke ?= "" +PREFERRED_VERSION_matchbox-themes-extra ?= "" +PREFERRED_VERSION_matchbox-wm ?= "" +PREFERRED_VERSION_dates ?= "" + SRCREV_pn-gconf-dbus ?= "${AUTOREV}" SRCREV_pn-contacts ?= "${AUTOREV}" SRCREV_pn-dates ?= "${AUTOREV}" -SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" +#SRCREV_pn-gtkhtml2 ?= "${AUTOREV}" SRCREV_pn-web ?= "${AUTOREV}" SRCREV_pn-eds-dbus ?= "${AUTOREV}" SRCREV_pn-matchbox-common ?= "${AUTOREV}"