summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-04 15:24:14 +0000
committerPhil Blundell <philb@gnu.org>2004-07-04 15:24:14 +0000
commitfd62b55281f1493f24bd4dd0a9c6a2c078390221 (patch)
treef7a22963645a5c1ad9f49733b4cfe2289f78ed0e /meta
parentf8790318128135669c3d7fe5aa2a3a4ab8c0f814 (diff)
rationalise module handling in kernel packages and MACHINE.conf files.
changed module naming to use - rather than + as replacement for underscore. ignore errors from update-modules in postinst, in case modutils-collateral is in use. add postrm scripts. BKrev: 40e8211eLQcjqqTncCe6a_iEukTM_g
Diffstat (limited to 'meta')
-rw-r--r--meta/task-bootstrap.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/task-bootstrap.oe b/meta/task-bootstrap.oe
index ac89b72368..d51faf2cd6 100644
--- a/meta/task-bootstrap.oe
+++ b/meta/task-bootstrap.oe
@@ -1,6 +1,6 @@
DESCRIPTION = "Core packages required for a basic installation"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-PR = "r2"
+PR = "r3"
ALLOW_EMPTY = 1
PACKAGES = "${PN}"