diff options
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/grub/grub_0.97.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-utils.inc | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/pcmciautils/pcmciautils.inc | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/uboot/u-boot.inc | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/usbinit/usbinit.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/usbutils/usbutils_0.91.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/x-load/x-load.inc | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb index 50d84ec39a..e80e108ca5 100644 --- a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb +++ b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | |||
@@ -4,7 +4,6 @@ access to battery status information and a set of tools for managing \ | |||
4 | notebook power consumption." | 4 | notebook power consumption." |
5 | HOMEPAGE = "http://apenwarr.ca/apmd/" | 5 | HOMEPAGE = "http://apenwarr.ca/apmd/" |
6 | SECTION = "base" | 6 | SECTION = "base" |
7 | PRIORITY = "required" | ||
8 | LICENSE = "GPLv2+" | 7 | LICENSE = "GPLv2+" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
10 | file://apm.h;firstline=6;endline=18;md5=c9a1f79036ab14aa157e15ed75ffd769" | 9 | file://apm.h;firstline=6;endline=18;md5=c9a1f79036ab14aa157e15ed75ffd769" |
diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb index 82b065a7b8..0f297ff3ff 100644 --- a/meta/recipes-bsp/grub/grub_0.97.bb +++ b/meta/recipes-bsp/grub/grub_0.97.bb | |||
@@ -4,7 +4,6 @@ operating systems. In addition to loading the Linux kernel, it implements the Mu | |||
4 | standard, which allows for flexible loading of multiple boot images." | 4 | standard, which allows for flexible loading of multiple boot images." |
5 | HOMEPAGE = "http://www.gnu.org/software/grub/" | 5 | HOMEPAGE = "http://www.gnu.org/software/grub/" |
6 | SECTION = "bootloaders" | 6 | SECTION = "bootloaders" |
7 | PRIORITY = "optional" | ||
8 | 7 | ||
9 | LICENSE = "GPLv2+" | 8 | LICENSE = "GPLv2+" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ |
diff --git a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb index c602e8c640..f8b2102328 100644 --- a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb +++ b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" | 1 | DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" |
2 | SECTION = "kernel/modules" | 2 | SECTION = "kernel/modules" |
3 | PRIORITY = "optional" | ||
4 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
6 | RDEPENDS_${PN} = "update-modules" | 5 | RDEPENDS_${PN} = "update-modules" |
diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc index 2a20506a09..90f2c6ad54 100644 --- a/meta/recipes-bsp/hostap/hostap-utils.inc +++ b/meta/recipes-bsp/hostap/hostap-utils.inc | |||
@@ -7,7 +7,6 @@ LICENSE = "GPLv2" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ |
8 | file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d" | 8 | file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d" |
9 | SECTION = "kernel/userland" | 9 | SECTION = "kernel/userland" |
10 | PRIORITY = "optional" | ||
11 | PR = "r4" | 10 | PR = "r4" |
12 | 11 | ||
13 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ | 12 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ |
diff --git a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb index 4cefdb7966..bfd03cc518 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb +++ b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | |||
@@ -9,7 +9,6 @@ LICENSE = "GPLv2+" | |||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ |
10 | file://src/lrz.c;beginline=1;endline=10;md5=5276956373ff7d8758837f6399a1045f" | 10 | file://src/lrz.c;beginline=1;endline=10;md5=5276956373ff7d8758837f6399a1045f" |
11 | SECTION = "console/network" | 11 | SECTION = "console/network" |
12 | PRIORITY = "standard" | ||
13 | DEPENDS = "" | 12 | DEPENDS = "" |
14 | PR = "r3" | 13 | PR = "r3" |
15 | 14 | ||
diff --git a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb index 98d3aed2ca..57e746bf2b 100644 --- a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb +++ b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | DESCRIPTION = "PCMCIA-cs configuration files for Hermes (Orinoco) wireless LAN cards" | 1 | DESCRIPTION = "PCMCIA-cs configuration files for Hermes (Orinoco) wireless LAN cards" |
2 | SECTION = "kernel/modules" | 2 | SECTION = "kernel/modules" |
3 | PRIORITY = "optional" | ||
4 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
6 | RDEPENDS_${PN} = "update-modules" | 5 | RDEPENDS_${PN} = "update-modules" |
diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils.inc b/meta/recipes-bsp/pcmciautils/pcmciautils.inc index 410fa5d20e..e65f60774f 100644 --- a/meta/recipes-bsp/pcmciautils/pcmciautils.inc +++ b/meta/recipes-bsp/pcmciautils/pcmciautils.inc | |||
@@ -1,7 +1,6 @@ | |||
1 | DESCRIPTION = "Linux Kernel 2.6 Userland Utilities for the PCMCIA Subsystem" | 1 | DESCRIPTION = "Linux Kernel 2.6 Userland Utilities for the PCMCIA Subsystem" |
2 | HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html" | 2 | HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html" |
3 | SECTION = "kernel/userland" | 3 | SECTION = "kernel/userland" |
4 | PRIORITY = "optional" | ||
5 | 4 | ||
6 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc index 2be9fc9ebe..7856d9bda3 100644 --- a/meta/recipes-bsp/uboot/u-boot.inc +++ b/meta/recipes-bsp/uboot/u-boot.inc | |||
@@ -1,7 +1,6 @@ | |||
1 | DESCRIPTION = "U-boot bootloader" | 1 | DESCRIPTION = "U-boot bootloader" |
2 | HOMEPAGE = "http://u-boot.sf.net" | 2 | HOMEPAGE = "http://u-boot.sf.net" |
3 | SECTION = "bootloaders" | 3 | SECTION = "bootloaders" |
4 | PRIORITY = "optional" | ||
5 | PROVIDES = "virtual/bootloader" | 4 | PROVIDES = "virtual/bootloader" |
6 | 5 | ||
7 | inherit deploy | 6 | inherit deploy |
diff --git a/meta/recipes-bsp/usbinit/usbinit.bb b/meta/recipes-bsp/usbinit/usbinit.bb index 6170362c33..3ec23298c8 100644 --- a/meta/recipes-bsp/usbinit/usbinit.bb +++ b/meta/recipes-bsp/usbinit/usbinit.bb | |||
@@ -3,7 +3,6 @@ DESCRIPTION = "Initscript to manage gadget Ethernet" | |||
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" |
5 | 5 | ||
6 | PRIORITY = "optional" | ||
7 | PR = "r2" | 6 | PR = "r2" |
8 | 7 | ||
9 | SRC_URI = "file://usb-gether \ | 8 | SRC_URI = "file://usb-gether \ |
diff --git a/meta/recipes-bsp/usbutils/usbutils_0.91.bb b/meta/recipes-bsp/usbutils/usbutils_0.91.bb index c4f40e9dfb..5d605c5294 100644 --- a/meta/recipes-bsp/usbutils/usbutils_0.91.bb +++ b/meta/recipes-bsp/usbutils/usbutils_0.91.bb | |||
@@ -2,7 +2,6 @@ SUMMARY = "Host side USB console utilities." | |||
2 | DESCRIPTION = "Contains the lsusb utility for inspecting the devices connected to the USB bus." | 2 | DESCRIPTION = "Contains the lsusb utility for inspecting the devices connected to the USB bus." |
3 | HOMEPAGE = "http://www.linux-usb.org" | 3 | HOMEPAGE = "http://www.linux-usb.org" |
4 | SECTION = "base" | 4 | SECTION = "base" |
5 | PRIORITY = "optional" | ||
6 | 5 | ||
7 | LICENSE = "GPLv2+" | 6 | LICENSE = "GPLv2+" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta/recipes-bsp/x-load/x-load.inc b/meta/recipes-bsp/x-load/x-load.inc index a98ec8fb7c..3b55eb17f1 100644 --- a/meta/recipes-bsp/x-load/x-load.inc +++ b/meta/recipes-bsp/x-load/x-load.inc | |||
@@ -1,6 +1,5 @@ | |||
1 | DESCRIPTION = "x-load bootloader loader" | 1 | DESCRIPTION = "x-load bootloader loader" |
2 | SECTION = "bootloaders" | 2 | SECTION = "bootloaders" |
3 | PRIORITY = "optional" | ||
4 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
5 | 4 | ||
6 | inherit deploy | 5 | inherit deploy |