[meta-xilinx] [PATCH] xf86-video-armsoc_git.bb: Correct the dependency on libx11

Nathan Rossi nathan at nathanrossi.com
Sat Jun 3 06:29:21 PDT 2017


On 19 May 2017 at 10:14, Nathan Rossi <nathan at nathanrossi.com> wrote:
> On 16 May 2017 at 07:36, Manjukumar Matha
> <manjukumar.harthikote-matha at xilinx.com> wrote:
>> Change the dependency to virtual/libx11
>>
>> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
>
> Reviewed-by: Nathan Rossi <nathan at nathanrossi.com>

Applied.

Thanks,
Nathan

>
>> ---
>>  recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb b/recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb
>> index 2037f27..7a671fe 100644
>> --- a/recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb
>> +++ b/recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb
>> @@ -6,7 +6,7 @@ DESCRIPTION = "Xilinx ARM SOC display driver "
>>  LICENSE = "MIT-X & GPLv2+"
>>  LIC_FILES_CHKSUM = "file://COPYING;md5=10ce5de3b111315ea652a5f74ec0c602"
>>
>> -DEPENDS += "libx11 libdrm xf86driproto"
>> +DEPENDS += "virtual/libx11 libdrm xf86driproto"
>>  RDEPENDS_${PN} += "xserver-xorg-module-exa"
>>
>>  PV = "1.4.1+git${SRCPV}"
>> --
>> 2.7.4
>>
>> --
>> _______________________________________________
>> meta-xilinx mailing list
>> meta-xilinx at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-xilinx



More information about the meta-xilinx mailing list