collie: set some modules licence to GPL
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 1 Aug 2004 12:20:25 +0000 (12:20 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 1 Aug 2004 12:20:25 +0000 (12:20 +0000)
BKrev: 410ce009OEPoPXgzxR29LftBH12iNQ

linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe

index 9a17274..02b0559 100644 (file)
@@ -4,7 +4,7 @@ KV = "2.4.18"
 RMKV = "7"
 PXAV = "3"
 SHARPV = "20030509"
-PR = "r3"
+PR = "r4"
 DESCRIPTION = "Linux kernel for OpenZaurus StrongArm processor based devices."
 
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-sa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
@@ -23,7 +23,8 @@ SRC_URI = "http://aurach.ewu.edu/ield_software/ch5/ROM3.10_stuff/linux-sl5500-${
            file://mkdep.patch;patch=1 \
            file://disable-pcmcia-probe.patch;patch=1 \
            file://linux-2.4.18-list_move.patch;patch=1 \
-           file://defconfig-${MACHINE}"
+           file://defconfig-${MACHINE} \
+           file://module_licence.patch;patch=1"
 
 # apply this when we have a patch that allows building with gcc 3.x:
 # SRC_URI_append = file://gcc-3.3.patch;patch=1