All of lore.kernel.org
 help / color / mirror / Atom feed
From: "lianjf@ava.com.cn" <lianjf@ava.com.cn>
To: "Jonas Rydow" <jrydow@gmail.com>,
	 meta-freescale <meta-freescale@yoctoproject.org>
Subject: Re: consultion about Yocto Project 3.10.17-1.0.0_GA kernel
Date: Mon, 18 Aug 2014 17:09:28 +0800	[thread overview]
Message-ID: <2014081817092737577810@ava.com.cn> (raw)
In-Reply-To: CAHwR_AWS5PtekJMfPysptGFLdaACfMcCRt6VQDQwe_bP-o0HDg@mail.gmail.com

[-- Attachment #1: Type: text/plain, Size: 3539 bytes --]

Hi ,
Thanks for your reply.I follow the step of "there is information in the yocto manual on how to compile the kernel",the website is : http://www.yoctoproject.org/docs/1.6/dev-manual/dev-manual.html#configuring-the-kernel,but i met a problem,when i run the command "bitbake linux-yocto -c menuconfig“,something goes wrong:
---------------------------------------------------------------------------------------------------------fei@fei-virtual-machine:~/sources/poky/build$ bitbake linux-yocto -c menuconfig



ERROR: Error parsing configuration files

Traceback (most recent call last):

  File "/home/fei/sources/poky/bitbake/lib/bb/cookerdata.py", line 227, in CookerDataBuilder.parseBaseConfiguration():

             try:

    >            self.parseConfigurationFiles(self.prefiles, self.postfiles)

             except SyntaxError:

  File "/home/fei/sources/poky/bitbake/lib/bb/cookerdata.py", line 289, in CookerDataBuilder.parseConfigurationFiles(prefiles=[], postfiles=[]):

             if data.getVar("BB_WORKERCONTEXT", False) is None:

    >            bb.fetch.fetcher_init(data)

             bb.codeparser.parser_cache_init(data)

  File "/home/fei/sources/poky/bitbake/lib/bb/fetch2/__init__.py", line 472, in fetcher_init(d=<bb.data_smart.DataSmart object at 0xb6c213ac>):

                 pass

    >        revs.clear()

         else:

  File "/home/fei/sources/poky/bitbake/lib/bb/persist_data.py", line 147, in SQLTable.clear():

         def clear(self):

    >        self._execute("DELETE FROM %s;" % self.table)

     

  File "/home/fei/sources/poky/bitbake/lib/bb/persist_data.py", line 66, in SQLTable._execute(*query=('DELETE FROM BB_URI_HEADREVS;',)):

                 try:

    >                return self.cursor.execute(*query)

                 except sqlite3.OperationalError as exc:

OperationalError: attempt to write a readonly database
-----------------------------------------------------------------------------------------------------------------Any help would be appreciated.



Best Regards
 
------------------
Lian jianfei
5F, No.15, Ke Hui 2nd Street, Ke Hui Development Centre Science Avenue, Science City, Luo Gang District Guangzhou, China 510663
TEL: 15989094327
Email: lianjf@ava.com.cn
 
From: Jonas Rydow
Date: 2014-08-18 16:27
To: lianjf@ava.com.cn
Subject: Re: [meta-freescale] consultion about Yocto Project 3.10.17-1.0.0_GA kernel
Hi,
if you have started from here:
https://github.com/Freescale/fsl-community-bsp-platform

then there is information in the yocto manual on how to compile the kernel:
http://www.yoctoproject.org/docs/1.6/dev-manual/dev-manual.html#configuring-the-kernel
and especially here where to find the downloaded source
http://www.yoctoproject.org/docs/1.6/dev-manual/dev-manual.html#finding-the-kernel-source-code

Jonas

On Mon, Aug 18, 2014 at 8:23 AM, lianjf@ava.com.cn <lianjf@ava.com.cn> wrote:
Hi ,

Can anyone tell me how to get the source code kernel of Yocto Project 3.10.17-1.0.0_GA,in which i can make menuconfig and compile the kernel.
Any help would be appreciated.




Best Regards
 
------------------
Lian jianfei
5F, No.15, Ke Hui 2nd Street, Ke Hui Development Centre Science Avenue, Science City, Luo Gang District Guangzhou, China 510663
TEL: 15989094327
Email: lianjf@ava.com.cn

--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale



[-- Attachment #2: Type: text/html, Size: 8762 bytes --]

  parent reply	other threads:[~2014-08-18  9:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-18  6:23 consultion about Yocto Project 3.10.17-1.0.0_GA kernel lianjf
     [not found] ` <CAHwR_AWS5PtekJMfPysptGFLdaACfMcCRt6VQDQwe_bP-o0HDg@mail.gmail.com>
2014-08-18  9:09   ` lianjf [this message]
2014-08-18 13:18     ` Jonas Rydow
2014-08-19  9:40       ` lianjf
2014-08-25  9:21       ` lianjf
2014-08-25 11:33         ` Jonas Rydow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2014081817092737577810@ava.com.cn \
    --to=lianjf@ava.com.cn \
    --cc=jrydow@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.