diff options
author | cajun-rat <p@beta16.co.uk> | 2017-06-14 16:28:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-14 16:28:44 +0200 |
commit | ce35a47cc7adbe29bdabcc3a090714e80cfc7542 (patch) | |
tree | e266fddb22b45dbd509f5e9261e59657daf5ad1d /recipes-support/python-petname/python-petname.bb | |
parent | 5b7cf9b286ed81458ce8940c44643cf082000133 (diff) | |
parent | cdd7e90cba4d5b697a296a69df7e08341299f688 (diff) | |
download | meta-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.bb | 1 |
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 | ||
16 | FILES_${PN} = "${libdir} ${bindir}/petname" | ||