diff options
| -rw-r--r-- | recipes-extended/xen/xen-tools_4.19.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/xen/xen_4.19.bb | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/recipes-extended/xen/xen-tools_4.19.bb b/recipes-extended/xen/xen-tools_4.19.bb index 2d467004..3667e044 100644 --- a/recipes-extended/xen/xen-tools_4.19.bb +++ b/recipes-extended/xen/xen-tools_4.19.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # tag: RELEASE-4.19.0 | 1 | # tag: RELEASE-4.19.0 |
| 2 | SRCREV ?= "026c9fa29716b0ff0f8b7c687908e71ba29cf239" | 2 | SRCREV ?= "8dd897e69119492989aaa034967f3a887f590197" |
| 3 | 3 | ||
| 4 | XEN_REL ?= "4.19" | 4 | XEN_REL ?= "4.19" |
| 5 | XEN_BRANCH ?= "stable-4.19" | 5 | XEN_BRANCH ?= "stable-4.19" |
diff --git a/recipes-extended/xen/xen_4.19.bb b/recipes-extended/xen/xen_4.19.bb index 6d3ecfa2..3ee29ae1 100644 --- a/recipes-extended/xen/xen_4.19.bb +++ b/recipes-extended/xen/xen_4.19.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # tag: RELEASE-4.19.0 | 1 | # tag: RELEASE-4.19.0 |
| 2 | SRCREV ?= "026c9fa29716b0ff0f8b7c687908e71ba29cf239" | 2 | SRCREV ?= "8dd897e69119492989aaa034967f3a887f590197" |
| 3 | 3 | ||
| 4 | XEN_REL ?= "4.19.0" | 4 | XEN_REL ?= "4.19.0" |
| 5 | XEN_BRANCH ?= "stable-4.19" | 5 | XEN_BRANCH ?= "stable-4.19" |
| @@ -7,7 +7,6 @@ XEN_BRANCH ?= "stable-4.19" | |||
| 7 | SRC_URI = " \ | 7 | SRC_URI = " \ |
| 8 | git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \ | 8 | git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \ |
| 9 | file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch \ | 9 | file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch \ |
| 10 | file://0001-arm-silence-gcc14-warning-error-on-irq-bounds-check.patch \ | ||
| 11 | " | 10 | " |
| 12 | 11 | ||
| 13 | LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" | 12 | LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" |
