]> code.ossystems Code Review - openembedded-core.git/commit
glibc: fix a typo
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 1 Apr 2015 07:53:02 +0000 (00:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Apr 2015 11:01:09 +0000 (12:01 +0100)
commitff1366b0c9db9425d2a29eb823116353f3856dbb
tree4722d16e80ab284d085fd685956d460b8e8972b4
parent14b7787cfb1318e67ac2721c0d9d5dbf5be9dec4
glibc: fix a typo

Fixed a typo:
name-target-directory -> make-target-directory

There is no name-target-directory, it should be make-target-directory,
this fixed the error:
/bin/bash: /path/to/elf/runtime-linker.T: No such file or directory
Makefile:361: recipe for target '/path/to/elf/runtime-linker.st' failed

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/elf-Makefile-fix-a-typo.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.21.bb