| Submitter | Lianhao Lu |
|---|---|
| Date | March 26, 2012, 7:10 a.m. |
| Message ID | <cover.1332745722.git.lianhao.lu@intel.com> |
| Download | mbox |
| Permalink | /patch/24519/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib llu/warningfix2Comments
On Mon, 2012-03-26 at 15:10 +0800, Lianhao Lu wrote: > Fixed gcc-cross-canadian packaging warnings: > WARNING: For recipe gcc-cross-canadian-i586, the following files/directories were installed but not shipped in any package: > WARNING: /opt/poky/1.1+snapshot/sysroots/x86_64-pokysdk-linux/usr/i586-poky-linux > WARNING: /opt/poky/1.1+snapshot/sysroots/x86_64-pokysdk-linux/usr/i586-poky-linux/lib > WARNING: /opt/poky/1.1+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/lib > > The following changes since commit 647595821870693186c9ecad1bdfa12fe4ea334d: > Robert P. J. Day (1): > core-image-minimal-mtdutils.bb: Simple DESCRIPTION grammar fix. > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib llu/warningfix2 > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/warningfix2 > > Lianhao Lu (1): > gcc-cross-canadian: Fixed packaging warnings. Merged to master, thanks. Richard
Fixed gcc-cross-canadian packaging warnings: WARNING: For recipe gcc-cross-canadian-i586, the following files/directories were installed but not shipped in any package: WARNING: /opt/poky/1.1+snapshot/sysroots/x86_64-pokysdk-linux/usr/i586-poky-linux WARNING: /opt/poky/1.1+snapshot/sysroots/x86_64-pokysdk-linux/usr/i586-poky-linux/lib WARNING: /opt/poky/1.1+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib/lib The following changes since commit 647595821870693186c9ecad1bdfa12fe4ea334d: Robert P. J. Day (1): core-image-minimal-mtdutils.bb: Simple DESCRIPTION grammar fix. are available in the git repository at: git://git.yoctoproject.org/poky-contrib llu/warningfix2 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/warningfix2 Lianhao Lu (1): gcc-cross-canadian: Fixed packaging warnings. meta/recipes-devtools/gcc/gcc-package-sdk.inc | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)