Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-devtools / python / python-unittest2_%.bbappend
1
2 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
3
4 DEPENDS_append = " \
5         ${PYTHON_PN}-traceback2-native \
6         ${PYTHON_PN}-six-native \
7         "
8
9 SRC_URI += " \
10         file://python-unittest2/0001-port-unittest2-argparse-is-part-of-stdlib.patch \
11         "