diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2015-07-06 13:50:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-07 13:32:59 +0100 |
commit | f77bb6e06249595b110a7a9235a076c1cc91e321 (patch) | |
tree | 8c3d3d904e6ab0de8fbec09649b45561f9b77939 /meta/recipes-devtools/dosfstools | |
parent | 6cb3078a9da332ae4c61347c8be1403d6fb1f9d0 (diff) | |
download | openembedded-core-f77bb6e06249595b110a7a9235a076c1cc91e321.tar.gz openembedded-core-f77bb6e06249595b110a7a9235a076c1cc91e321.tar.bz2 openembedded-core-f77bb6e06249595b110a7a9235a076c1cc91e321.zip |
dosfstools: fix typo in nofat32_autoselect.patch
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dosfstools')
-rw-r--r-- | meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch b/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch index 6ee3f7f771..848a76b990 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch +++ b/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch @@ -4,7 +4,7 @@ broken images with the -d option. It can still be enabled on the commandline at the users own risk. This changes us back to the 2.10 version's behaviour which was known to work well even with large images. -Upstream-Status: Inapproriate [depends on other patches we apply] +Upstream-Status: Inappropriate [depends on other patches we apply] RP 2011/12/13 |