summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/update-modules/update-modules-1.0
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-04-21 15:04:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-05 12:26:30 +0100
commitbbd6999a7249b7b99e434a4a01c8cedf540279bd (patch)
treecd3e60cbf3f0c8c7a96d5d6cdbb3a720ccc759f2 /meta/recipes-kernel/update-modules/update-modules-1.0
parentcdf878387ad460f7c6b7a58dcc996918bcd07a0a (diff)
downloadpoky-bbd6999a7249b7b99e434a4a01c8cedf540279bd.tar.gz
Remove distro-specific metadata for distros not in oe-core
(From OE-Core rev: ea2cd4b8e9bc013a007fe2a1a605ecb59db5a896) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/update-modules/update-modules-1.0')
-rwxr-xr-xmeta/recipes-kernel/update-modules/update-modules-1.0/openmn/update-modules3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-kernel/update-modules/update-modules-1.0/openmn/update-modules b/meta/recipes-kernel/update-modules/update-modules-1.0/openmn/update-modules
deleted file mode 100755
index 976161f141..0000000000
--- a/meta/recipes-kernel/update-modules/update-modules-1.0/openmn/update-modules
+++ /dev/null
@@ -1,3 +0,0 @@
1#!/bin/sh
2depmod -ae
3exit 0