diff options
Diffstat (limited to 'recipes-devtools/qemu/qemu-qoriq_4.2.bb')
| -rw-r--r-- | recipes-devtools/qemu/qemu-qoriq_4.2.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq_4.2.bb b/recipes-devtools/qemu/qemu-qoriq_4.2.bb index 5ac774ed2..cb415d66b 100644 --- a/recipes-devtools/qemu/qemu-qoriq_4.2.bb +++ b/recipes-devtools/qemu/qemu-qoriq_4.2.bb | |||
| @@ -15,9 +15,7 @@ SRC_URI = "gitsm://github.com/nxp-qoriq/qemu;protocol=https;nobranch=1 \ | |||
| 15 | file://0002-Add-subpackage-ptest-which-runs-all-unit-test-cases-.patch \ | 15 | file://0002-Add-subpackage-ptest-which-runs-all-unit-test-cases-.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRCREV = "14fda5a42df6c72e890d6a97ff88c5852172604b" | 18 | SRCREV = "a46ddbbe661677dcfa342f00ab7ab71e5f6f1a09" |
| 19 | |||
| 20 | S = "${WORKDIR}/git" | ||
| 21 | 19 | ||
| 22 | python() { | 20 | python() { |
| 23 | d.appendVar('PROVIDES', ' ' + d.getVar('BPN').replace('-qoriq', '')) | 21 | d.appendVar('PROVIDES', ' ' + d.getVar('BPN').replace('-qoriq', '')) |
