]> 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:00:42 +0000 (12:00 +0100)
commit9e4880c5bee33032142bee18a63d7f4a9db4a55a
tree049058502dcf87d40ddb94fd866aa995fddd73d6
parentb125feb069fd199c657df804453bd70e0e1939e2
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