diff options
| -rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp3_3.24.0.bb (renamed from meta-oe/recipes-support/freerdp/freerdp3_3.23.0.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp3_3.23.0.bb b/meta-oe/recipes-support/freerdp/freerdp3_3.24.0.bb index 52ec74d5d7..3c0fed5dc4 100644 --- a/meta-oe/recipes-support/freerdp/freerdp3_3.23.0.bb +++ b/meta-oe/recipes-support/freerdp/freerdp3_3.24.0.bb | |||
| @@ -8,7 +8,7 @@ RDEPENDS:${PN}-ptest += "cmake coreutils" | |||
| 8 | 8 | ||
| 9 | inherit pkgconfig cmake ptest | 9 | inherit pkgconfig cmake ptest |
| 10 | 10 | ||
| 11 | SRCREV = "b933ae18d9ad2a1d73c610868fcc30eb61654070" | 11 | SRCREV = "b00402d3258402c868224b6ffed04182cbed78d9" |
| 12 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=master;protocol=https;tag=${PV} \ | 12 | SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=master;protocol=https;tag=${PV} \ |
| 13 | file://run-ptest" | 13 | file://run-ptest" |
| 14 | 14 | ||
| @@ -39,6 +39,8 @@ EXTRA_OECMAKE = " \ | |||
| 39 | -DWITH_SAMPLE=OFF \ | 39 | -DWITH_SAMPLE=OFF \ |
| 40 | -DWITH_CAIRO=ON \ | 40 | -DWITH_CAIRO=ON \ |
| 41 | -DWITH_MANPAGES=OFF \ | 41 | -DWITH_MANPAGES=OFF \ |
| 42 | -DWITH_INTERNAL_RC4=ON \ | ||
| 43 | -DWITH_INTERNAL_MD4=ON \ | ||
| 42 | " | 44 | " |
| 43 | 45 | ||
| 44 | X11_DEPS = "virtual/libx11 libxinerama libxext libxcursor libxv libxi libxrender libxfixes libxdamage libxrandr libxkbfile" | 46 | X11_DEPS = "virtual/libx11 libxinerama libxext libxcursor libxv libxi libxrender libxfixes libxdamage libxrandr libxkbfile" |
