summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2018-10-05 13:36:14 +0200
committerGitHub <noreply@github.com>2018-10-05 13:36:14 +0200
commita72ee0080f97a90e20de27d4db7086fb3a51e6ab (patch)
tree55c03398296b1c964eda038699f988bfc948c50e
parent542e6810336beee2f44d2cba18450747b0451ef0 (diff)
parentf75381965c5a268e9dc04e8876371affaf9b6992 (diff)
downloadmeta-updater-a72ee0080f97a90e20de27d4db7086fb3a51e6ab.tar.gz
Merge pull request #400 from advancedtelematic/fix/rm-bbappend-upstreamed
openct: remove unnecessary bbappend.
-rw-r--r--recipes-support/openct/openct_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-support/openct/openct_%.bbappend b/recipes-support/openct/openct_%.bbappend
deleted file mode 100644
index 52ceeab..0000000
--- a/recipes-support/openct/openct_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
1pkg_postinst_${PN} () {
2}