summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-posix-ipc_1.0.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-posix-ipc: remove spurious dependenciesRoss Burton2021-11-191-10/+0
| | | | | | | | | pip isn't needed to build, and adding the empty string to RDEPENDS is most certainly meaningless. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-posix-ipc: set precise BSD licenseRoss Burton2021-11-191-1/+1
| | | | | | | | "BSD" is ambiguous, use the precise license BSD-3-Clause. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-posix-ipc: Add recipe for version 1.0.5Trevor Gamblin2021-10-081-0/+25
Port the recipe from meta-openstack and do an uprev to 1.0.5. Original recipe is here: http://git.yoctoproject.org/cgit/cgit.cgi/meta-cloud-services/tree/meta-openstack/recipes-devtools/python/python3-posix-ipc_1.0.4.bb Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>