diff options
| author | Koen Kooi <koen@openembedded.org> | 2007-08-14 08:55:23 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2007-08-14 08:55:23 +0000 |
| commit | b07888ee942fcf47e948f3d20037e670e65db82d (patch) | |
| tree | f63310549eede75aeefed77302c2a46228b6bc69 /packages/linux | |
| parent | ca58c035e70825f14fd3c49b9d8906eb90e8c70c (diff) | |
linux-nokia800: define RPSRC
Diffstat (limited to 'packages/linux')
| -rw-r--r-- | packages/linux/linux-nokia800.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-nokia800.inc b/packages/linux/linux-nokia800.inc index 48a88320e2..d3301aacbd 100644 --- a/packages/linux/linux-nokia800.inc +++ b/packages/linux/linux-nokia800.inc @@ -10,6 +10,8 @@ RPROVIDES_kernel-image = "hostap-modules" COMPATIBLE_MACHINE = "nokia770|nokia800" +RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" + do_configure_prepend() { rm -f ${S}/.config || true |
