Hello,
Ha anyone use Pydev in order to develop hob or bitbake?
What I am basically interested in is:
1. Doing remote debugging of hob.
2. A feature similar to a "Fix and Continue" (change the code, and re-run
it without re-running the entire hob from the beginning)
Now. I did a small
On Tue, 2012-08-07 at 07:48 +, Iorga, Cristian wrote:
> Remote debugging seems possible, but we did not set it up (yet).
>
> “Fix and Continue” we don’t know if it exists in Python world, because
> of the way Pyhon (interpreter + base language works).
>
> I.e.: Python: from module import spam
For me this procedure works:
- bitbake linux-imx -c cleansstate
- bitbake linux-imx -c patch
- bitbake linux-imx -c menuconfig (add usb-serial converter support)
- bitbake linux-imx
Giovanni
--
Dott. Ing. Giovanni Foiani
Cell:+39-349-3577515
Phone:+39-0532-97-4106
mail
Hi,
I decided to modify the bash and busybox recipes to build statically,
and try to create a core-image-minimal root filesystem, so that I can get a
sensible prompt with paths set, etc, to debug the dynamic linking issue.
Just copying a static bash binary to the root of the ramdisk imag
On Tue, Aug 7, 2012 at 1:10 PM, Elvis Dowson wrote:
> Hi,
> I decided to modify the bash and busybox recipes to build
> statically, and try to create a core-image-minimal root filesystem, so that
> I can get a sensible prompt with paths set, etc, to debug the dynamic
> linking issue.
>
> J
Hi,
On Aug 8, 2012, at 12:13 AM, Khem Raj wrote:
> On Tue, Aug 7, 2012 at 1:10 PM, Elvis Dowson wrote:
>> Hi,
>>I decided to modify the bash and busybox recipes to build
>> statically, and try to create a core-image-minimal root filesystem, so that
>> I can get a sensible prompt with pat
On Tue, Aug 7, 2012 at 1:24 PM, Elvis Dowson wrote:
>
> Is there something that I can disable to get static bash to run to the
> prompt, with the core-image-minimal image?
well compile bash or dash as static and copy it manually into the
rootfile system
nfs root works well for such experiments. D
Hi,
On Aug 8, 2012, at 0:30, Khem Raj wrote:
> On Tue, Aug 7, 2012 at 1:24 PM, Elvis Dowson wrote:
>>
>> Is there something that I can disable to get static bash to run to the
>> prompt, with the core-image-minimal image?
>
> well compile bash or dash as static and copy it manually into the
>
From: Kishore Bodke
Hi,
This patch is for moving the Matrox MGA Xorg driver from meta-romley
to meta-intel/commmon/recipes-graphics/xorg-xserver location.
This MGA Xorg driver will be used by other ISG meta-intel BSPs.
Please pull into meta-intel/master.
Thanks
Kishore.
The following change
From: Kishore Bodke
Matrox MGA Xorg driver is being used by other meta-intel
BSPs. So move this to meta-intel/common/recipes-graphics
and include in the machine.conf
Signed-off-by: Kishore Bodke
---
.../xorg-xserver}/xf86-video-mga_1.4.13.bb |0
conf/machine/include/ia
Hi,
I was just going through the recipes-devtools/gcc/gcc-common.inc file,
and noticed the following snippet:
def get_gcc_multiarch_setting(bb, d):
target_arch = d.getVar('TRANSLATED_TARGET_ARCH', True)
multiarch_options = {
"i586":"--enable-targets=all",
"powerp
On Tue, Aug 7, 2012 at 7:36 PM, Elvis Dowson wrote:
> Hi,
> I was just going through the recipes-devtools/gcc/gcc-common.inc file,
> and noticed the following snippet:
>
> def get_gcc_multiarch_setting(bb, d):
> target_arch = d.getVar('TRANSLATED_TARGET_ARCH', True)
> multiarch_optio
On Tue, Aug 7, 2012 at 1:33 PM, Elvis Dowson wrote:
> I tired manually copying the static bash binary 8mb, over to the ramdisk root
> folder. The problem still manifests, if there is no other file other than the
> static bash file, it displays the prompt. If the core-minimal-console image
> exi
Attendees:
LaurentiuP, Bogdan, Jessica, Jason, LaurentiuS, Paul, Jeff, Kevin, Richard,
Bjorn, Nitin, Tom, Mark, Michael, Beth, JasonK, Cristian, Bruce, Song
Agenda:
* Opens collection - 5 min (Song)
* Announcement about the priority merge:
- categories: high, medium+, medium, low
- The tea
14 matches
Mail list logo