diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-03 19:49:22 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-03 19:49:22 +0000 |
commit | a14105a30a4a6538ddc613ff890d442ec78aa4b6 (patch) | |
tree | 6905bf974286089f875a27d6aa64b7da6720986b /modutils | |
parent | e543ce52ec2d39c6b69b1e116b6a3ef9dcdaf43e (diff) |
Unbork the modutils-collateral build in some circumstances.
BKrev: 41b0c3423GtmY42T_pye47tdWwLT2w
Diffstat (limited to 'modutils')
-rw-r--r-- | modutils/files/modules | 0 | ||||
-rw-r--r-- | modutils/files/modules.conf | 0 | ||||
-rw-r--r-- | modutils/modutils-collateral.oe | 7 |
3 files changed, 2 insertions, 5 deletions
diff --git a/modutils/files/modules b/modutils/files/modules new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/modutils/files/modules diff --git a/modutils/files/modules.conf b/modutils/files/modules.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/modutils/files/modules.conf diff --git a/modutils/modutils-collateral.oe b/modutils/modutils-collateral.oe index 334f7a9943..e40dced6b6 100644 --- a/modutils/modutils-collateral.oe +++ b/modutils/modutils-collateral.oe @@ -1,11 +1,8 @@ SECTION = "base" DESCRIPTION = "modutils configuration files" -PR = "r1" +PR = "r2" -SRC_URI = "file://modutils-notest.patch \ - file://configure.patch \ - file://program_prefix.patch \ - file://modules \ +SRC_URI = "file://modules \ file://modules.conf" do_compile () { |