diff options
Diffstat (limited to 'meta/classes/uboot-extlinux-config.bbclass')
| -rw-r--r-- | meta/classes/uboot-extlinux-config.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/uboot-extlinux-config.bbclass b/meta/classes/uboot-extlinux-config.bbclass index ec5fffb7bb..904d5b3cfd 100644 --- a/meta/classes/uboot-extlinux-config.bbclass +++ b/meta/classes/uboot-extlinux-config.bbclass | |||
| @@ -90,7 +90,6 @@ python create_extlinux_config() { | |||
| 90 | bb.fatal('OVERRIDES not defined') | 90 | bb.fatal('OVERRIDES not defined') |
| 91 | 91 | ||
| 92 | localdata.setVar('OVERRIDES', label + ':' + overrides) | 92 | localdata.setVar('OVERRIDES', label + ':' + overrides) |
| 93 | bb.data.update_data(localdata) | ||
| 94 | 93 | ||
| 95 | extlinux_console = localdata.getVar('UBOOT_EXTLINUX_CONSOLE') | 94 | extlinux_console = localdata.getVar('UBOOT_EXTLINUX_CONSOLE') |
| 96 | 95 | ||
