diff options
Diffstat (limited to 'recipes-append/libvirt/libvirt_1.2.8.bbappend')
-rw-r--r-- | recipes-append/libvirt/libvirt_1.2.8.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-append/libvirt/libvirt_1.2.8.bbappend b/recipes-append/libvirt/libvirt_1.2.8.bbappend new file mode 100644 index 0000000..3e4f15c --- /dev/null +++ b/recipes-append/libvirt/libvirt_1.2.8.bbappend | |||
@@ -0,0 +1,5 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | ||
2 | |||
3 | SRC_URI_append_e500mc = " \ | ||
4 | file://Fix-pci-bus-naming-for-PPC.patch \ | ||
5 | " | ||