diff options
author | Stephen Lawrence <stephen.lawrence@renesas.com> | 2014-11-06 15:42:20 +0000 |
---|---|---|
committer | Stephen Lawrence <stephen.lawrence@renesas.com> | 2015-03-25 16:12:12 +0000 |
commit | 86a69707d83766a0d5ddb80769a909752bbdebbc (patch) | |
tree | fcd15d56a60b473720f5da2c69f9a64d4f774c4d /common/recipes-devtools/qemu/qemu_1.7.0.bbappend | |
parent | 1c35920d85e424b3f65aa6df1dbde689dd6ec007 (diff) |
qemu: Rename qemu bbappend to use version wildcard
The current bbappend makes a simple change and seems to be a good candidate for using a version wildcard to avoid churn in the commit log just to rev the filename. Changed as part of the update to YP 1.7.
Diffstat (limited to 'common/recipes-devtools/qemu/qemu_1.7.0.bbappend')
-rw-r--r-- | common/recipes-devtools/qemu/qemu_1.7.0.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/recipes-devtools/qemu/qemu_1.7.0.bbappend b/common/recipes-devtools/qemu/qemu_1.7.0.bbappend deleted file mode 100644 index e860069..0000000 --- a/common/recipes-devtools/qemu/qemu_1.7.0.bbappend +++ /dev/null @@ -1 +0,0 @@ -INSANE_SKIP_${PN} += "textrel" |