diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-07 22:05:47 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-07 22:05:47 +0000 |
commit | a780643c4b6aa11e1a36965a69df7116477c7b4c (patch) | |
tree | 17e81e77bde19931facf9b30fa5b5981df796071 /sharp-binary-only | |
parent | 88cce8db7ebf88ab9da2366a2ac21a5a723340b8 (diff) |
Merge oe-devel@oe-devel.bkbits.net:packages.bb
into handhelds.org:/home/kergoth/code/packages.bb
2004/12/07 04:58:25-06:00 ti.com!kergoth
More updates per the core rename.
2004/12/07 04:46:51-06:00 ti.com!kergoth
Update soundtracker per the core rename.
2004/12/07 04:44:14-06:00 ti.com!kergoth
Merge
2004/12/07 04:42:38-06:00 ti.com!kergoth
Updates per the recent rename of the oe core from 'oe' to 'bitbake'.
BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
Diffstat (limited to 'sharp-binary-only')
-rw-r--r-- | sharp-binary-only/sharp-aticore-oss_1.0.1.bb (renamed from sharp-binary-only/sharp-aticore-oss_1.0.1.oe) | 0 | ||||
-rw-r--r-- | sharp-binary-only/sharp-aticore.bb | 0 | ||||
-rw-r--r-- | sharp-binary-only/sharp-aticore.oe | 39 | ||||
-rw-r--r-- | sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb | 0 | ||||
-rw-r--r-- | sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe | 26 | ||||
-rw-r--r-- | sharp-binary-only/sharp-flash-header-c700.bb | 0 | ||||
-rw-r--r-- | sharp-binary-only/sharp-flash-header-c700.oe | 7 | ||||
-rw-r--r-- | sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.bb | 0 | ||||
-rw-r--r-- | sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe | 31 |
9 files changed, 0 insertions, 103 deletions
diff --git a/sharp-binary-only/sharp-aticore-oss_1.0.1.oe b/sharp-binary-only/sharp-aticore-oss_1.0.1.bb index e69de29bb2..e69de29bb2 100644 --- a/sharp-binary-only/sharp-aticore-oss_1.0.1.oe +++ b/sharp-binary-only/sharp-aticore-oss_1.0.1.bb diff --git a/sharp-binary-only/sharp-aticore.bb b/sharp-binary-only/sharp-aticore.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/sharp-binary-only/sharp-aticore.bb diff --git a/sharp-binary-only/sharp-aticore.oe b/sharp-binary-only/sharp-aticore.oe deleted file mode 100644 index aab03d67f6..0000000000 --- a/sharp-binary-only/sharp-aticore.oe +++ /dev/null @@ -1,39 +0,0 @@ -DESCRIPTION = "Driver for the Ati W100 found on the Sharp Zaurus C[87]x0" -SECTION = "base" -PRIORITY = "optional" -LICENSE = "CLOSED" -PR = "r0" - -SRC_URI = "http://www.mithis.com/zaurus/AtiCore.${TARGET_FPU}.tar.bz2" -S = "${WORKDIR}/AtiCore" - -FILES_${PN}="/usr/lib/*.so* /usr/bin/*" - -# And include it in the dev package -FILES_${PN}-dev += " /usr/include" - -do_make() { - make -} - -do_install() { - install -d ${D}/${bindir} - install -m 0755 testcore ${D}/${bindir}/testcore - install -m 0755 atitest ${D}/${bindir}/atitest - - install -d ${D}/${libdir} - install -m 0755 libaticore.so ${D}/${libdir}/libaticore.so - - install -d ${D}/${includedir} - install -m 0644 aticore.h ${D}/${includedir}/aticore.h - - cd ${D}/${libdir}/ - ln -s libaticore.so libaticore.so.1 - ln -s libaticore.so libaticore.so.1.0 -} - -do_stage() { - install -m 0644 aticore.h ${STAGING_INCDIR} - oe_libinstall -so libaticore ${STAGING_LIBDIR} -} - diff --git a/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb b/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb diff --git a/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe b/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe deleted file mode 100644 index fd31c3b732..0000000000 --- a/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.oe +++ /dev/null @@ -1,26 +0,0 @@ -DESCRIPTION = "Driver for the SHARP CG-AG06 digital compact flash camera for linux ${PV}" -SECTION = "kernel/modules" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -LICENSE = "CLOSED" -RDEPENDS = "kernel (2.4.18-rmk7-pxa3-embedix)" -PR = "r3" - -SRC_URI = "http://www.openzaurus.org/mirror/camera-modules-2.4.18-rmk7-pxa3-embedix.tar.bz2 \ - file://CE-AG06.dat \ - file://sharpzdc \ - file://sharpzdc.conf" -S = "${WORKDIR}" - -do_install() { - install -d ${D}/etc/pcmcia/cis - install -d ${D}/lib/modules/2.4.18-rmk7-pxa3-embedix/pcmcia - install -m 0644 ${WORKDIR}/CE-AG06.dat ${D}/etc/pcmcia/cis/ - install -m 0644 ${WORKDIR}/sharpzdc.conf ${D}/etc/pcmcia/ - install -m 0755 ${WORKDIR}/sharpzdc ${D}/etc/pcmcia/ - install -m 0644 ${MACHINE}/sharpzdc_cs.o ${D}/lib/modules/2.4.18-rmk7-pxa3-embedix/pcmcia/ -} - -FILES_${PN} = "/" - -PACKAGE_ARCH := "${MACHINE_ARCH}" diff --git a/sharp-binary-only/sharp-flash-header-c700.bb b/sharp-binary-only/sharp-flash-header-c700.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/sharp-binary-only/sharp-flash-header-c700.bb diff --git a/sharp-binary-only/sharp-flash-header-c700.oe b/sharp-binary-only/sharp-flash-header-c700.oe deleted file mode 100644 index 276ddff02f..0000000000 --- a/sharp-binary-only/sharp-flash-header-c700.oe +++ /dev/null @@ -1,7 +0,0 @@ -SECTION = "base" -SRC_URI = "file://header-c700.bin" - -do_stage() { - install -d ${STAGING_LIBDIR}/sharp-flash-header - install -m 0644 ${WORKDIR}/header-c700.bin ${STAGING_LIBDIR}/sharp-flash-header/header-c700.bin -} diff --git a/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.bb b/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.bb diff --git a/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe b/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe deleted file mode 100644 index 66bb84ac78..0000000000 --- a/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe +++ /dev/null @@ -1,31 +0,0 @@ -DESCRIPTION = "Driver for the SHARP Zaurus SD/MMC Slot for linux ${PV}" -SECTION = "kernel/modules" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -LICENSE = "CLOSED" -RDEPENDS = "kernel (2.4.18-rmk7-pxa3-embedix)" -PR = "r7" - -SRC_URI = "http://www.openzaurus.org/mirror/sd-modules-2.4.18-rmk7-pxa3-embedix.tar.bz2 \ - file://sd \ - file://sdmgr \ - file://sdcontrol" -S = "${WORKDIR}" - -inherit update-rc.d - -INITSCRIPT_NAME = "sd" -INITSCRIPT_PARAMS = "start 39 S . stop 96 0 1 6 ." - -do_install() { - install -d ${D}/etc/init.d ${D}/sbin - install -d ${D}/lib/modules/${PV}/kernel/drivers/block/ - install -m 0755 ${WORKDIR}/sdmgr ${D}/sbin/ - install -m 0755 ${WORKDIR}/sdcontrol ${D}/${sysconfdir} - install -m 0755 ${WORKDIR}/sd ${D}/etc/init.d/ - install -m 0644 ${MACHINE}/sharp_mmcsd_m.o ${D}/lib/modules/${PV}/kernel/drivers/block/ -} - -FILES_${PN} = "/" - -PACKAGE_ARCH := "${MACHINE_ARCH}" |