mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
extra-build-config.md: Remove outdated kernel_configure_variable references
The referenced `kernel_configure_variable` statements were removed in PR #227. Signed-off-by: Trevor M <45127883+tream2001@users.noreply.github.com>
This commit is contained in:
parent
6de8362f59
commit
4cb76d18d0
@ -186,12 +186,6 @@ It means that, for those boards, `RPI_USE_U_BOOT = "1"` is not compatible with
|
|||||||
|
|
||||||
To build an initramfs image:
|
To build an initramfs image:
|
||||||
|
|
||||||
* Set this 3 kernel variables (in kernel's do_configure:prepend in linux-raspberrypi.inc after the line kernel_configure_variable LOCALVERSION "\"\""
|
|
||||||
)
|
|
||||||
- kernel_configure_variable BLK_DEV_INITRD y
|
|
||||||
- kernel_configure_variable INITRAMFS_SOURCE ""
|
|
||||||
- kernel_configure_variable RD_GZIP y
|
|
||||||
|
|
||||||
* Set the yocto variables (e.g. in local.conf)
|
* Set the yocto variables (e.g. in local.conf)
|
||||||
- `INITRAMFS_IMAGE = "<name for your initramfs image>"`
|
- `INITRAMFS_IMAGE = "<name for your initramfs image>"`
|
||||||
- `INITRAMFS_IMAGE_BUNDLE = "1"`
|
- `INITRAMFS_IMAGE_BUNDLE = "1"`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user