aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-what/gpe-what_0.30.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-what/gpe-what_0.30.bb')
-rw-r--r--recipes/gpe-what/gpe-what_0.30.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gpe-what/gpe-what_0.30.bb b/recipes/gpe-what/gpe-what_0.30.bb
new file mode 100644
index 0000000000..165ea4cc3b
--- /dev/null
+++ b/recipes/gpe-what/gpe-what_0.30.bb
@@ -0,0 +1,5 @@
+require gpe-what.inc
+
+do_compile_prepend() {
+ rm *.d
+}