diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2012-12-25 20:01:26 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-07 11:42:38 +0000 |
commit | a48efbf34c1cda33eee6cf21628fecd635b35ec9 (patch) | |
tree | f40139049be8d2edd125fc2adc93710694f9fc46 /meta-yocto | |
parent | 71f229656796dc24b9d12abc4ef1bc6b30ec8067 (diff) | |
download | poky-a48efbf34c1cda33eee6cf21628fecd635b35ec9.tar.gz |
distro/poky: Add "Debian GNU/Linux 7.0 (wheezy)" as know distribution
(From meta-yocto rev: a2bded271ed7168737b018dc3c00ca7464394dfe)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
-rw-r--r-- | meta-yocto/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index a2ba9da267..1d4e6f20d5 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf | |||
@@ -86,6 +86,7 @@ SANITY_TESTED_DISTROS ?= " \ | |||
86 | CentOS release 5.8 (Final) \n \ | 86 | CentOS release 5.8 (Final) \n \ |
87 | CentOS release 6.3 (Final) \n \ | 87 | CentOS release 6.3 (Final) \n \ |
88 | Debian GNU/Linux 6.0.6 (squeeze) \n \ | 88 | Debian GNU/Linux 6.0.6 (squeeze) \n \ |
89 | Debian GNU/Linux 7.0 (wheezy) \n \ | ||
89 | openSUSE 11.4 \n \ | 90 | openSUSE 11.4 \n \ |
90 | openSUSE 12.1 \n \ | 91 | openSUSE 12.1 \n \ |
91 | openSUSE 12.2 \n \ | 92 | openSUSE 12.2 \n \ |