diff options
| -rw-r--r-- | meta/recipes-devtools/ccache/ccache_4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_4.1.bb b/meta/recipes-devtools/ccache/ccache_4.1.bb index 551b4c7e5c..6bd46b1017 100644 --- a/meta/recipes-devtools/ccache/ccache_4.1.bb +++ b/meta/recipes-devtools/ccache/ccache_4.1.bb | |||
| @@ -24,4 +24,4 @@ inherit cmake | |||
| 24 | 24 | ||
| 25 | PATCHTOOL = "patch" | 25 | PATCHTOOL = "patch" |
| 26 | 26 | ||
| 27 | BBCLASSEXTEND = "native" | 27 | BBCLASSEXTEND = "native nativesdk" |
