Johannes Pointner
5a0e681262
libtinyxml2: update to 6.2.0
...
Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-05 18:17:21 -07:00
Richard Leitner
b1d047c35a
libmxml: add recipe
...
Add version 2.11 of libmxml with the debian patches and a
fix for libmxml.a installation applied.
Upstreaming of these patches was requested by following pull-request:
https://github.com/michaelrsweet/mxml/pull/223
Signed-off-by: Richard Leitner <richard.leitner@skidata.com >
2018-06-05 18:17:21 -07:00
Oleksandr Kravchuk
f5a3718a41
htop: upgrade to 2.2.0
...
Signed-off-by: Oleksandr Kravchuk <dev@sashko.rv.ua >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-06-05 09:56:03 -07:00
Adam Trhon
1bc3e98143
libeigen: fix splitting files into packages
...
Assign ${includedir} to FILES_${PN}-dev (instead of into FILES_${PN}),
as the headers belong to the -dev package and it is done the same way
in boost.
Signed-off-by: Adam Trhon <adam.trhon@tbs-biometrics.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:57:19 -07:00
Yi Zhao
cd58494ee7
unixodbc: add UPSTREAM_CHECK_URI
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Yi Zhao
da28163466
thin-provisioning-tools: add UPSTREAM_CHECK_GITTAGREGEX
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Yi Zhao
530f07a28b
syslog-ng: add UPSTREAM_CHECK_URI
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Yi Zhao
421ad4bce3
sg3-utils: add UPSTREAM_CHECK_REGEX
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Yi Zhao
0f73b8ba2d
sdparm: add UPSTREAM_CHECK_REGEX
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Yi Zhao
0a7e6a2105
mce-inject: add UPSTREAM_CHECK_COMMITS
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Yi Zhao
a6cc373a05
lvm2: add UPSTREAM_CHECK_URI
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Yi Zhao
c943278b66
libestr: add UPSTREAM_CHECK_URI
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Trevor Woerner
c1a59b6644
ceres-solver: variable cleanup
...
Reorder recipe variables according to:
https://www.openembedded.org/wiki/Styleguide
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Trevor Woerner
3840d756ce
gflags: variable cleanup
...
Reorder recipe variables according to:
https://www.openembedded.org/wiki/Styleguide
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Trevor Woerner
c3715c4990
libftdi: variable cleanup
...
Reorder recipe variables according to:
https://www.openembedded.org/wiki/Styleguide
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Trevor Woerner
a5e0b35c70
libssh: variable cleanup
...
Reorder recipe variables according to:
https://www.openembedded.org/wiki/Styleguide
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Trevor Woerner
2d07e06ce9
poco: variable cleanup
...
Reorder recipe variables according to:
https://www.openembedded.org/wiki/Styleguide
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Trevor Woerner
854cc2804b
libtinyxml2: rely on cmake.bbclass to put cmake package files in dev package
...
The cmake.bbclass in oe-core now ensures that ${libdir}/cmake and
${datadir}/cmake end up in the dev package, so recipes no longer need to
provide custom packaging rules to handles these files.
http://git.openembedded.org/openembedded-core/commit/?id=d91dc4666683a96e9d03cbbd21b8a546f9069c93
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 09:17:01 -07:00
Trevor Woerner
b1331ed9e1
libssh: rely on cmake.bbclass to put cmake package files in dev package
...
The cmake.bbclass in oe-core now ensures that ${libdir}/cmake and
${datadir}/cmake end up in the dev package, so recipes no longer need to
provide custom packaging rules to handles these files.
http://git.openembedded.org/openembedded-core/commit/?id=d91dc4666683a96e9d03cbbd21b8a546f9069c93
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 09:16:42 -07:00
Trevor Woerner
8497426b60
libftdi: rely on cmake.bbclass to put cmake package files in dev package
...
The cmake.bbclass in oe-core now ensures that ${libdir}/cmake and
${datadir}/cmake end up in the dev package, so recipes no longer need to
provide custom packaging rules to handles these files.
http://git.openembedded.org/openembedded-core/commit/?id=d91dc4666683a96e9d03cbbd21b8a546f9069c93
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 09:16:28 -07:00
Trevor Woerner
caa365a18d
gflags: rely on cmake.bbclass to put cmake package files in dev package
...
The cmake.bbclass in oe-core now ensures that ${libdir}/cmake and
${datadir}/cmake end up in the dev package, so recipes no longer need to
provide custom packaging rules to handles these files.
http://git.openembedded.org/openembedded-core/commit/?id=d91dc4666683a96e9d03cbbd21b8a546f9069c93
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 09:16:13 -07:00
Trevor Woerner
8536660034
ceres-solver: rely on cmake.bbclass to put cmake package files in dev package
...
The cmake.bbclass in oe-core now ensures that ${libdir}/cmake and
${datadir}/cmake end up in the dev package, so recipes no longer need to
provide custom packaging rules to handles these files.
http://git.openembedded.org/openembedded-core/commit/?id=d91dc4666683a96e9d03cbbd21b8a546f9069c93
Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 09:15:59 -07:00
Martin Hundebøll
bb57bac845
libgpiod: add packageconfig for python bindings
...
Signed-off-by: Martin Hundebøll <mnhu@prevas.dk >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Martin Hundebøll
034bb63ad8
libgpiod: update to 1.1
...
Add native dependency on autoconf-archive as it is now used by the
libgpiod autotools.
Signed-off-by: Martin Hundebøll <mnhu@prevas.dk >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Khem Raj
51c6624684
cpprest: Fix build with clang
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Khem Raj
8b7834aba8
procmail: Use build ldflags when invoking native compile/link
...
Some older compilers do not support security flags like -fstack-protector=strong
and if we do not set this then it will use the target flags to pass here
which will fail with gcc < 5.x, especially a problem building distros with
security flags on host with 4.x gcc e.g. ubuntu 14.04
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Jason Wessel
a44e42081d
opencv: Work around deprecated ffmpeg functions
...
The ffmpeg no longer makes use of the AVFMT_RAWPICTURE format, but
opencv still has code in it for dealing with this type of exported
format. For now it is easier to work around it and allow the code to
compile and it will just not get used. A future version of OpenCV
will remove the AVFMT_RAWPICTURE handler.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Richard Leitner
a2abbc8407
uhubctl: add recipe
...
Add recipe for uhubctl v2.0.0, an utility to control USB power per-port
on "smart" USB hubs.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Khem Raj
b9819752df
nano: Upgrade 2.9.3 -> 2.9.7
...
Fix build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Khem Raj
e4536bd278
poppler: Fix build on musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Armin Kuster
40c0b16b72
lvm2: refresh patches
...
used quilt to refresh
Signed-off-by: Armin Kuster <akuster808@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-26 21:10:55 -07:00
Khem Raj
cfa7834dbc
stm32flash: Fix packaging errors
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-23 15:32:05 -07:00
Richard Leitner
aba95f37bd
libmicrohttpd: update to version 0.9.59
...
Signed-off-by: Richard Leitner <richard.leitner@skidata.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-23 15:32:05 -07:00
Zheng Ruoqin
d2a777b925
xorgxrdp: Fix the License
...
Change the License to MIT as Fedora. And I also found the license it's MIT in the spdx file of xorgxrdp.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-23 15:32:05 -07:00
Pascal Bach
19e7db690a
poco: update to 1.9.0
...
Enable the new Encodings and Redis packages by default.
Splitting into sub packages now uses PACKAGES_DYNAMIC instead of the
custom logic used before.
Signed-off-by: Pascal Bach <pascal.bach@siemens.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-17 08:31:12 -07:00
Richard Leitner
8d6b55c95c
stm32flash: add recipe
...
Add recipe for version 0.5 of stm32flash, an open source flash program for
STM32 using the ST serial bootloader.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-17 08:31:12 -07:00
Hong Liu
da9138fd7f
lvm2: 2.02.171 -> 2.02.277
...
Upgrade lvm2 from 2.02.171 to 2.02.277.
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-17 08:31:11 -07:00
Robert Joslyn
14d7dce4f8
htop: Fix typo
...
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-17 08:28:20 -07:00
Khem Raj
327292a300
poppler: Update to 0.64
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-17 08:25:29 -07:00
Khem Raj
457b0fec67
poppler-data: Upgrade to 0.4.9
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-17 08:20:48 -07:00
Khem Raj
378051a774
ceres-solver: Upgrade to 1.14
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:17:03 -07:00
Gianfranco Costamagna
9eb8b9a2c4
cpprest: add new recipe based on Debian packaging
...
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org >
Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com >
Co-developed-by: Cristiano Prato <cristiano.prato@cnhind.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:17:02 -07:00
Gianfranco Costamagna
2dacbeef12
websocketpp: add new recipe based on Debian packaging
...
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org >
Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:17:02 -07:00
Bartosz Golaszewski
1d1a1ae7a5
libgpiod: add support for v1.x series
...
Add a recipe for libgpiod v1.0.1. It can live next to the one for v0.3.3.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:15:44 -07:00
Bartosz Golaszewski
22aca9c557
libgpiod: bump version to v0.3.3
...
This is a bug fix release of the v0.3.x series.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:15:44 -07:00
Bartosz Golaszewski
266ccace9c
libgpiod: split recipe into .inc and .bb files
...
The build works the same for v0.x and v1.x series - leave only the
hashes in the .bb file and put everything else into .inc.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:15:44 -07:00
Bartosz Golaszewski
331e3d406e
libgpiod: include the version in the recipe filename
...
As the first step in supporting both v0.x and v1.x series: include the
version in the recipe filename.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:15:44 -07:00
Wenzong Fan
bfc66e11b8
libteam: add ptest
...
The scripts/team_basic_test.py will be called as testcase.
RedHat specific tests have been disabled since they are incampatible
with OE.
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:14:27 -07:00
Robert Joslyn
5818f54160
htop: Update to 2.1.0
...
Add PACKAGECONFIG options and update formatting to better conform to the
style guide.
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-01 18:12:49 -07:00
Andreas Müller
418e53ec5f
poppler: fix build for TARGET_FPU = "soft"
...
Detected for qemuarm on autobuilder
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-04-13 12:43:45 -07:00