meta-openembedded/meta-python
Leon Anavi cf6014d1b5 python3-pythonping: Upgrade 1.0.16 -> 1.1.0
Upgrade to release 1.1.0:

- Add a linux-like interval option to set the time to wait between
  pings, in seconds

This is a BREAKING change to some extent. If you are using
positional parameters, the interval option was added BEFORE some
existing parameters, so you would end up filling the wrong
parameter with your data.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-06-09 08:45:24 -07:00
..
classes
conf layers: Drop gatesgarth from LAYERSERIES_COMPAT 2021-03-19 11:58:17 -07:00
licenses python3-pydicti: Add recipe 2020-08-25 10:32:58 -07:00
recipes-connectivity python3-hyperframe: Upgrade 6.0.0 -> 6.0.1 2021-04-22 07:28:15 -07:00
recipes-core python3-scapy: drop from pkg grp 2021-05-31 07:38:06 -07:00
recipes-devtools python3-pythonping: Upgrade 1.0.16 -> 1.1.0 2021-06-09 08:45:24 -07:00
recipes-extended python3-pywbem: Upgrade 1.1.3 -> 1.2.0 2021-05-24 07:36:49 -07:00
COPYING.MIT
README

meta-python

Introduction

This layer is intended to be the home of python modules for OpenEmbedded.

Dependencies

The meta-python layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
revision: HEAD

URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master
revision: HEAD

Please follow the recommended setup procedures of your OE distribution. For Angstrom that is: http://www.angstrom-distribution.org/building-angstrom, other distros should have similar online resources.

Contributing

The meta-openembedded mailinglist (openembedded-devel@lists.openembedded.org) is used for questions, comments and patch review. It is subscriber only, so please register before posting.

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-python]' in the subject.

When sending single patches, please use something like: 'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][PATCH'

Maintenance

Layer Maintainers: Tim "moto-timo" Orling TicoTimo@gmail.com Derek Straka derek@asterius.io Trevor Gamblin trevor.gamblin@windriver.com