Still don’t have a Meld Account?
Join now to be a part of the worlds largest embedded linux community!
Join Now!Discussions > System Integration
gnu tools 4.3.0 vs 4.4.0
I see that both are available for download. Is there any reason to stick with 4.3.0?
--Pat O'Neil
Hughes Network Systems
Germantown, Md.
i need to write LED driver for an pico chip
i need to write platform driver
here there are two leds are there,for this i have two gpio macros i.e PC302_GPIO_PIN_ARM_1/ARM_2
i need to glow these two leds one after the other
i did not have much knowledge on gpios
can any one tell how to approach this
Connecting
HI,
I am a Windows programmer. I also develop for Windows Mobile, Android and BlackBerry. I am using an IP Camera. It has the usual cgi scripts on it which I can access to control the camera functions. What I would like to do is browse the files on the device and perhaps upload my own cgi scripts onto the device. With a mobile device such as Android (etc) I can use certain development tools such as Eclipse. What tools are there availble for a Windows Developer to access and connect to an IP camera that has embedded Linux installed?
Thanks!
mv 5.0 /etc/init.d/nfs-common
I'm trying to upgrade a x86 target from 5.0 to 6.0.
on the running 5.0 there is a /etc/init.d/nfs-common script which I can't find in my rootfs 6.0 image.
In my image.bb file I've added
net-tools nfs-utils-client nfs-utils but on the target there is no /etc/init.d/nfs-common. Do you know what package I am missing ? There is a way to add a package on a running target something like
yum-install on the x86 target ?
Thank you,
Dragos
bitbake recipe for Python 2.6.6
I am bit new to MVL and bitbake, somehow my python 2.6.6 recipe is compiling fine however when creating an image most of the python packages are not available. Can anyone validate the recipe file or share their own which is working fine in their env. I would appreciate your help. I am using MVL 6.0 with bitbake 1.8.18
Obtaining Z530 CPU Temperature
What would be required to support reading the CPU temperature in a MVL6.0 Z530 distribution?
Are there kernel configuration option requirements?
Are there modules that need to be included in the RFS?
Does anything need to be started in the init to support this capability?
How to decrease the matchbox window manager start up time
Hi,
I have a OMAP3530 board on which our custom linux disro is working. I installed X server and matchbox into it. I just started matchbox, it is working fine but it is taking time (around 1 mins) to load. Please let me know how to reduce it.
Regards,
Rajeev N Sambhu
MVL6 Evaluation Copy
i am trying to find evaluation copy of montevista linux 6. can anyone help me find it
thanks very much
Anil
pointers on getting apache ported to Freescale MPC8536
Hi there,
I am about to start looking at the Apache recipe in the Angstrom distribution but if any one has some pointers about a better place to start I'd be grateful.
Has anyone done this for an MVL6 MSD?
Regards,
Mike
rpm %post section not getting executed when building the default-image
I am trying to add a component which is binrary rpm , so I've a recipe which inherits binrpm. I've added this component to INSTALL_PACKAGES and when I build my linux image, i see that whatever suppose to happen in %install section of rpm has happened but nothing of what was there in %post section. Which is basically modifying some files on root file system.
Shouldn't inherit binrpm should take care of complete installation of rpm?
Are there any document on how the different bbclass like binrpm works?
