diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-03-01 15:53:46 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-04 11:35:41 +0000 |
| commit | d50b9c511e17c6f582ef39b61eaaa8d4555eabba (patch) | |
| tree | 794a20e7d91cc313086994a2c73bb81dddf363dc /meta/recipes-devtools/pseudo/pseudo_1.8.2.bb | |
| parent | f0a5815732f3e62da51fbb89d35c2fbee84aac0f (diff) | |
| download | poky-d50b9c511e17c6f582ef39b61eaaa8d4555eabba.tar.gz | |
pseudo: update to latest master
Dropped patches:
0001-Use-epoll-API-on-Linux.patch replaced by
http://git.yoctoproject.org/cgit/cgit.cgi/pseudo/commit/?id=0a3e435085046f535074f498a3de75a7704fb14c
(also add --enable-epoll to configure options)
b6b68db896f9963558334aff7fca61adde4ec10f.patch merged upstream
efe0be279901006f939cd357ccee47b651c786da.patch merged upstream
fastopreply.patch replaced by
http://git.yoctoproject.org/cgit/cgit.cgi/pseudo/commit/?id=449c234d3030328fb997b309511bb54598848a05
toomanyfiles.patch rebased
(From OE-Core rev: 7c3df6782bbd5b623dcb6ee8a9bc914926640cdd)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_1.8.2.bb')
| -rw-r--r-- | meta/recipes-devtools/pseudo/pseudo_1.8.2.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_1.8.2.bb b/meta/recipes-devtools/pseudo/pseudo_1.8.2.bb deleted file mode 100644 index 73ef57231a..0000000000 --- a/meta/recipes-devtools/pseudo/pseudo_1.8.2.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require pseudo.inc | ||
| 2 | |||
| 3 | SRC_URI = "http://downloads.yoctoproject.org/releases/pseudo/${BPN}-${PV}.tar.bz2 \ | ||
| 4 | file://0001-configure-Prune-PIE-flags.patch \ | ||
| 5 | file://fallback-passwd \ | ||
| 6 | file://fallback-group \ | ||
| 7 | file://moreretries.patch \ | ||
| 8 | file://efe0be279901006f939cd357ccee47b651c786da.patch \ | ||
| 9 | file://b6b68db896f9963558334aff7fca61adde4ec10f.patch \ | ||
| 10 | file://fastopreply.patch \ | ||
| 11 | file://toomanyfiles.patch \ | ||
| 12 | file://0001-Use-epoll-API-on-Linux.patch \ | ||
| 13 | " | ||
| 14 | |||
| 15 | SRC_URI[md5sum] = "7d41e72188fbea1f696c399c1a435675" | ||
| 16 | SRC_URI[sha256sum] = "ceb456bd47770a37ca20784a91d715c5a7601e07e26ab11b0c77e9203ed3d196" | ||
