<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: config file is not updating after doing menuconfig in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529815#M84622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;bitbake linux-imx -c menuconfig&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt; You can copy .config to my_custom_deficonf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;linux-imx_3.14.38.bb&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;do_configure_prepend() {&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp; cp ${S}/arch/arm/configs/&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;my_custom_deficonf&lt;/SPAN&gt;&amp;nbsp; ${S}/.config&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp; cp ${S}/arch/arm/configs/&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;my_custom_deficonf&lt;/SPAN&gt;&amp;nbsp; ${S}/../defconfig&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jul 2016 08:05:37 GMT</pubDate>
    <dc:creator>saurabh206</dc:creator>
    <dc:date>2016-07-01T08:05:37Z</dc:date>
    <item>
      <title>config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529814#M84621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having imx6ulevk board using this git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.14.38-6UL_ga repo.&lt;/P&gt;&lt;P&gt;I am doing bitbake -c menuconfig linux-imx, I am disabling LCD, Video, FB and Sound drivers, Keybaord . when I check the .config file still these are set to "y". these are some of the configs. Why this is happening.&lt;/P&gt;&lt;P&gt;CONFIG_KEYBOARD_GPIO=y&lt;/P&gt;&lt;P&gt;CONFIG_KEYBOARD_SNVS_PWRKEY=y&lt;/P&gt;&lt;P&gt;CONFIG_KEYBOARD_IMX=y&lt;/P&gt;&lt;P&gt;CONFIG_MOUSE_PS2=m&lt;/P&gt;&lt;P&gt;CONFIG_MOUSE_PS2_ELANTECH=y&lt;/P&gt;&lt;P&gt;CONFIG_FB=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXS=y&lt;/P&gt;&lt;P&gt;CONFIG_BACKLIGHT_LCD_SUPPORT=y&lt;/P&gt;&lt;P&gt;CONFIG_LCD_CLASS_DEVICE=y&lt;/P&gt;&lt;P&gt;CONFIG_LCD_L4F00242T03=y&lt;/P&gt;&lt;P&gt;CONFIG_LCD_PLATFORM=y&lt;/P&gt;&lt;P&gt;CONFIG_BACKLIGHT_CLASS_DEVICE=y&lt;/P&gt;&lt;P&gt;CONFIG_BACKLIGHT_PWM=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXC_SYNC_PANEL=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXC_LDB=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXC_MIPI_DSI_SAMSUNG=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXC_TRULY_WVGA_SYNC_PANEL=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXC_HDMI=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXC_EINK_PANEL=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXC_EINK_V2_PANEL=y&lt;/P&gt;&lt;P&gt;CONFIG_FB_MXS_SII902X=y&lt;/P&gt;&lt;P&gt;And also when i try top copy this config file ../sources there is no linux-imx -3.14.38 instead i have 3.14.28 sources and bb files. you an see the list of files below present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drwxrwxrwx 3 root root 4096 Jun 12 22:35 linux-fslc&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 681 Jun 12 22:35 linux-fslc_4.1.bb&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 370 Jun 12 22:35 linux-fslc.inc&lt;/P&gt;&lt;P&gt;drwxrwxrwx 2 root root 4096 Jun 12 22:35 linux-imx&lt;/P&gt;&lt;P&gt;drwxrwxrwx 5 root root 4096 Jun 12 22:35 linux-imx-2.6.35.3&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 908 Jun 12 22:35 linux-imx_2.6.35.3.bb&lt;/P&gt;&lt;P&gt;drwxrwxrwx 3 root root 4096 Jun 12 22:35 linux-imx-3.14.28&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 993 Jun 12 22:35 linux-imx_3.14.28.bb&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 665 Jun 12 22:35 linux-imx.inc&lt;/P&gt;&lt;P&gt;drwxrwxrwx 3 root root 4096 Jun 12 22:35 linux-imx-mfgtool-3.14.28&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 380 Jun 12 22:35 linux-imx-mfgtool_3.14.28.bb&lt;/P&gt;&lt;P&gt;drwxrwxrwx 3 root root 4096 Jun 12 22:35 linux-imx-rt-3.14.28&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root 1241 Jun 12 22:35 linux-imx-rt_3.14.28.bb&lt;/P&gt;&lt;P&gt;drwxrwxrwx 2 root root 4096 Jun 12 22:35 linux-ls1&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 364 Jun 12 22:35 linux-ls1_3.12.bb&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 780 Jun 12 22:35 linux-ls1.inc&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root 3000 Jun 12 22:35 linux-mfgtool.inc&lt;/P&gt;&lt;P&gt;drwxrwxrwx 2 root root 4096 Jun 12 22:35 linux-timesys-3.0.15&lt;/P&gt;&lt;P&gt;-rwxrwxrwx 1 root root&amp;nbsp; 719 Jun 12 22:35 linux-timesys_3.0.15.bb&lt;/P&gt;&lt;P&gt;linux@ubuntu:/home/fsl-release-bsp/sources/meta-fsl-arm/recipes-k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit 1 :&lt;/P&gt;&lt;P&gt;I found that linux-imx -3.14.38.bb is present in meta-fsl-bsp-release/imx/meta-bsp &lt;/P&gt;&lt;P&gt;below is my bb layer conf&lt;/P&gt;&lt;P&gt;LCONF_VERSION = "6"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBPATH = "${TOPDIR}"&lt;/P&gt;&lt;P&gt;BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBFILES ?= ""&lt;/P&gt;&lt;P&gt;BBLAYERS = " \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ${BSPDIR}/sources/poky/meta \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ${BSPDIR}/sources/poky/meta-yocto \&lt;/P&gt;&lt;P&gt;&amp;nbsp; \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ${BSPDIR}/sources/meta-openembedded/meta-oe \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ${BSPDIR}/sources/meta-openembedded/meta-multimedia \&lt;/P&gt;&lt;P&gt;&amp;nbsp; \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ${BSPDIR}/sources/meta-fsl-arm \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ${BSPDIR}/sources/meta-fsl-arm-extra \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ${BSPDIR}/sources/meta-fsl-demos \&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;##Freescale Yocto Release layer&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-fsl-bsp-release/imx/meta-bsp "&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-fsl-bsp-release/imx/meta-sdk "&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-browser "&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-gnome "&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-networking "&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-python "&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-ruby "&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-openembedded/meta-filesystems "&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-qt5 "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do bitbake linu-imx th .sdcard image is showing aroung 880 MB... Is it common?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 05:40:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529814#M84621</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-07-01T05:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529815#M84622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;bitbake linux-imx -c menuconfig&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt; You can copy .config to my_custom_deficonf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;linux-imx_3.14.38.bb&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;do_configure_prepend() {&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp; cp ${S}/arch/arm/configs/&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;my_custom_deficonf&lt;/SPAN&gt;&amp;nbsp; ${S}/.config&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp; cp ${S}/arch/arm/configs/&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;my_custom_deficonf&lt;/SPAN&gt;&amp;nbsp; ${S}/../defconfig&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 08:05:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529815#M84622</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2016-07-01T08:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529816#M84623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;linux-imx_3.14.38.bb file and the lines were already added. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;my question is why the changes are not reflecting in .config file. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;When we do bitbake linux-imx -c menuconfig &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;the configuration is saved in .config file, but whatever i removed were also marked as "y" inside the .config file.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 09:04:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529816#M84623</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-07-01T09:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529817#M84624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I try to build freshly by removing the previous build directory I am getting below errors&lt;/P&gt;&lt;P&gt;linux@ubuntu:/home/fsl-release-bsp/FreshBuild$ bitbake fsl-image-gui&lt;/P&gt;&lt;P&gt;Parsing recipes: 100% |#################################################################################################################################| Time: 00:01:34&lt;/P&gt;&lt;P&gt;Parsing of 2049 .bb files complete (0 cached, 2049 parsed). 2564 targets, 157 skipped, 0 masked, 0 errors.&lt;/P&gt;&lt;P&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)&lt;/P&gt;&lt;P&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg&lt;/P&gt;&lt;P&gt;NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native)&lt;/P&gt;&lt;P&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native&lt;/P&gt;&lt;P&gt;ERROR: Nothing PROVIDES 'virtual/libgles2' (but /home/fsl-release-bsp/sources/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.4.5.bb, /home/fsl-release-bsp/sources/poky/meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb DEPENDS on or otherwise requires it)&lt;/P&gt;&lt;P&gt;ERROR: amd-gpu-x11-bin-mx51 PROVIDES virtual/libgles2 but was skipped: incompatible with machine imx6ulevk (not in COMPATIBLE_MACHINE)&lt;/P&gt;&lt;P&gt;ERROR: amd-gpu-bin-mx51 PROVIDES virtual/libgles2 but was skipped: incompatible with machine imx6ulevk (not in COMPATIBLE_MACHINE)&lt;/P&gt;&lt;P&gt;NOTE: Runtime target 'gstreamer1.0-plugins-bad-meta' is unbuildable, removing...&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-bad-meta', 'virtual/libgles2']&lt;/P&gt;&lt;P&gt;NOTE: Runtime target 'packagegroup-fsl-multimedia-gstreamer1.0-core' is unbuildable, removing...&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['packagegroup-fsl-multimedia-gstreamer1.0-core', 'gstreamer1.0-plugins-bad-meta', 'virtual/libgles2']&lt;/P&gt;&lt;P&gt;ERROR: Required build target 'fsl-image-gui' has no buildable providers.&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['fsl-image-gui', 'packagegroup-fsl-multimedia-gstreamer1.0-core', 'gstreamer1.0-plugins-bad-meta', 'virtual/libgles2']&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 10:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529817#M84624</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-07-01T10:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529818#M84625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can run following command sequences&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake -f -c clean &amp;lt;package_name&amp;gt;&lt;/P&gt;&lt;P&gt;bitbake -f -c compile &amp;lt;package_name&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 11:12:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529818#M84625</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2016-07-01T11:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529819#M84626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will try these commands &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/SaurabhPatel"&gt;SaurabhPatel&lt;/A&gt;​ and let you know the result &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 11:42:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529819#M84626</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-07-01T11:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529820#M84627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;again I am getting the same error&lt;/P&gt;&lt;P&gt;linux@ubuntu:/home/fsl-release-bsp/FreshBuild$ bitbake -f -c clean fsl-image-gui&lt;/P&gt;&lt;P&gt;Loading cache: 100% |###################################################################################################################################| ETA:&amp;nbsp; 00:00:00&lt;/P&gt;&lt;P&gt;Loaded 2565 entries from dependency cache.&lt;/P&gt;&lt;P&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)&lt;/P&gt;&lt;P&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg&lt;/P&gt;&lt;P&gt;NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native)&lt;/P&gt;&lt;P&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native&lt;/P&gt;&lt;P&gt;ERROR: Nothing PROVIDES 'virtual/libgles2' (but /home/fsl-release-bsp/sources/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.4.5.bb, /home/fsl-release-bsp/sources/poky/meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb DEPENDS on or otherwise requires it)&lt;/P&gt;&lt;P&gt;ERROR: amd-gpu-bin-mx51 PROVIDES virtual/libgles2 but was skipped: incompatible with machine imx6ulevk (not in COMPATIBLE_MACHINE)&lt;/P&gt;&lt;P&gt;ERROR: amd-gpu-x11-bin-mx51 PROVIDES virtual/libgles2 but was skipped: incompatible with machine imx6ulevk (not in COMPATIBLE_MACHINE)&lt;/P&gt;&lt;P&gt;NOTE: Runtime target 'gstreamer1.0-plugins-bad-meta' is unbuildable, removing...&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-bad-meta', 'virtual/libgles2']&lt;/P&gt;&lt;P&gt;NOTE: Runtime target 'packagegroup-fsl-multimedia-gstreamer1.0-core' is unbuildable, removing...&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['packagegroup-fsl-multimedia-gstreamer1.0-core', 'gstreamer1.0-plugins-bad-meta', 'virtual/libgles2']&lt;/P&gt;&lt;P&gt;ERROR: Required build target 'fsl-image-gui' has no buildable providers.&lt;/P&gt;&lt;P&gt;Missing or unbuildable dependency chain was: ['fsl-image-gui', 'packagegroup-fsl-multimedia-gstreamer1.0-core', 'gstreamer1.0-plugins-bad-meta', 'virtual/libgles2']&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tomorrow I am going to do a fresh copy of entire project and let you know the result by monday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 11:47:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529820#M84627</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-07-01T11:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529821#M84628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/saurabh206"&gt;saurabh206&lt;/A&gt;​ i downloaded the fresh package. &lt;/P&gt;&lt;P&gt;Now i am able to compile the kernel.&lt;/P&gt;&lt;P&gt;But still when i do bitbake linu-imx -c menuconfig i am unable to generate the modifed image. config file is not chnaging. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 06:41:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529821#M84628</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-07-06T06:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529822#M84629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/saurabh206"&gt;saurabh206&lt;/A&gt;​thank you &lt;/P&gt;&lt;P&gt;I followed the below steps&lt;/P&gt;&lt;P&gt;1. bitbake linux-imx -c menuconfig&lt;/P&gt;&lt;P&gt;2. After doing menuconfig copy the .conig to ../defconfig&lt;/P&gt;&lt;P&gt;3. later copy that .config to (build_dir)/work-shared/imx6ulevk/kernel-source/arch/arm/configs/imx_v7_defconfig and imx_v6_v7_defconfig.&lt;/P&gt;&lt;P&gt;it worked &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529822#M84629</guid>
      <dc:creator>chandraevolute</dc:creator>
      <dc:date>2016-07-07T10:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: config file is not updating after doing menuconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529823#M84630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good You are able to solve your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 11:29:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/config-file-is-not-updating-after-doing-menuconfig/m-p/529823#M84630</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2016-07-07T11:29:31Z</dc:date>
    </item>
  </channel>
</rss>

