Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
meta-phosphor: libvncserver: pin PACKAGECONFIG
Browse files Browse the repository at this point in the history
PACKAGECONFIGs are added upstream frequently.  Avoid new implicit
dependencies by pinning to the exact options required by OpenBMC today.

Change-Id: I600f07d84864187410e8cc604365360e9986be0b
Signed-off-by: Brad Bishop <[email protected]>
  • Loading branch information
bradbishop committed Jan 16, 2020
1 parent b781904 commit a604537
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes-graphics/libvncserver/libvncserver_%.bbappend
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
PACKAGECONFIG_append = " openssl"
PACKAGECONFIG_remove = "gcrypt gnutls png sdl"
PACKAGECONFIG = "jpeg lzo systemd zlib openssl"

0 comments on commit a604537

Please sign in to comment.