diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/images/build-appliance-image.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/images/build-appliance-image.bb b/meta/recipes-core/images/build-appliance-image.bb index 2bcfe8c508..35c6abebec 100644 --- a/meta/recipes-core/images/build-appliance-image.bb +++ b/meta/recipes-core/images/build-appliance-image.bb | |||
| @@ -68,6 +68,8 @@ fakeroot do_populate_poky_src () { | |||
| 68 | 68 | ||
| 69 | IMAGE_PREPROCESS_COMMAND += "do_populate_poky_src; " | 69 | IMAGE_PREPROCESS_COMMAND += "do_populate_poky_src; " |
| 70 | 70 | ||
| 71 | addtask rootfs after do_unpack | ||
| 72 | |||
| 71 | python () { | 73 | python () { |
| 72 | # Ensure we run these usually noexec tasks | 74 | # Ensure we run these usually noexec tasks |
| 73 | d.delVarFlag("do_fetch", "noexec") | 75 | d.delVarFlag("do_fetch", "noexec") |
