meta-agl-profile-core: add pyagl to agl-devel images 76/25176/3
authorScott Murray <scott.murray@konsulko.com>
Wed, 2 Sep 2020 20:24:39 +0000 (16:24 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 3 Sep 2020 16:02:41 +0000 (16:02 +0000)
commit72e884bc11ac69de9491620fa8b32cee928e05ba
treea0568d93737ae9ce274a59685c46cfdd266ae2f8
parent6976dc76c4bfaed7ec519c8d0d8c9d39396c9469
meta-agl-profile-core: add pyagl to agl-devel images

Changes:
- Add recipe for pyagl, and add it as a dependency of
  packagegroup-agl-core-devel.
- Add recipes for pyagl dependencies python3-asyncssh,
  python3-pytest-dependency, and python3-pytest-reverse.
  The intent is to get these into upstream meta-python so these
  local copies can be dropped when they're available from there.

Bug-AGL: SPEC-3562

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I876ef2fffbe8724aadb23170e1ed196f05132f89
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25176
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-profile-core/recipes-devtools/packagegroups/packagegroup-agl-core-devel.bb
meta-agl-profile-core/recipes-devtools/python/python3-asyncssh_2.3.0.bb [new file with mode: 0644]
meta-agl-profile-core/recipes-devtools/python/python3-pytest-dependency_0.5.1.bb [new file with mode: 0644]
meta-agl-profile-core/recipes-devtools/python/python3-pytest-reverse_1.0.1.bb [new file with mode: 0644]
meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb [new file with mode: 0644]