diff options
| -rw-r--r-- | meta/classes/image.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass index d2f8105f13..8242c568a8 100644 --- a/meta/classes/image.bbclass +++ b/meta/classes/image.bbclass | |||
| @@ -227,7 +227,6 @@ LINGUAS_INSTALL ?= "${@" ".join(map(lambda s: "locale-base-%s" % s, d.getVar('IM | |||
| 227 | PSEUDO_PASSWD = "${IMAGE_ROOTFS}:${STAGING_DIR_NATIVE}" | 227 | PSEUDO_PASSWD = "${IMAGE_ROOTFS}:${STAGING_DIR_NATIVE}" |
| 228 | 228 | ||
| 229 | do_rootfs[dirs] = "${TOPDIR}" | 229 | do_rootfs[dirs] = "${TOPDIR}" |
| 230 | do_rootfs[lockfiles] += "${IMAGE_ROOTFS}.lock" | ||
| 231 | do_rootfs[cleandirs] += "${S}" | 230 | do_rootfs[cleandirs] += "${S}" |
| 232 | 231 | ||
| 233 | # Must call real_do_rootfs() from inside here, rather than as a separate | 232 | # Must call real_do_rootfs() from inside here, rather than as a separate |
