diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-22 17:09:01 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-22 17:09:01 +0000 |
commit | 9d64fb10dbe041483f330e493e199d25694378e8 (patch) | |
tree | d6c3c3162ec43d270bf9c85c042d957d8b331e72 /update-modules | |
parent | c5c3c1350347d66625c953dd89faada8cd53cc90 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages
2004/09/22 18:08:43+01:00 (none)!pb
"/etc/init.d/modutils.sh" is the new style
2004/09/22 11:07:46+01:00 (none)!pb
Merge
2004/09/22 10:34:37+01:00 (none)!pb
add staging for libext2fs
BKrev: 4151b1adLQR_J9l-htdQ67uX-Fn5ww
Diffstat (limited to 'update-modules')
-rw-r--r-- | update-modules/update-modules_1.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update-modules/update-modules_1.0.oe b/update-modules/update-modules_1.0.oe index 7e12352f01..f2b4ef91fb 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 = "r2" +PR = "r3" SRC_URI = "file://update-modules" |