summaryrefslogtreecommitdiffstats
path: root/classes/image_repo_manifest.bbclass
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2020-03-03 10:06:15 +0100
committerGitHub <noreply@github.com>2020-03-03 10:06:15 +0100
commit64bf6f04f93f49160811e371d5ab572bad8621ae (patch)
tree52fa4a45ad114753f2250ac00aa5afd8b8098bd4 /classes/image_repo_manifest.bbclass
parentb3e96c54e1d1b16ee8e1df335599a41001650e39 (diff)
parentfc039fddce945c5d35d4053aac65c685f8655b97 (diff)
downloadmeta-updater-64bf6f04f93f49160811e371d5ab572bad8621ae.tar.gz
Merge pull request #693 from advancedtelematic/feat/thud/2020.3
Feat/thud/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