[poky] FW: [PATCH 0/1] Fixing bug #714

Lu, Lianhao lianhao.lu at intel.com
Tue Feb 15 18:35:10 PST 2011


Looks like I had problems in sending emails to mailing list from my linux box. So I forward this pull request from my outlook.

Best Regards,
Lianhao


-----Original Message-----
From: Lu, Lianhao 
Sent: Tuesday, February 15, 2011 7:28 PM
To: poky at yoctoproject.org
Cc: Lu, Lianhao
Subject: [PATCH 0/1] Fixing bug #714

From: Lianhao Lu <lianhao.lu at intel.com>

The kernel headers are not installed in rootfs because it is included in the pacakge of linux-libc-headers-yocto-dev, while other packages like libc6-dev still think its name as linux-libc-headers.

So we need to add RPROVIDES to linux-libc-headers-yocto-dev to have it RPROVIDES the linux-libc-headers-dev, so it can be installed as required by libc6-dev.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: llu/bug714
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug714

Thanks,
    Lianhao Lu <lianhao.lu at intel.com>
---


Lianhao Lu (1):
  linux-libc-headers-yocto: Added RPROVIDES.

 .../linux-libc-headers-yocto_git.bb                |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)




More information about the poky mailing list