Joshua Lock
3939b9c02b
linux-libc-headers: delete include/scsi/scsi.h, it's not for userspace
...
include/scsi/scsi.h is not userland parsable and research indicates this is
because the header should not be exposed to userspace. Therefore remove it
in the install.
Research done by Tom Rini <tom_rini@mentor.com > in OE commit
91d3d92a626da89dfe13d63e68a90dbafdbaef1d
This has been the case since kernel 2.6.31
Bump glibc and uclibc PR's so that users have sane <scsi/scsi.h>
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-06-18 10:33:21 +01:00
Saul Wold
d2920a042a
Distro Tracking: move to private directory and split into sections
...
This is a squash of all the other changes made to the distro tracking files
Below is a summary of all the changes in this squash
Signed-off-by: Saul Wold <Saul.Wold@intel.com >
distro-track: update track of base libs and utils
libusb
libnl
grub
yum
update-modules
udev-extraconf (no .bb changes)
update-rc.d
Signed-off-by: Qing He <qing.he@intel.com >
distro_tracking_fields.inc: add eggdbus
distro_tracking_fields.inc: add overrides for previous recipes
Some recipes are fully local scripts. There's then no updates for
their metadata, and just add overrides for tracking purpose here.
Also fixes some patch information from previous overrides.
now each catetory has its own tracking .inc file, which is further
included by original global file
Signed-off-by: Kevin Tian <kevin.tian@intel.com >
distro_tracking_fields.inc: add some package info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
distro_tracking_fields: update diffstat fields
distro tracking: update latest for lttng-control
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com >
2010-06-17 23:16:43 +01:00
Kevin Tian
181455c2f7
base-files: fix LICENSE from 'GPL' to 'GPLv2'
...
the license information is acquired from:
"Richard Purdie <rpurdie@linux.intel.com >"
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:43 +01:00
Kevin Tian
2233d2e389
opkg-config-base: add LICENSE as 'MIT'
...
the license information is acquired from:
"Richard Purdie <rpurdie@linux.intel.com >"
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:43 +01:00
Kevin Tian
14bb154571
network-suspend-scripts: fix LICENSE from 'GPL' to 'GPLv2'
...
the license information is acquired from:
"Richard Purdie <rpurdie@linux.intel.com >"
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:43 +01:00
Kevin Tian
86568bcf5a
initscripts: fix LICENSE from 'GPL' to 'GPLv2'
...
the license information is acquired from:
"Richard Purdie <rpurdie@linux.intel.com >"
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:43 +01:00
Kevin Tian
bb1c803c31
initramfs-live-install: add LICENSE as 'MIT'
...
the license information is acquired from:
"Richard Purdie <rpurdie@linux.intel.com >"
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:42 +01:00
Kevin Tian
2e82436244
initramfs-live-boot: add LICENSE as 'MIT'
...
the license information is acquired from:
"Richard Purdie <rpurdie@linux.intel.com >"
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:42 +01:00
Kevin Tian
f4ceddf6d9
initramfs-boot: add LICENSE as 'MIT'
...
the license information is acquired from:
"Richard Purdie <rpurdie@linux.intel.com >"
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:42 +01:00
Kevin Tian
4c9946bca7
e2fsprogs: fix sub-pacakge license fields
...
also change to use new patch parameter
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:42 +01:00
Kevin Tian
8decbce383
icu: fix metadata
...
also change to use new patch parameter
Signed-off-by Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:41 +01:00
Qing He
0ff5ca89bf
portmap: use NO_TCP_WRAPPER instead of local patch
...
use NO_TCP_WRAPPER=1 in EXTRA_OEMAKE to disable -lwrap
also remove the redundent oe_compile()
Signed-off-by: Qing He <qing.he@intel.com >
Signed-off-by: Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:41 +01:00
Qing He
db74847423
update-rc.d: fix metadate
...
update license fields
adjust ordering
change to use new patch parameter
Signed-off-by: Qing He <qing.he@intel.com >
Signed-off-by: Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:41 +01:00
Qing He
1e04b2d9eb
update-modules: fix metadata
...
trivial ordering update
Signed-off-by: Qing He <qing.he@intel.com >
2010-06-17 23:16:41 +01:00
Qing He
eb5ed41f9e
yum: fix metadata
...
update license and url
change to use new patch parameter
Signed-off-by: Qing He <qing.he@intel.com >
Signed-off-by: Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:40 +01:00
Qing He
d0ebebd664
grub: fix metadata
...
update license fields
change to use new patch parameter
Signed-off-by: Qing He <qing.he@intel.com >
Signed-off-by: Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:40 +01:00
Qing He
6c6ae8db0a
libnl: fix metadata
...
update homepage and license
change to use new patch parameter
Signed-off-by: Qing He <qing.he@intel.com >
Signed-off-by: Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:16:40 +01:00
Qing He
dac5590fa8
libusb: fix metadata
...
update homepage
change license to reflect GPL|BSD dual licensing of the header
update description to reflect the legacy version
change to use new patch parameter
Signed-off-by: Qing He <qing.he@intel.com >
Signed-off-by: Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:15:06 +01:00
Yu Ke
3d4e130e85
xf86-input-vmmouse: add license checksum
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:37 +01:00
Yu Ke
4bf8a29f75
xf86-input-mouse: add license checksum
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:37 +01:00
Yu Ke
c848d6d803
xf86-input-keyboard: add new license checksum
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:37 +01:00
Yu Ke
e66624a69b
mkfontscale: add license checksum
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:36 +01:00
Yu Ke
3f12612d90
mkfontdir: add license check
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:36 +01:00
Yu Ke
b57e551ec1
x11-common: change license from GPL to GPLv2
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:36 +01:00
Yu Ke
50b99d9e1b
libxxf86dga: add license checksum
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:36 +01:00
Yu Ke
f419cbbba3
evieext: add description and license checksum
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:36 +01:00
Yu Ke
630fd09808
bigreqsproto: add description and license checksum
...
Signed-off-by: Yu Ke <ke.yu@intel.com >
2010-06-17 23:13:35 +01:00
Dongxiao Xu
81f5a4148b
task-poky-x11-sato: fix metadata
...
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
2010-06-17 23:13:35 +01:00
Dongxiao Xu
139b4f2d58
task-poky-apps-x11-pimlico: fix metadata
...
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
2010-06-17 23:13:35 +01:00
Dongxiao Xu
b9c5f24072
gst-meta-base: fix metadata
...
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
2010-06-17 23:13:35 +01:00
Dongxiao Xu
5c215587e9
task-poky-tools: fix metadata
...
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
2010-06-17 23:13:34 +01:00
Dongxiao Xu
0db46a31af
task-poky-nfs: fix metadata
...
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
2010-06-17 23:13:34 +01:00
Dongxiao Xu
b82e9a3746
task-poky-boot: fix metadata
...
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
2010-06-17 23:13:34 +01:00
Dongxiao Xu
6aa28180c4
task-base: fix metadata
...
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
2010-06-17 23:13:34 +01:00
Dongxiao Xu
3e83969482
bluez-dtl1-workaround: fix metadata
...
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
2010-06-17 23:13:34 +01:00
Dongxiao Xu
239cf34d59
wireless-tools: fix metadata
...
Also change to use new patch parameter
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com >
Signed-off-by: Kevin Tian <kevin.tian@intel.com >
2010-06-17 23:13:33 +01:00
Dexuan Cui
7c4501824c
xineramaproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:33 +01:00
Dexuan Cui
7704eab884
xf86rushproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:33 +01:00
Dexuan Cui
f8f89f2dd0
xf86miscproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:33 +01:00
Dexuan Cui
731c4a71dd
xf86driproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:33 +01:00
Dexuan Cui
37d11224ba
xf86dgaproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:32 +01:00
Dexuan Cui
30bbb590aa
xf86bigfontproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:32 +01:00
Dexuan Cui
23a4a96f34
xcmiscproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:32 +01:00
Dexuan Cui
1173f6b665
videoproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:32 +01:00
Dexuan Cui
2f340b0a74
trapproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:31 +01:00
Dexuan Cui
12903e40c5
scrnsaverproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:31 +01:00
Dexuan Cui
0815a691a5
resourceproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:31 +01:00
Dexuan Cui
ab12524199
renderproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:31 +01:00
Dexuan Cui
94a9669492
recordproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:31 +01:00
Dexuan Cui
65a8a578ae
randrproto: fix metadata
...
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com >
2010-06-17 23:13:30 +01:00