diff options
Diffstat (limited to 'recipes-devtools/qemu')
-rw-r--r-- | recipes-devtools/qemu/qemu-qoriq_4.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq_4.2.bb b/recipes-devtools/qemu/qemu-qoriq_4.2.bb index 5ac774ed2..20ba6b535 100644 --- a/recipes-devtools/qemu/qemu-qoriq_4.2.bb +++ b/recipes-devtools/qemu/qemu-qoriq_4.2.bb | |||
@@ -17,8 +17,6 @@ SRC_URI = "gitsm://github.com/nxp-qoriq/qemu;protocol=https;nobranch=1 \ | |||
17 | 17 | ||
18 | SRCREV = "14fda5a42df6c72e890d6a97ff88c5852172604b" | 18 | SRCREV = "14fda5a42df6c72e890d6a97ff88c5852172604b" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | ||
21 | |||
22 | python() { | 20 | python() { |
23 | d.appendVar('PROVIDES', ' ' + d.getVar('BPN').replace('-qoriq', '')) | 21 | d.appendVar('PROVIDES', ' ' + d.getVar('BPN').replace('-qoriq', '')) |
24 | pkgs = d.getVar('PACKAGES').split() | 22 | pkgs = d.getVar('PACKAGES').split() |