1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

core-image-minimal-mtdutils.bb: Simple DESCRIPTION grammar fix.

(From OE-Core rev: 647595821870693186c9ecad1bdfa12fe4ea334d)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day
2012-03-25 07:22:23 -04:00
committed by Richard Purdie
parent b8697c32eb
commit fb3e59c88e
@@ -3,7 +3,7 @@
#
require core-image-minimal.bb
DESCRIPTION = "A core-image-minimal image that has support the Minimal MTD \
DESCRIPTION = "A core-image-minimal image that supports the Minimal MTD \
Utilities, which let the user interact with the MTD subsystem in the kernel \
to perform operations on flash devices."