Khem Raj
e9a2438b3c
libsigrok: inherit mime
...
Fixes
libsigrok-0.5.2: package contains mime types but does not inhert mime: libsigrok path '/work/aarch64-yoe-linux/libsigrok/0.5.2-r0/packages-split/libsigrok/usr/share/mime/packages/vnd.sigrok.session.xml' [mime]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Khem Raj
7012edb060
sigrok-cli: Inherit mime-xdg
...
Fixes
WARNING: sigrok-cli-0.7.1-r0 do_package_qa: QA Issue: package contains desktop file with key 'MimeType' but does not inhert mime-xdg
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Jeremy Puhlman
1eb621fce8
python3-colorlog: add new package
...
A colored formatter for the python logging module
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Jeremy Puhlman
d00808b0c3
python3-ansi2html: add new package
...
Convert text with ANSI color codes to HTML or to LaTeX
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
1544ca4eb7
python3-crcmod: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
9f709be108
python3-contextlib2: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
2dd0260873
python3-constantly: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
97c41dcd67
python3-configparser: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
a14a6159f7
python3-configargparse: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
fb58592c70
python3-coloredlogs: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Max Krummenacher
2f21a8ce5f
openconnect: use target path to script
...
openconnect puts the default absolute path to the vpnc-script into
its binary from the --with-vpnc-script configure options.
So do not prepend the value with the path to the OE sysroot.
RDEPEND on vpnc-script to have the script from vpnc installed on target.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Max Krummenacher
c24a06107d
openconnect: build with python3
...
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Max Krummenacher
546b7900f6
vpnc: splitout the vpnc-script into its own package
...
The vpnc-script can be used unchanged with the openconnect package. Provide
it in its own package and make vpnc RDEPEND on it.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Max Krummenacher
f23f2b96b9
lirc: build and deploy with python3
...
lirc already uses python3 for the build, reflect that in the recipe.
Add the relevant python modules used in the scripts to RDEPENDS.
Deploy all python scripts in the lirc-python package.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:08 -08:00
Mingli Yu
51c6ea0bc0
nmap: make ndiff support python3
...
The ndiff is python2 compatible now, backport
a patch from debian to make ndiff port to python3.
Refer to https://sources.debian.org/data/main/n/nmap/7.80+dfsg1-2/debian/patches/0004-Python3-port-of-ndiff.patch
Signed-off-by: Mingli Yu <mingli.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:08 -08:00
Jeremy Puhlman
056dbf5548
python-pytest: Fix typo in SUMMARY
...
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:08 -08:00
Khem Raj
3dcfe32690
mpv: Fix build with python3
...
Use bootstrap.py to download right waf version
turn the python3 patch into a sed command
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Jonathan Richardson via Openembedded-devel
693ab66388
python3-openpyxl: Add initial version 2.6.3
...
openpyxl depends on et-xmlfile and jdcal.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Jonathan Richardson via Openembedded-devel
554e52a4aa
python3-jdcal: add initial recipe version 1.4.1
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Jonathan Richardson via Openembedded-devel
2b135892fa
python3-et-xmlfile: add initial recipe version 1.0.1
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Scott Branden via Openembedded-devel
a939ec7cbb
x265: add x265 recipe
...
Add x265 recipe for latest tag of Release_3.2 branch (3.2.1).
Signed-off-by: Scott Branden <scott.branden@broadcom.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Khem Raj
25e8539bfd
libmimetic: Fix ordrered comparision between pointer and zero
...
Found with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: asmitha <asmithakarun@gmail.com >
2020-02-15 08:05:07 -08:00
Tim Orling
16fd296360
phoronix-test-suite: add missing mime and mime-xdg inherit
...
Fixes:
"
WARNING: phoronix-test-suite-9.2.1-r0 do_package_qa: QA Issue:
package contains desktop file with key 'MimeType' but does not inhert mime-xdg:
phoronix-test-suite path '/work/all-oe-linux/phoronix-test-suite/9.2.1-r0/packages-split/ \
phoronix-test-suite/usr/share/applications/phoronix-test-suite-launcher.desktop' [mime-xdg]
WARNING: phoronix-test-suite-9.2.1-r0 do_package_qa: QA Issue:
package contains mime types but does not inhert mime:
phoronix-test-suite path '/work/all-oe-linux/phoronix-test-suite/9.2.1-r0/packages-split/ \
phoronix-test-suite/usr/share/mime/packages/openbenchmarking-mime.xml' [mime]
"
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Jeremy Puhlman
d3dd0a52f3
pytest-html: Add new package
...
pytest-html add support for outputing html reports from ptest runs.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Jeremy Puhlman
701290f6e4
pytest-metadata: Add new package
...
Adds plugin support for accessing pytest metadata.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Jeremy Puhlman
d4b54a9c61
pytest-timeout: New package
...
Adds plugin for pytest to abort tests after a certain time out.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
bbe7eb6c33
python3-cffi: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
90ca842c7a
python3-cmd2: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
d5df1fe869
python3-click: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
c3d10cd377
python3-chardet: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
1dbe0e2981
python3-certifi: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
e2e028c216
python3-cassandra-driver: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
d3fdee897e
python3-can: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
401bd65853
python3-cachetools: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Arun Parameswaran
82eafcc41c
spidev-test: Add initial version of recipe
...
Allows for testing SPI interface using spidev driver and is part of the
kernel tools.
Signed-off-by: Arun Parameswaran <arun.parameswaran@broadcom.com >
Reviewed-by: Jonathan Richardson <jonathan.richardson@broadcom.com >
Tested-by: Jonathan Richardson <jonathan.richardson@broadcom.com >
Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
abc2a8515a
python3-booleanpy: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
587a2ba4f1
python3-blinker: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Randy Schacher
116dc4f9ca
pcimem: add initial version 2.0
...
Initial revision from 09724edb1783a98da2b7ae53c5aaa87493aabc9b
Reviewed-by: Jonathan Richardson <jonathan.richardson@broadcom.com >
Reviewed-by: Randy Schacher <stuart.schacher@broadcom.com >
Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
48c61dfe23
python3-behave: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
747b6bd61f
python-beautifulsoup4: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Derek Straka
6b2ad450c1
python3-bcrypt: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Wang Mingyu
4990f80ddb
libp11: upgrade 0.4.10 -> 11
...
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Wang Mingyu
4dbe12d571
libdbi-perl: upgrade 1.642 -> 1.643
...
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Wang Mingyu
58d4365df0
hwdata: upgrade 0.331 -> 0.332
...
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-15 08:05:07 -08:00
Wang Mingyu
59ceb3f122
cryptsetup: upgrade 2.2.2 -> 2.3.0
...
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-14 17:11:40 -08:00
Peter Kjellerstedt
ba3e92238b
ntfs-3g-ntfsprogs: Make it support usrmerge properly
...
An attempt to solve the problem that some files are installed to /sbin
even though the usrmerge distro feature is enabled was made in commit
97c0af59 ("ntfs-3g-ntfsprogs: support usrmerge"). However, it merely
just removed the problematic files, which meant that the package was
rendered unusable.
Solve the problem properly by moving all files that are installed in
/sbin to ${base_sbindir} instead.
Also clear up a cryptic comment.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-14 17:11:40 -08:00
Pierre-Jean Texier
69c0e0d842
libiio: upgrade 0.18 -> 0.19
...
See full changelog https://github.com/analogdevicesinc/libiio/releases/tag/v0.19
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-14 17:11:40 -08:00
Wenlin Kang
f3f8add488
ipmitool: fix CVE-2020-5208
...
Fix CVE-2020-5208
Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-14 17:11:40 -08:00
Khem Raj
74b3646ce7
packagegroup-meta-oe: Remove python2 packages from packagegroup-meta-oe-devtools
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-14 17:11:40 -08:00
asmitha
92f7fdca80
libmimetic: Library to aid multi-part form data parsing
...
Mimetic library helps parsing the multi-part form data. This library
can be used for scenarios that includes multi-part form data file uploads
to the system.
The patch file includes:
i) The test directory is removed as there were errors (relocation errors)
since the shared object files of libc++ and libc were not taken from the
sysroot path but from the system's library path where the required
version of the .so is not present.
ii) The files 'mimetic/codec/other_codecs.h' and 'mimetic/contenttype.cxx'
contains changes that resolves errors when compiling on target system
aarch64-yoe-linux-musl.
Signed-off-by: asmitha <asmithakarun@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-14 15:00:26 -08:00