summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2020-05-27 16:27:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-05 21:37:15 +0100
commit5890b72bd68673738b38e67019dadcbcaf643ed8 (patch)
tree007abe2bf93fdb1f3ca153d20a35e7ce25b20d56 /bitbake
parentee1bb639fbbed1afaa9bb052de365b72c6a360c9 (diff)
downloadpoky-5890b72bd68673738b38e67019dadcbcaf643ed8.tar.gz
bitbake: toaster-requirements.txt: require Django 2.2
In commit 9730f95686b2ac72cf1fa513c555f7c7787e2667 Django 2.2 was enabled. Django 1.11 was EOL on April 1, 2020 (Bitbake rev: 6cc09fa33131f71a3fd0e336ff07a4186b41bf8f) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit ee15e78c6f9b59c221b1e43973ee4db20c5b443b) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
-rw-r--r--bitbake/toaster-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/toaster-requirements.txt b/bitbake/toaster-requirements.txt
index a682b085d8..735b614546 100644
--- a/bitbake/toaster-requirements.txt
+++ b/bitbake/toaster-requirements.txt
@@ -1,3 +1,3 @@
1Django>1.8,<1.12 1Django>2.2,<2.3
2beautifulsoup4>=4.4.0 2beautifulsoup4>=4.4.0
3pytz 3pytz