diff options
author | John Klug <john.klug@multitech.com> | 2017-07-25 09:41:43 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-07-25 09:41:43 -0500 |
commit | c89dd1b071e6e184b968f6592161d1bd83cd0c0e (patch) | |
tree | 7f6059aa91d6341adce0b4cfdb7cba407e62978d /recipes-core | |
parent | 7312dd24edebda4a9a54debe7c8ac9064e4bd136 (diff) | |
download | meta-mlinux-c89dd1b071e6e184b968f6592161d1bd83cd0c0e.tar.gz meta-mlinux-c89dd1b071e6e184b968f6592161d1bd83cd0c0e.tar.bz2 meta-mlinux-c89dd1b071e6e184b968f6592161d1bd83cd0c0e.zip |
Set the revision of eglibc3.3.9
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/eglibc/eglibc_%.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/eglibc/eglibc_%.bbappend b/recipes-core/eglibc/eglibc_%.bbappend index ece3df9..c8b5372 100644 --- a/recipes-core/eglibc/eglibc_%.bbappend +++ b/recipes-core/eglibc/eglibc_%.bbappend @@ -1,3 +1,5 @@ +PR .= ".m1" + SRC_URI += " file://cvs-gethostbyname4-memory-leak.patch \ " |