Commit Graph

28 Commits

Author SHA1 Message Date
Alexandre Bard f2c2b75919 Remove pycurl
It is now present and maintained in meta-python.

BugzID: 74466
2021-08-26 16:05:44 +02:00
Alexandre Bard 3d4f6a35f8 Remove speedtest-cli
It is now present in meta-oe

BugzID: 74466
2021-08-26 15:58:37 +02:00
Alexandre Bard 51f817524b Move bbappends into a bbappend subdirectory
They are now sorted depending on which layer the origin bb recipe is
located.

BugzID: 74466
2021-08-26 14:46:15 +02:00
Alexandre Bard 364072f4bf java-ejdk: "Fix Multiple shlib providers"
This error happened because the java recipe is providing its own
versions of several library. Since they are used only for java itself,
we must exclude them from the libraries parsed by yocto to automatically
fullfil runtime dependencies.

BugzID: 70155
2021-02-09 13:38:58 +01:00
Lucien Mueller 522ca79d39 pycurl: added missing export.
BugzID: 66530

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2020-11-20 15:27:21 +01:00
Lucien Mueller 5edad2a05a Use openssl for curl and pycurl on every image.
BugzID: 66530

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2020-11-20 12:14:59 +01:00
Lucien Mueller 98fd9c7e36 Revert "pycurl: set ssl library to libgnutls in recipe."
This reverts commit 073a205fd5.
2020-11-20 12:14:59 +01:00
Alexandre Bard 1f9004d80a python3: Let distro configure if pycs are included
We want to remove python cached files in ramdisk images to reduce their
size, but keep them in mmc images to have better performances.

We therefor need to make this configurable from distro config.

BugzID: 67738
2020-11-11 16:14:02 +01:00
Lucien Mueller 073a205fd5 pycurl: set ssl library to libgnutls in recipe.
BugzID: 66530

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2020-11-09 13:55:39 +01:00
Alexandre Bard 4af1dd3f00 python3: Remove turtle demo example
Change initialy present in meta-netmodule-fct. The goal was to reduce
size of fct image.

Since having bbappends in meta-netmodule-fct leads to issues and
since this change will have no bad impact on other images, it moved
here.

BugzID: 65998
2020-09-14 14:29:10 +02:00
Marc Mattmueller 2a17c293ca added scripts containing helpers creating a support package
these scripts help to extract the systemd journal, convert it into
syslog text format and to pack necessary information.

BugzID: 62219
2020-05-11 14:15:26 +02:00
Tobias Jäggi 0b1c31985b devtools: added pycurl recipe, image-dev: added pycurl
recipes-devtools/python/: added pycurl recipe
recipes-core/images/netmodule-linux-image-dev.bb: added pycurl to recipe

BugzID: 61741

Signed-off-by: Tobias Jäggi <tobias.jaeggi@netmodule.com>
2020-03-13 14:37:46 +01:00
Alexandre Bard 820319bdc4 python3: add setuptools git version recipe
This tool is required by python recipes to set the version using
data from git repo.

BugzID: 61873

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2020-03-06 02:25:39 +01:00
Ramon Moesching 685ba11b36 python-oe: python3-periphery: remove redundant recipe
python3-periphery was not available on meta-openembedded branch sumo.
Since thud this recipe is available in recipes-python and can
be here removed.

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2019-05-23 15:16:32 +02:00
Lucien Mueller ab3b84370b python3: Removes pycache.
INCLUDE_PYC = 0 should prevent the python recipe to build pycache.
Because it still produces half the pycache (bug?),
I added a script to find and remove all pycache directories before they are packaged.

BugzID: 53805

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2018-12-14 17:15:39 +01:00
Patrick Zysset 3a43edccc8 python: remove python 2.7 dependencies
- remove packages from image recipe
- change speedtest dependencies

BugzID: 53706

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-11-07 01:16:09 +01:00
Lucien Mueller 832094e5b5 Java: fixed and updated.
Moved java binaries to ${bindir} and updated java version to 1.8.0_191.

BugzID: 53980
2018-10-30 15:21:55 +01:00
Ramon Moesching 2d1b39425a python-oe: remove not used python recipes
BugzID: 52070

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-10-02 15:46:07 +02:00
Ramon Moesching 62b07e1b94 java: new java ejdk recipe
Source is provided by this recipe itself,
because fetching from java website is not supported.
BugzID: 52058

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-09-11 02:00:39 +02:00
Ramon Moesching d9e2f955c3 layer recipe: add python recipes from meta-openembbeded
python-oe is inserted from meta-openembedded (master branch - 27.6.2018)
Commit id: 4517d1c695efd0b175f4e7242e1a7bb4361527d9

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-08-28 23:08:31 +02:00
Alexandre Bard 3f313fa4a3 dev-image: Add speedtest-cli 2018-03-02 16:07:21 +01:00
Stefan Eichenberger 1e2bfb281d nbhw16: remove internal only recipes 2017-07-11 10:55:37 +02:00
Stefan Eichenberger b9af38500a node-dbus: add module 2017-02-22 15:06:41 +01:00
Stefan Eichenberger 7615f4166c python3: compile with bluetooth headers 2016-11-10 19:29:19 +01:00
Stefan Eichenberger a6b03cb0d2 nodejs: remove use recipes form meta-nodejs instead 2016-11-10 19:24:31 +01:00
Stefan Eichenberger 02ed48ccac python-pygatt: add pygatt to layer 2016-10-17 15:14:57 +02:00
Stefan Eichenberger 9b273885a2 python-pygattlib: add gattlib for zf 2016-09-16 17:01:44 +02:00
Stefan Eichenberger aeecb2648c nbhw16: add some improvements for nbhw16
Add a minimal image, nbhw16 config, beaglebone config, a ctrl script for
nbhw16 and nodejs
2016-06-23 17:55:11 +02:00