imx6dl - menu conifg

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6dl - menu conifg

Jump to solution
758 Views
shankovai
Contributor III

Hello support team,

MACHINE=imx6qdlsabresd DISTRO=fsl-imx-wayland source ./imx-setup-release.sh -b build

bitbake imx-image-base

once the OS image build,how to activate the make menuconfig, i want to customize the settings?

can you provide me the documents

Thanks.

 

 

Labels (1)
0 Kudos
Reply
1 Solution
751 Views
joanxie
NXP TechSupport
NXP TechSupport

don't have any document for this simple command, when you use the command, did you get the picture as below?

joanxie_0-1658569261761.png

 if yes, you can enable or disable them in the kernel configuration, then you choose "save" after you set, in the end, use the command "bitbake linux-imx -f" to build the kernel again

View solution in original post

0 Kudos
Reply
3 Replies
753 Views
shankovai
Contributor III

bitbake linux-imx -c menuconfig


WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
Loading cache: 100% |######################################################################################################################| Time: 0:00:00
Loaded 4736 entries from dependency cache.
Parsing recipes: 100% |####################################################################################################################| Time: 0:00:01
Parsing of 3187 .bb files complete (3186 cached, 1 parsed). 4737 targets, 589 skipped, 5 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "2.0.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6qdlsabresd"
DISTRO = "fsl-imx-wayland"
DISTRO_VERSION = "5.15-kirkstone"
TUNE_FEATURES = "arm vfp cortexa9 neon thumb callconvention-hard"
TARGET_FPU = "hard"
meta
meta-poky = "HEAD:27de52e402ae000dfa502d52908cd6e6aef923ec"
meta-oe
meta-multimedia
meta-python = "HEAD:5357c7a40eaf8d1bcf7ff58edbba8e9527e40c7d"
meta-freescale = "HEAD:2fb1ce365338126aad365012ebb913b3e4a9f1be"
meta-freescale-3rdparty = "HEAD:de0eb1408150d77f9cce97c559f9a5a3c71e5d6c"
meta-freescale-distro = "HEAD:fc15f5003043da23212596be7366ae2547c308ad"
meta-bsp
meta-sdk
meta-ml
meta-v2x = "HEAD:5bc708f56575a878da17f2148e959c95d06cf8db"
meta-nxp-demo-experience = "HEAD:8fade3993b832ecd823771644f2a7b731f8f4527"
meta-chromium = "HEAD:d25d8ee98a656b2534d0eec6138ef264529fab4f"
meta-clang = "HEAD:85d956d95401479ca666139e31f662f60c156d5f"
meta-gnome
meta-networking
meta-filesystems = "HEAD:5357c7a40eaf8d1bcf7ff58edbba8e9527e40c7d"
meta-qt6 = "HEAD:b2894aad5c1aaa85f2f5c7b94391b7c51c39e555"
meta-virtualization = "HEAD:973c8d0964c6f40338857efe5b8009b2f647d485"

Initialising tasks: 100% |#################################################################################################################| Time: 0:00:00
Sstate summary: Wanted 0 Local 0 Mirrors 0 Missed 0 Current 94 (0% match, 100% complete)
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 431 tasks of which 431 didn't need to be rerun and all succeeded.

 

Do you have any document for menuconfig

loading and saving the config file

thanks

 

 

 

0 Kudos
Reply
752 Views
joanxie
NXP TechSupport
NXP TechSupport

don't have any document for this simple command, when you use the command, did you get the picture as below?

joanxie_0-1658569261761.png

 if yes, you can enable or disable them in the kernel configuration, then you choose "save" after you set, in the end, use the command "bitbake linux-imx -f" to build the kernel again

0 Kudos
Reply
756 Views
joanxie
NXP TechSupport
NXP TechSupport

try to use command "bitbake linux-imx  -c menuconfig "

 

0 Kudos
Reply