diff options
Diffstat (limited to 'meta-yocto/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta-yocto/conf/distro/poky-bleeding.conf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-yocto/conf/distro/poky-bleeding.conf b/meta-yocto/conf/distro/poky-bleeding.conf deleted file mode 100644 index 2d3e046a45..0000000000 --- a/meta-yocto/conf/distro/poky-bleeding.conf +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | PREFERRED_VERSION_glib-2.0 ?= "2.17.4" | ||
2 | PREFERRED_VERSION_glib-2.0-native ?= "2.17.4" | ||
3 | PREFERRED_VERSION_atk ?= "1.22.0" | ||
4 | PREFERRED_VERSION_pango ?= "1.21.2" | ||
5 | PREFERRED_VERSION_gtk+ ?= "2.13.3" | ||
6 | |||
7 | require conf/distro/include/poky-floating-revisions.inc | ||
8 | require conf/distro/poky.conf | ||
9 | |||
10 | DISTRO = "poky-bleeding" | ||
11 | DISTROOVERRIDES = "poky" | ||