diff options
author | Jan Lübbe <jluebbe@debian.org> | 2007-09-25 19:17:34 +0000 |
---|---|---|
committer | Jan Lübbe <jluebbe@debian.org> | 2007-09-25 19:17:34 +0000 |
commit | c49866cdb38bf986ba181f21bc98bde001f70746 (patch) | |
tree | 11be14106adc687aa777488d0647664d978cc3e3 /packages/base-files/base-files_3.0.14.bb | |
parent | 83119b9a73595489e8d25637d68ccb01b545097c (diff) |
base-files: mount mmc card async
* it is not possible to remove the mmc card from the neo while it is on
so we can safely mount the card async
Diffstat (limited to 'packages/base-files/base-files_3.0.14.bb')
-rw-r--r-- | packages/base-files/base-files_3.0.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/base-files/base-files_3.0.14.bb b/packages/base-files/base-files_3.0.14.bb index 0661f8e045..7ccd26b5cf 100644 --- a/packages/base-files/base-files_3.0.14.bb +++ b/packages/base-files/base-files_3.0.14.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Miscellaneous files for the base system." SECTION = "base" PRIORITY = "required" -PR = "r73" +PR = "r74" LICENSE = "GPL" SRC_URI = " \ |