mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 14:54:21 +00:00
Revert "uclibc.inc: libsegfault is only RPROVIDED by uclibc"
This reverts commit 611aaca1cd983ef0b1c6442082aa31e098c63892. This was accidentally commited.
This commit is contained in:
parent
611aaca1cd
commit
f7c2ee9e56
@ -89,7 +89,7 @@ RPROVIDES_uclibc-dev += "libc-dev virtual-libc-dev"
|
||||
# uclibc does not really have libsegfault but then using the one from glibc is also not
|
||||
# going to work. So we pretend that we have it to make bitbake not pull other recipes
|
||||
# to satisfy this dependency for the images/tasks
|
||||
RPROVIDES_uclibc += "libsegfault"
|
||||
RPROVIDES_${PN} += "libsegfault"
|
||||
|
||||
SRC_URI = "\
|
||||
http://www.uclibc.org/downloads/uClibc-${PV}.tar.bz2;name=uClibc-${PV} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user