[PATCH openbmc v2 0/5] Add recipe for https://github.com/msoulier/tftpy
OpenBMC Patches
patches at stwcx.xyz
Tue Oct 20 09:22:36 AEDT 2015
A pure python library for TFTP.
https://github.com/openbmc/openbmc/pull/22
Adriana Kobylak (1):
Add skeleton recipe
Brad Bishop (4):
Skeleton makefile updates for OE build
Add skeleton to phosphor image
Add recipe for https://github.com/msoulier/tftpy
Remove tftpy from skeleton package
.../common/recipes-devtools/python/python-tftpy.bb | 19 ++++
.../packagegroup-obmc-phosphor-apps.bb | 1 +
.../common/recipes-phosphor/skeleton/skeleton.bb | 28 +++++
.../recipes-phosphor/skeleton/skeleton/make.patch | 120 +++++++++++++++++++++
.../skeleton/skeleton/skeleton.service | 8 ++
meta-phosphor/common/recipes.txt | 1 +
6 files changed, 177 insertions(+)
create mode 100644 meta-phosphor/common/recipes-devtools/python/python-tftpy.bb
create mode 100644 meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
create mode 100644 meta-phosphor/common/recipes-phosphor/skeleton/skeleton/make.patch
create mode 100755 meta-phosphor/common/recipes-phosphor/skeleton/skeleton/skeleton.service
--
2.6.0
More information about the openbmc
mailing list