diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2004-04-26 16:39:17 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2004-04-26 16:39:17 +0000 |
| commit | c87e16e63155cab6fc2e7d61162da396e55505f3 (patch) | |
| tree | 47276c2fc8f803a0c31db893d48de66862ad1f75 /linux-uml/linux-uml_2.4.24.oe | |
| parent | 5f54eba8d1bcaf47519ea66107bde3df1e452fb5 (diff) | |
upgrade linux-uml to 2.4.24-uml2
BKrev: 408d3b35QNrFieZHFiQC_eY6wyKqtw
Diffstat (limited to 'linux-uml/linux-uml_2.4.24.oe')
| -rw-r--r-- | linux-uml/linux-uml_2.4.24.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux-uml/linux-uml_2.4.24.oe b/linux-uml/linux-uml_2.4.24.oe index 25e37f3b8f..b2650a02d3 100644 --- a/linux-uml/linux-uml_2.4.24.oe +++ b/linux-uml/linux-uml_2.4.24.oe @@ -1,8 +1,9 @@ DESCRIPTION = "User Mode Linux Kernel" LICENSE = "GPL" +PR = "2" SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${PV}.tar.bz2 \ - http://mirror.usermodelinux.org/uml/uml-patch-${PV}-1.bz2;patch=1 \ + http://mirror.usermodelinux.org/uml/uml-patch-${PV}-${PR}.bz2;patch=1 \ file://${FILESDIR}/fix-includes.patch;patch=1" S = "${WORKDIR}/linux-${PV}" |
