diff options
| -rw-r--r-- | recipes-extended/xen/xen_4.3.1.bb (renamed from recipes-extended/xen/xen_4.3.0.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-extended/xen/xen_4.3.0.bb b/recipes-extended/xen/xen_4.3.1.bb index afea06c0..f28fd795 100644 --- a/recipes-extended/xen/xen_4.3.0.bb +++ b/recipes-extended/xen/xen_4.3.1.bb | |||
| @@ -11,8 +11,8 @@ SRC_URI = " \ | |||
| 11 | file://flask-avoid-installing-policy-file-as-boot.patch \ | 11 | file://flask-avoid-installing-policy-file-as-boot.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "7b18cfb58f1ac2ce39cf35a1867f0c0a" | 14 | SRC_URI[md5sum] = "7616b8704e1ab89c81f011f0e3703bc8" |
| 15 | SRC_URI[sha256sum] = "e1e9faabe4886e2227aacdbde74410653b233d66642ca1972a860cbec6439961" | 15 | SRC_URI[sha256sum] = "3b5b7cc508b1739753585b5c25635471cdcef680e8770a78bf6ef9333d26a9fd" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/xen-${PV}" | 17 | S = "${WORKDIR}/xen-${PV}" |
| 18 | 18 | ||
| @@ -215,11 +215,11 @@ FILES_${PN}-libfsimage-dev = "${libdir}/libfsimage.so" | |||
| 215 | FILES_${PN}-fsimage = "${libdir}/fs/*/*fsimage.so" | 215 | FILES_${PN}-fsimage = "${libdir}/fs/*/*fsimage.so" |
| 216 | 216 | ||
| 217 | FILES_${PN}-hypervisor = "\ | 217 | FILES_${PN}-hypervisor = "\ |
| 218 | /boot/xen-4.3.0.gz \ | 218 | /boot/xen-4.3.1.gz \ |
| 219 | /boot/xen-4.3.gz \ | 219 | /boot/xen-4.3.gz \ |
| 220 | /boot/xen-4.gz \ | 220 | /boot/xen-4.gz \ |
| 221 | /boot/xen.gz \ | 221 | /boot/xen.gz \ |
| 222 | /boot/xen-syms-4.3.0 \ | 222 | /boot/xen-syms-4.3.1 \ |
| 223 | " | 223 | " |
| 224 | 224 | ||
| 225 | FILES_${PN}-base = "\ | 225 | FILES_${PN}-base = "\ |
