From: Damian Hobson-Garcia Date: Mon, 26 Jan 2015 06:10:12 +0000 (+0900) Subject: Use versioned backend library X-Git-Tag: accepted/tizen/ivi/20150202.020103^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibgbm.git;a=commitdiff_plain Use versioned backend library The backend libraries are versioned. Open the versioned library to avoid having to install the debug package just to get the symbolic link to the versioned lib. Change-Id: I28e8f0367a0ed143e0c74b5b0ddad64c667171bc --- diff --git a/backend.c b/backend.c index 37d2e7a..c5a300d 100644 --- a/backend.c +++ b/backend.c @@ -40,7 +40,7 @@ * directory.. */ static const char *backends[] = { - "libgbm_kms.so", + "libgbm_kms.so.1", }; static const void *