commit | 8b49f2a969b0e5431a7f4abfa03ca73e65bd7f35 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sat Sep 10 11:43:30 2016 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sat Sep 10 11:43:30 2016 -0400 |
tree | 50cf596d992450199b48b5d645bb48dd5bb2d093 | |
parent | 28bb38b3086ebeade40f3a20d3e006015c205589 [diff] [blame] |
Fix more missing package dependencies Found a couple missing from Rocket and Bottle. Change-Id: I5ee3c882c3182a20c907f8e8a13f40eec36731fa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-devtools/python/python-rocket.inc b/meta-phosphor/common/recipes-devtools/python/python-rocket.inc index 73e7d1d..72e0555 100644 --- a/meta-phosphor/common/recipes-devtools/python/python-rocket.inc +++ b/meta-phosphor/common/recipes-devtools/python/python-rocket.inc
@@ -18,6 +18,7 @@ python-wsgiref-util \ python-wsgiref-headers \ python-email-utils \ - " + python-netserver \ + " BBCLASSEXTEND = "nativesdk"