diff options
| author | Jon Oster <tkfu@users.noreply.github.com> | 2017-08-01 18:24:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-01 18:24:16 +0200 |
| commit | 03b1971ccca9208539ebb4dbac2365828946ec4d (patch) | |
| tree | 6bbe3ea78cf00e088c591be8bc080e1e82e5012e | |
| parent | 999e261bbc55b2c5c2adf10679996fa56354281f (diff) | |
| parent | a50d20b0f95c1210b4683fa2dac70b9f44941c8d (diff) | |
| download | meta-updater-03b1971ccca9208539ebb4dbac2365828946ec4d.tar.gz | |
Merge pull request #114 from advancedtelematic/bugfix/PRO-3681-reenable-petname-rvi-sota-server
PRO-3681 Add python-petname back in rvi-sota-server RDEPENDS
| -rw-r--r-- | recipes-sota/rvi-sota-client/rvi-sota-client_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb b/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb index 21378ce..c063847 100644 --- a/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb +++ b/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb | |||
| @@ -22,6 +22,7 @@ libcrypto \ | |||
| 22 | libssl \ | 22 | libssl \ |
| 23 | lshw \ | 23 | lshw \ |
| 24 | jq \ | 24 | jq \ |
| 25 | python-petname \ | ||
| 25 | " | 26 | " |
| 26 | 27 | ||
| 27 | export SOTA_PACKED_CREDENTIALS | 28 | export SOTA_PACKED_CREDENTIALS |
