distro/package_regex.inc: Use GNOME_STABLE rule for vala

(From meta-yocto rev: b93bc9229357f1ac932e7f06b08cb162b6a3c467)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jussi Kukkonen 2015-06-29 13:57:55 +03:00 committed by Richard Purdie
parent 5706b0ce6e
commit 7a402301c9
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ REGEX_pn-gtk-engines = "${GNOME2_STABLE}"
REGEX_pn-glib-networking = "${GNOME_STABLE}"
REGEX_pn-librsvg = "${GNOME_STABLE}"
REGEX_pn-libsoup-2.4 = "${GNOME_STABLE}"
REGEX_pn-vala = "${GNOME_STABLE}"
# not GNOME related but uses same even-minor-release-is-stable logic
REGEX_pn-dbus = "${GNOME_STABLE}"