From a779f55df65c5688cfd82928c1a92c085cbca37d Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 5 Jul 2004 18:54:59 +0000 Subject: need to re-run /etc/init.d/modutils after updating modules BKrev: 40e9a403gn7aCLmUDQQhSpe9MVjGIA --- update-modules/update-modules_1.0.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update-modules') diff --git a/update-modules/update-modules_1.0.oe b/update-modules/update-modules_1.0.oe index 1ea2f4e520..0d445224e7 100644 --- a/update-modules/update-modules_1.0.oe +++ b/update-modules/update-modules_1.0.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Script to manage module configuration files" PACKAGE_ARCH = "all" -PR = "r1" +PR = "r2" SRC_URI = "file://update-modules" @@ -9,6 +9,7 @@ if [ "x$D" != "x" ]; then exit 1 fi update-modules +/etc/init.d/modutils } do_install() { -- cgit v1.2.3 alue='1'/> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp-2.6.24/tosa/0061-tosa-bat-unify.patch
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>