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:33:26 +0100 |
commit | d5e01773272dc4f7921b1ece243ff4c78d962031 (patch) | |
tree | 3850d6fe7db4bc9ad0c3e973cec37c9c2c10821c /meta/recipes-devtools/dosfstools | |
parent | a44f203eab0d1225b89bcb0d675da3566c8a8378 (diff) | |
download | poky-d5e01773272dc4f7921b1ece243ff4c78d962031.tar.gz |
dosfstools: fix typo in nofat32_autoselect.patch
(From OE-Core rev: f77bb6e06249595b110a7a9235a076c1cc91e321)
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 | |||
4 | at the users own risk. This changes us back to the 2.10 version's behaviour | 4 | at the users own risk. This changes us back to the 2.10 version's behaviour |
5 | which was known to work well even with large images. | 5 | which was known to work well even with large images. |
6 | 6 | ||
7 | Upstream-Status: Inapproriate [depends on other patches we apply] | 7 | Upstream-Status: Inappropriate [depends on other patches we apply] |
8 | 8 | ||
9 | RP 2011/12/13 | 9 | RP 2011/12/13 |
10 | 10 | ||