summaryrefslogtreecommitdiffstats
path: root/classes/image_repo_manifest.bbclass
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2020-03-03 10:05:36 +0100
committerGitHub <noreply@github.com>2020-03-03 10:05:36 +0100
commitbf39f0fec9ad410aa37d3001b11d9e731b39d6e7 (patch)
tree7584fa96d931353ee568e141c0cc210004cfb8e3 /classes/image_repo_manifest.bbclass
parentb7817c31a5c2096259be9715b44bd750a1d44acf (diff)
parent5f28db6a803ebb8082f92e96de95fbe130d4670e (diff)
downloadmeta-updater-bf39f0fec9ad410aa37d3001b11d9e731b39d6e7.tar.gz
Merge pull request #691 from advancedtelematic/feat/zeus/2020.3
Feat/zeus/2020.3
Diffstat (limited to 'classes/image_repo_manifest.bbclass')
-rw-r--r--classes/image_repo_manifest.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/image_repo_manifest.bbclass b/classes/image_repo_manifest.bbclass
index 0b311bd..72dc28f 100644
--- a/classes/image_repo_manifest.bbclass
+++ b/classes/image_repo_manifest.bbclass
@@ -9,8 +9,6 @@
9# For more information, see: 9# For more information, see:
10# https://web.archive.org/web/20161224194009/https://wiki.cyanogenmod.org/w/Doc:_Using_manifests 10# https://web.archive.org/web/20161224194009/https://wiki.cyanogenmod.org/w/Doc:_Using_manifests
11 11
12HOSTTOOLS_NONFATAL += "repo python"
13
14# Write build information to target filesystem 12# Write build information to target filesystem
15buildinfo_manifest () { 13buildinfo_manifest () {
16 if [ $(which repo) ]; then 14 if [ $(which repo) ]; then