diff options
author | Koen Kooi <koen@openembedded.org> | 2005-07-30 20:58:31 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-30 20:58:31 +0000 |
commit | 0f23819ddca7eb0894efb2a85f4a4f39bd48c617 (patch) | |
tree | c7efac13b2645b12508da5b4366ba58d00556c37 | |
parent | df204694e5f56d20006f4d0a88363198d0db029a (diff) |
disapproval of revision 5a8e09b9c4fd282e81e1644641d99f38fcfd0708
-rw-r--r-- | packages/at76c503a/at76c503a-modules/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/at76c503a/at76c503a-modules/makefile.cc.patch | 11 | ||||
-rw-r--r-- | packages/at76c503a/at76c503a-modules_cvs.bb | 7 |
3 files changed, 3 insertions, 15 deletions
diff --git a/packages/at76c503a/at76c503a-modules/.mtn2git_empty b/packages/at76c503a/at76c503a-modules/.mtn2git_empty deleted file mode 100644 index e69de29bb2..0000000000 --- a/packages/at76c503a/at76c503a-modules/.mtn2git_empty +++ /dev/null diff --git a/packages/at76c503a/at76c503a-modules/makefile.cc.patch b/packages/at76c503a/at76c503a-modules/makefile.cc.patch deleted file mode 100644 index c7a41990d3..0000000000 --- a/packages/at76c503a/at76c503a-modules/makefile.cc.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- at76c503a/Makefile.old 2005-07-29 21:57:34.000000000 +0200 -+++ at76c503a/Makefile 2005-07-29 21:57:43.000000000 +0200 -@@ -9,7 +9,7 @@ - # the License, or (at your option) any later version. - # - --CC=gcc -+#CC=gcc - - ifneq (,$(KVERS)) - KERNEL_VERSION=$(KVERS) diff --git a/packages/at76c503a/at76c503a-modules_cvs.bb b/packages/at76c503a/at76c503a-modules_cvs.bb index 8f11aeeff3..9673e5fb1b 100644 --- a/packages/at76c503a/at76c503a-modules_cvs.bb +++ b/packages/at76c503a/at76c503a-modules_cvs.bb @@ -1,15 +1,14 @@ SECTION = "base" LICENSE = "GPL" -SRC_URI = "cvs://anonymous@cvs.berlios.de/cvsroot/at76c503a;module=at76c503a \ - file://makefile.cc.patch;patch=1" +SRC_URI = "cvs://anonymous@cvs.berlios.de/cvsroot/at76c503a;module=at76c503a" S = "${WORKDIR}/at76c503a" PR = "r1" PV = "0.0cvs${CVSDATE}" inherit module -MODULES = "at76c503.ko at76_usbdfu.ko at76c503-i3861.ko at76c503-rfmd.ko at76c503-rfmd-acc.ko \ - at76c505-rfmd.ko at76c503-i3863.ko at76c505-rfmd2958.ko" +MODULES = "at76c503.o at76_usbdfu.o at76c503-i3861.o at76c503-rfmd.o at76c503-rfmd-acc.o \ + at76c505-rfmd.o at76c503-i3863.o at76c505-rfmd2958.o" pkg_postinst() { #!/bin/sh |