diff options
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | 4 | ||||
-rw-r--r-- | meta/recipes-bsp/grub/grub_0.97.bb | 4 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 4 | ||||
-rw-r--r-- | meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | 4 | ||||
-rw-r--r-- | meta/recipes-bsp/qemu-config/qemu-config.bb | 4 | ||||
-rw-r--r-- | meta/recipes-bsp/zaurusd/zaurusd_svn.bb | 3 |
6 files changed, 12 insertions, 11 deletions
diff --git a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb index d186727886..05bedb9e81 100644 --- a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb +++ b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | |||
@@ -6,9 +6,9 @@ LICENSE="GPL" | |||
6 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=77ef83ab5f4af938a93edb61f7b74f2c" | 6 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=77ef83ab5f4af938a93edb61f7b74f2c" |
7 | 7 | ||
8 | PV = "1.1.11+git${SRCREV}" | 8 | PV = "1.1.11+git${SRCREV}" |
9 | PR = "r3" | 9 | PR = "r4" |
10 | 10 | ||
11 | RDEPENDS = "pm-utils" | 11 | RDEPENDS_${PN} = "pm-utils" |
12 | 12 | ||
13 | SRC_URI = "git://git.debian.org/git/debian-eeepc/eeepc-acpi-scripts.git;protocol=git \ | 13 | SRC_URI = "git://git.debian.org/git/debian-eeepc/eeepc-acpi-scripts.git;protocol=git \ |
14 | file://remove-doc-check.patch;patch=1 \ | 14 | file://remove-doc-check.patch;patch=1 \ |
diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb index 503dac07ea..131d942cc7 100644 --- a/meta/recipes-bsp/grub/grub_0.97.bb +++ b/meta/recipes-bsp/grub/grub_0.97.bb | |||
@@ -10,8 +10,8 @@ LICENSE = "GPLv2+" | |||
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ |
11 | file://grub/main.c;beginline=3;endline=9;md5=22a5f28d2130fff9f2a17ed54be90ed6" | 11 | file://grub/main.c;beginline=3;endline=9;md5=22a5f28d2130fff9f2a17ed54be90ed6" |
12 | 12 | ||
13 | RDEPENDS = "diffutils" | 13 | RDEPENDS_${PN} = "diffutils" |
14 | PR = "r2" | 14 | PR = "r3" |
15 | 15 | ||
16 | SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz; \ | 16 | SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz; \ |
17 | file://autohell.patch;apply=yes " | 17 | file://autohell.patch;apply=yes " |
diff --git a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb index ef004e60e5..fa29470485 100644 --- a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb +++ b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb | |||
@@ -3,9 +3,9 @@ SECTION = "kernel/modules" | |||
3 | PRIORITY = "optional" | 3 | PRIORITY = "optional" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
6 | RDEPENDS = "update-modules" | 6 | RDEPENDS_${PN} = "update-modules" |
7 | PACKAGE_ARCH = "all" | 7 | PACKAGE_ARCH = "all" |
8 | PR = "r11" | 8 | PR = "r12" |
9 | 9 | ||
10 | SRC_URI = "file://hostap_cs.modalias \ | 10 | SRC_URI = "file://hostap_cs.modalias \ |
11 | file://COPYING.patch" | 11 | file://COPYING.patch" |
diff --git a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb index bc22f6f871..a24d004adb 100644 --- a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb +++ b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | |||
@@ -3,9 +3,9 @@ SECTION = "kernel/modules" | |||
3 | PRIORITY = "optional" | 3 | PRIORITY = "optional" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
6 | RDEPENDS = "update-modules" | 6 | RDEPENDS_${PN} = "update-modules" |
7 | PACKAGE_ARCH = "all" | 7 | PACKAGE_ARCH = "all" |
8 | PR = "r5" | 8 | PR = "r6" |
9 | 9 | ||
10 | SRC_URI = "file://orinoco_cs.conf \ | 10 | SRC_URI = "file://orinoco_cs.conf \ |
11 | file://COPYING.patch" | 11 | file://COPYING.patch" |
diff --git a/meta/recipes-bsp/qemu-config/qemu-config.bb b/meta/recipes-bsp/qemu-config/qemu-config.bb index dbe5d83b09..0792670463 100644 --- a/meta/recipes-bsp/qemu-config/qemu-config.bb +++ b/meta/recipes-bsp/qemu-config/qemu-config.bb | |||
@@ -3,8 +3,8 @@ DESCRIPTION = "Adds scripts to use distcc on the host system under qemu" | |||
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 | RDEPENDS = "distcc task-poky-nfs-server oprofileui-server rsync bash" | 6 | RDEPENDS_${PN} = "distcc task-poky-nfs-server oprofileui-server rsync bash" |
7 | PR = "r18" | 7 | PR = "r19" |
8 | 8 | ||
9 | SRC_URI = "file://distcc.sh \ | 9 | SRC_URI = "file://distcc.sh \ |
10 | file://anjuta-remote-run \ | 10 | file://anjuta-remote-run \ |
diff --git a/meta/recipes-bsp/zaurusd/zaurusd_svn.bb b/meta/recipes-bsp/zaurusd/zaurusd_svn.bb index 523f72dbd4..64145a3e33 100644 --- a/meta/recipes-bsp/zaurusd/zaurusd_svn.bb +++ b/meta/recipes-bsp/zaurusd/zaurusd_svn.bb | |||
@@ -3,8 +3,9 @@ SECTION = "base" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
5 | DEPENDS = "tslib" | 5 | DEPENDS = "tslib" |
6 | RDEPENDS = "xrandr" | 6 | RDEPENDS_${PN} = "xrandr" |
7 | PV = "0.0+svnr${SRCREV}" | 7 | PV = "0.0+svnr${SRCREV}" |
8 | PR = "r1" | ||
8 | 9 | ||
9 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http" | 10 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http" |
10 | 11 | ||