diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2021-08-19 12:47:08 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2021-08-29 21:34:22 -0400 |
commit | a6595e22ab27ecbda43f46444df8531f230a7a60 (patch) | |
tree | b75a5a744980ee93846cd2f5ce7e58e46ebefb42 | |
parent | bb8c10de1f3e0332a6a160eda09395d0af4d3948 (diff) | |
download | meta-selinux-a6595e22ab27ecbda43f46444df8531f230a7a60.tar.gz |
python3-networkx: 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-networkx_%.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/python/python3-networkx_%.bbappend b/recipes-devtools/python/python3-networkx_%.bbappend deleted file mode 100644 index 3bc71e0..0000000 --- a/recipes-devtools/python/python3-networkx_%.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | BBCLASSEXTEND = "native nativesdk" | ||
2 | |||