Folks,
While trying to install libc6-dev RPM I get the below error -
error: Can't install libc6-dev-2.17-r3@i586: no package provides
libsegfault-dev
I can't figure out how to build libsegfault-dev. Can anyone provide
guidance?
I tried eglibc clean and rebuild a few times. Even did this with on
Hi Folks,
Which Yocto package has stdio.h file (and other header files)?
I tried linux-libc-headers-dev and linux-libc-headers-dbg and I did not get
the stdio.h file.
I see a packages-split directory for eglibc-dev but I don't see an RPM
being built for that (I have RPMs being built for every ot
Bruce,
How do I add these modules to the packaging? Is it something I need to add
to local.conf? Right now I have this -
IMAGE_FEATURES += "package-management"
Thanks
-Ashish
On Thu, Mar 20, 2014 at 12:51 PM, Bruce Ashfield
wrote:
> On Thu, Mar 20, 2014 at 2:48 AM, Ashish Da
In my build I see that the kernel modules which are specified as modular (
"m" in the kernel config) are not being packaged withe rootfs. The modules
specified as built-in ("y" in the kernel config) are being packaged in the
rootfs. This seems to be reverse of what it should be.
As an example, I h
PM, Khem Raj wrote:
>
> On Feb 12, 2014, at 11:35 PM, Ashish Dalela
> wrote:
>
> I see these in my tree:
>
> build/tmp/sysroots/x86_64-linux/usr/share/java/gnumail-1.1.2.jar
> ./x86_64-linux/gnumail-native/1.1.2-r1/mail-1.1.2/source/javax/mail
> ./x86_64-linux/gnumail-n
msg);
> | ^
> | Transport cannot be resolved
>
> Do your java contain mail.jar ??
>
> //Gaurang
>
>
>
> On Thu, Feb 13, 2014 at 6:46 AM, Ashish Dalela wrote:
>
>>
>> Hi
>>
>> I'm facing the below compilation failure while d
Hi
I'm facing the below compilation failure while doing "bitbake
openjdk-7-jre". Any suggestions on how to fix this?
Thanks!
Log data follows:
| DEBUG: Executing shell function do_compile
| --
| 1. WARNING in src/main/java/org/apache/log4j/spi/NOPLogger.java (at line
59)
| void clo
Thanks Paul for the quick response. I will try your suggestions.
-Ashish
On Tue, Feb 4, 2014 at 3:30 PM, Paul Eggleton wrote:
> Hi Ashish,
>
> On Tuesday 04 February 2014 14:50:29 Ashish Dalela wrote:
> > I notice that many python standard modules (e.g. cgi.py) are not getti
HI,
I notice that many python standard modules (e.g. cgi.py) are not getting
packaged with the core-image-basic. I can't find a specific package that
includes this although I can see the file being a part of the source
archive. Any suggestion on how I can include all standard libraries?
Thanks
-
ta is it looking up before it comes to
that conclusion?
Thanks
-Ashish
On Sat, Jan 18, 2014 at 1:46 AM, Ashish Dalela wrote:
> I already have the following in my jdk and jre recipes:
>
> DEPENDS = "libav gtk+ libxslt libxtst"
>
> Should I have RDEPENDS?
>
> Thanks
I already have the following in my jdk and jre recipes:
DEPENDS = "libav gtk+ libxslt libxtst"
Should I have RDEPENDS?
Thanks
-Ashish
On Sat, Jan 18, 2014 at 1:23 AM, Khem Raj wrote:
> On Fri, Jan 17, 2014 at 11:46 AM, Ashish Dalela
> wrote:
> >
> > Hi,
> &g
Hi,
I'm trying to build JDK and JRE using the meta-oracle-java recipes. The
recipes build fine, but during do_rootfs (core-image-basic) I see the
following errors:
FOR JRE:
| Computing transaction...error: Can't install
oracle-jse-jre-i586-1.7.0-u25r0@i586: no package provides libavcodec.so.52
F
I am trying to build bridge-utils. During compilation, I get the error:
/scratch/adalela/yocto/build/tmp/sysroots/qemux86/usr/include/linux/if_bridge.h:172:20:
error: field 'ip6' has incomplete typeIn file included from
../libbridge/libbridge.h:24:0
But, I don't see matching file paths in git pat
Hi,
I'm seeing a TCP window issue while doing a SSH. Below is TCPDUMP capture
of SSH from Yocto to an external Linux server. Yocto sends a SYN window of
14600 (10x of MSS) and external Linux server ACKs with Window of 5792 (4x
of MSS). Now, Yocto Linux drops the ACK.
When I do the SSH from extern
I'm seeing a EGLIBC failure.
| Makefile:100: OPTION_EGLIBC_NSSWITCH is disabled, but fixed config file
| Makefile:101: *** does not exist: "". Stop.
Searched and saw that few people have reported this problem, but no
solutions.
Has anyone been able to fix this? If so, can you please tell me wha
Thanks! I was able to solve this. The problem was that I was missing the
${D} in the do_install.
On Thu, Sep 12, 2013 at 8:42 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Thursday 12 September 2013 19:31:59 Ashish Dalela wrote:
> > On Thu, Sep 12, 2013 at 7
Yes, bitbake tpmc is successful.
Also, I added my layer to the BBLAYERS in the build/conf/bblayers.conf file.
Thanks for responding
-Ashish
On Thu, Sep 12, 2013 at 7:27 PM, Nicolas Dechesne <
nicolas.deche...@linaro.org> wrote:
>
> On Thu, Sep 12, 2013 at 3:52 PM, Ashish
x86 noarch
any all).*
*
*
Can someone please help? It's probably something quite simple but I'm not
getting it.
Thanks
-Ashish
On Thu, Sep 12, 2013 at 4:52 PM, Ashish Dalela wrote:
> Hi,
>
> I am new to the Yocto project and trying to build a custom image (I have
> built
Hi,
I am new to the Yocto project and trying to build a custom image (I have
built the standard images - e.g. core-image-basic and run them).
I added a meta-mylayer directory in the poky directory and added a recipe
for a component "tpmc". Then I modified the core-image-basic recipe and
added a p
19 matches
Mail list logo