diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2021-08-19 12:47:07 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2021-08-29 21:34:22 -0400 |
commit | bb8c10de1f3e0332a6a160eda09395d0af4d3948 (patch) | |
tree | 1394203e1d8411322c2587f579d7856daeca581b | |
parent | c6f6f7c6f051feb25ab3eb289b4d1f9ef3176109 (diff) | |
download | meta-selinux-bb8c10de1f3e0332a6a160eda09395d0af4d3948.tar.gz |
python3-decorator: drop bbappend
It is useless as setools-native build is disabled.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r-- | recipes-devtools/python/python3-decorator_%.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/python/python3-decorator_%.bbappend b/recipes-devtools/python/python3-decorator_%.bbappend deleted file mode 100644 index 3bc71e0..0000000 --- a/recipes-devtools/python/python3-decorator_%.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | BBCLASSEXTEND = "native nativesdk" | ||
2 | |||