[OE-core] [PATCH] connman: update to 1.13

Jack Mitchell ml at communistcode.co.uk
Thu Apr 25 09:12:44 UTC 2013


Interesting, could you check the following for me please:

1) p5020ds-64b/usr/include/sys/ioctls.h and see if it includes bits/ioctl-types.h

2) p5020ds-64b/usr/include/bits/ioctl-types.h and see if it includes asm/ioctls.h

3) p5020ds-64b/usr/include/asm/ioctls.h and see if it includes includes asm-generic/ioctls.h


Thanks,
Jack.


On 25/04/13 09:59, Guo Chunrong-B40290 wrote:
> Hello,
> I can find a reference to TCGETS2 in my sysroot
>
> The following information:
> p5020ds-64b/usr/include/asm-generic/ioctls.h:60:#define TCGETS2         _IOR('T', 0x2A, struct termios2)
> p5020ds-64b/usr/src/kernel/include/asm-generic/termios.h:114:#ifdef TCGETS2
> p5020ds-64b/usr/src/kernel/include/asm-generic/termios.h:138:#else /* TCGETS2 */
> p5020ds-64b/usr/src/kernel/include/asm-generic/termios.h:150:#endif /* TCGETS2 */
> p5020ds-64b/usr/src/kernel/include/asm-generic/ioctls.h:60:#define TCGETS2              _IOR('T', 0x2A, struct termios2)
> p5020ds-64b/usr/src/kernel/arch/parisc/include/asm/ioctls.h:49:#define TCGETS2          _IOR('T',0x2A, struct termios2)
> p5020ds-64b/usr/src/kernel/arch/xtensa/include/asm/ioctls.h:95:#define TCGETS2          _IOR('T', 42, struct termios2)
> p5020ds-64b/usr/src/kernel/arch/sh/include/asm/ioctls.h:82:#define TCGETS2              _IOR('T', 42, struct termios2)
> p5020ds-64b/usr/src/kernel/arch/sparc/include/asm/ioctls.h:18:#define TCGETS2           _IOR('T', 12, struct termios2)
> p5020ds-64b/usr/src/kernel/arch/mips/include/asm/ioctls.h:80:#define TCGETS2            _IOR('T', 0x2A, struct termios2)
> p5020ds-64b-tcbootstrap/usr/include/asm-generic/ioctls.h:60:#define TCGETS2             _IOR('T', 0x2A, struct termios2)
>
>
> thanks,
>
> chunrong
>
> -----Original Message-----
> From: openembedded-core-bounces at lists.openembedded.org [mailto:openembedded-core-bounces at lists.openembedded.org] On Behalf Of Jack Mitchell
> Sent: Thursday, April 25, 2013 4:48 PM
> To: openembedded-core at lists.openembedded.org
> Subject: Re: [OE-core] [PATCH] connman: update to 1.13
>
> On 25/04/13 09:36, Jack Mitchell wrote:
>> On 25/04/13 03:13, Guo Chunrong-B40290 wrote:
>>> Hello,
>>>    I build connman with toolchain(64bit).
>>>
>>> [snip]
>>>
>> Looks like one for upstream, I'll chase it up.
>>
>> Cheers,
>> Jack.
>>
> Could you do me a favour and see if you can find a reference to TCGETS2 in your sysroot?
>


-- 

   Jack Mitchell (jack at embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--





More information about the Openembedded-core mailing list