[poky] facing problem in branch validation for beagleboard
Bruce Ashfield
bruce.ashfield at gmail.com
Thu Apr 7 07:03:37 PDT 2011
On Thu, Apr 7, 2011 at 1:48 AM, Sparsh Wid hope <sparsh150847 at yahoo.com>wrote:
> Hi All,
>
> Hey Bruce thanks for your kind guidance, it helps me to explore the things.
> I tried to get commit as you suggested:
> surya at spectracore-Vostro-220s-Series:~/Surya/pro/my_poky/poky/build/downloads/git2/git.pokylinux.org.linux-yocto-2.6.37$
> git checkout -b beagle remotes/origin/yocto/standard/beagleboard
>
> fatal: This operation must be run in a work tree
>
Ah yes, sorry about that. I was thinking of just getting the output
via: git whatchanged yocto/standard/beagleboard and git whatchanged meta
in that same tree. It really sounds like the kernel you are being sent via
the fetch phase is different from what you should be getting.
>
> then I tried by removing my kernel:
> rm -r
> home/Surya/pro/my_poky/poky/build/tmp/work/beagleboard-poky-linux-gnueabi/linux-yocto-2.6.37+git3+17e49db8624324d090dd5aaa18ef977bb2dd5f6d_6+17e49db8624324d090dd5aaa18ef977bb2dd5f6d-r16/
> linux
> as I notice some untracked files in git status, but it didn't work.
> The commit of my linux-yocto-2.6.37 is:
>
> commit 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5
> Author: Linus Torvalds <torvalds at linux-foundation.org>
> Date: Tue Jan 4 16:50:19 2011 -0800
>
> Linux 2.6.37
>
> ------------------------------------------------------------------------------------------------------------------------------------
> I hope this information will help you to understand my problem.
>
We are getting there. I'm still not able to see what is the difference
though. Can you retry with the commands I have above ?
Bruce
> Thanks
> --- On *Wed, 6/4/11, Bruce Ashfield <bruce.ashfield at gmail.com>* wrote:
>
>
> From: Bruce Ashfield <bruce.ashfield at gmail.com>
> Subject: Re: [poky] facing problem in branch validation for beagleboard
> To: "Sparsh Wid hope" <sparsh150847 at yahoo.com>
> Cc: "poky" <poky at yoctoproject.org>
> Date: Wednesday, 6 April, 2011, 6:19 PM
>
>
> On Wed, Apr 6, 2011 at 9:25 AM, Sparsh Wid hope <sparsh150847 at yahoo.com<http://mc/compose?to=sparsh150847@yahoo.com>
> > wrote:
>
> Thanks for your response but I don't think any package is going to build.
> I'm sending you whole message on my console after bitbake. Please check it
> and guide me to solve the problem.
> Thanks
>
>
> Are you referring to this warning ?:
>
> WARNING: No bb files matched BBFILE_PATTERN_yocto
> '^/home/surya/Surya/pro/my_poky/poky/meta-yocto/'#######| ETA: 00:00:00
>
> I see it here as well, but it won't impact the board. My beagleboard build
> then
> continues and works fine.
>
> What are the top commits in your linux-yocto-2.6.37 repository on the
> beagleboard
> BSP branch ? (find it in build/downloads/git2/).
>
> Bruce
>
>
>
> --- On *Wed, 6/4/11, Bruce Ashfield <bruce.ashfield at gmail.com<http://mc/compose?to=bruce.ashfield@gmail.com>
> >* wrote:
>
>
> From: Bruce Ashfield <bruce.ashfield at gmail.com<http://mc/compose?to=bruce.ashfield@gmail.com>
> >
> Subject: Re: [poky] facing problem in branch validation for beagleboard
> To: "Sparsh Wid hope" <sparsh150847 at yahoo.com<http://mc/compose?to=sparsh150847@yahoo.com>
> >
> Cc: "poky" <poky at yoctoproject.org<http://mc/compose?to=poky@yoctoproject.org>
> >
> Date: Wednesday, 6 April, 2011, 12:38 PM
>
>
>
>
> On Wed, Apr 6, 2011 at 6:48 AM, Sparsh Wid hope <sparsh150847 at yahoo.com>wrote:
>
> Hi All,
>
> I'm trying to build a poky image for beagle board with linux-yocto-2.6.37
> and got following errors.
>
>
> Hmm. This should never happen, it means that something has gone
> wrong with the clone of linux-yocto-2.6.37.
>
>
>
> Unstaged changes after reset:
> M .gitignore
> M Documentation/hwmon/jc42
> .
> .
> .
> error: Your local changes to the following files would be overwritten by
> checkout
> .
> .
> .
> Please move or remove them before you can switch branches.
> Aborting
> error: Cannot delete the branch 'meta-temp' which you are currently on.
> error: Your local changes to the following files would be overwritten by
> checkout:
> .
> .
> .
> Please move or remove them before you can switch branches.
> Aborting
> warning: could not find ktypes/temp.scc
> ./0-meta-temp-a81c58139afe973468e690658cd5f18d.sco: line 14: temp_
>
>
> If this happens, the system was attempting to construct an automatic
> definition
> and it couldn't since the tree wasn't recognizable.
>
> Do any of the qemu targets build ? I'd like to narrow down what could be
> going wrong.
>
> Cheers,
>
> Bruce
>
>
> 68b329da9893e34099c7d8ad5cb9c940: command not found
> ERROR. Could not locate meta series for beagleboard-standard
> ERROR: Function 'do_patch' failed (see
> /home/surya/Surya/pro/my_poky/poky/build/tmp/work/beagleboard-poky-linux-gnueabi/linux-yocto-2.6.37+git3+17e49db8624324d090dd5aaa18ef977bb2dd5f6d_3+17e49db8624324d090dd5aaa18ef977bb2dd5f6d-r16/temp/log.do_patch.13906
> for further information)
>
> -----------------------------------------------------------------------------------------------------------------------------------
> please help me to resolve the problem.
> Thanks in advance
> Sparsh
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await thee
> at its end"
>
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await thee
> at its end"
>
>
--
"Thou shalt not follow the NULL pointer, for chaos and madness await thee at
its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110407/118771bd/attachment.html>
More information about the poky
mailing list