summaryrefslogtreecommitdiffstats
path: root/recipes-support/python-petname/python-petname.bb
diff options
context:
space:
mode:
authorcajun-rat <p@beta16.co.uk>2017-06-14 16:28:44 +0200
committerGitHub <noreply@github.com>2017-06-14 16:28:44 +0200
commitce35a47cc7adbe29bdabcc3a090714e80cfc7542 (patch)
treee266fddb22b45dbd509f5e9261e59657daf5ad1d /recipes-support/python-petname/python-petname.bb
parent5b7cf9b286ed81458ce8940c44643cf082000133 (diff)
parentcdd7e90cba4d5b697a296a69df7e08341299f688 (diff)
downloadmeta-updater-ce35a47cc7adbe29bdabcc3a090714e80cfc7542.tar.gz
Merge pull request #77 from advancedtelematic/feat/aktualizruptane
Add uptane-capable aktualizr
Diffstat (limited to 'recipes-support/python-petname/python-petname.bb')
-rw-r--r--recipes-support/python-petname/python-petname.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/python-petname/python-petname.bb b/recipes-support/python-petname/python-petname.bb
index b8a7b88..9abd5d9 100644
--- a/recipes-support/python-petname/python-petname.bb
+++ b/recipes-support/python-petname/python-petname.bb
@@ -13,3 +13,4 @@ RDEPENDS_${PN} = " python-setuptools \
13 python-argparse \ 13 python-argparse \
14 " 14 "
15 15
16FILES_${PN} = "${libdir} ${bindir}/petname"