<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/classes, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-05-30T05:28:02+00:00</updated>
<entry>
<title>Revert "waf-samba.bbclass: adapt to qemu.bbclass refactoring"</title>
<updated>2025-05-30T05:28:02+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2025-05-30T04:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c21040ea2d463f791bcd4b79e605831504decefa'/>
<id>urn:sha1:c21040ea2d463f791bcd4b79e605831504decefa</id>
<content type='text'>
This reverts commit a8995fc3f352d83b4141f0ff7bbc3f13d0f2767f.

The patches for oe-core were re-worked. But I forgot to recall
this patch.

In fact, inheriting qemu is needed because it sets a clear barriar
for people to use qemu user mode. And the QEMU_OPTIONS settings
are also in qemu.bbclass.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>waf-samba.bbclass: adapt to qemu.bbclass refactoring</title>
<updated>2025-05-03T08:59:06+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2025-04-10T13:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a8995fc3f352d83b4141f0ff7bbc3f13d0f2767f'/>
<id>urn:sha1:a8995fc3f352d83b4141f0ff7bbc3f13d0f2767f</id>
<content type='text'>
Avoid inheriting qemu.bbclass and use oe.qemu.xxx instead.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>waf-samba: using python variable from python3native.bbclass</title>
<updated>2025-03-14T05:09:36+00:00</updated>
<author>
<name>Dmitriy Makhnin</name>
<email>d.makhnin@yadro.com</email>
</author>
<published>2025-03-13T14:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ae1133e17414e3f3af86010e7c3c307f40d8c7ca'/>
<id>urn:sha1:ae1133e17414e3f3af86010e7c3c307f40d8c7ca</id>
<content type='text'>
Waf-samba.bbclass inherits python3native.bbclass
which has the variable PYTHON="${STAGING_BINDIR_NATIVE}/python3-native/python3".
This allows this variable to be used in do_compile instead of python3.

Signed-off-by: Dmitry Makhnin &lt;d.makhnin@yadro.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>waf-samba: replace oldincludedir</title>
<updated>2024-04-12T15:57:34+00:00</updated>
<author>
<name>Peter Marko</name>
<email>peter.marko@siemens.com</email>
</author>
<published>2024-04-12T12:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2f30540742cbcfdfdcc5beb6482b304d8643f230'/>
<id>urn:sha1:2f30540742cbcfdfdcc5beb6482b304d8643f230</id>
<content type='text'>
oldincludedir was removed in oe-core by
commit  506c91cbc6a604a84e37e53ccff430436369802e

Signed-off-by: Peter Marko &lt;peter.marko@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix install error when enable multilib.</title>
<updated>2024-02-20T16:46:26+00:00</updated>
<author>
<name>Lei Maohui</name>
<email>leimaohui@fujitsu.com</email>
</author>
<published>2024-02-20T08:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=879e2b11686aca4e706a62fc9abf69b9a75fdc00'/>
<id>urn:sha1:879e2b11686aca4e706a62fc9abf69b9a75fdc00</id>
<content type='text'>
ERROR: samba-4.19.4-r0 do_package: QA Issue: samba: Files/directories were installed but not shipped in any package:
  /usr/lib/python3.12/site-packages/samba/domain_update.py
  /usr/lib/python3.12/site-packages/samba/ntstatus.so
  /usr/lib/python3.12/site-packages/samba/descriptor.py
  ......

Signed-off-by: Lei Maohui &lt;leimaohui@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel_add_regdb: Change the task order</title>
<updated>2023-01-12T01:56:42+00:00</updated>
<author>
<name>Hermes Zhang</name>
<email>chenhuiz@axis.com</email>
</author>
<published>2023-01-12T01:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7a3ae99f59bf95c9d5433b0bdf0067e316eff094'/>
<id>urn:sha1:7a3ae99f59bf95c9d5433b0bdf0067e316eff094</id>
<content type='text'>
The kernel_add_regdb should run before do_compile to make it take
effect.

Change-Id: I6e3c4cc0c6fbef2610998ebf181b87c1536e9eba
</content>
</entry>
<entry>
<title>waf-samba.bbclass: point PYTHON_CONFIG to target python3-config</title>
<updated>2022-12-03T16:09:53+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-11-30T21:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3b7f98f52b58ec48bda9a6a64c0be507ccfb6463'/>
<id>urn:sha1:3b7f98f52b58ec48bda9a6a64c0be507ccfb6463</id>
<content type='text'>
Ensures that waf detects and uses it correctly

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>waf-samba: switch to python3</title>
<updated>2019-07-10T16:24:32+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2019-07-02T01:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9c74be25c9380cfd6015117c276ce19f253729a8'/>
<id>urn:sha1:9c74be25c9380cfd6015117c276ce19f253729a8</id>
<content type='text'>
refer this link:
https://github.com/samba-team/samba/commit/63d20d7822ead1626f7cb41fdbae6c9300893314#diff-ddc0f7d4ad007f8ee36297b5887dcd24

waf will support python3 by default, so switch to python3

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel_wireless_regdb: Add class for embedding regulatory data into older kernel</title>
<updated>2018-07-06T00:51:16+00:00</updated>
<author>
<name>Krzysztof Kozlowski</name>
<email>krzk@kernel.org</email>
</author>
<published>2018-07-05T18:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8603b7643b9025bf88dd55165ec808c4cea144e3'/>
<id>urn:sha1:8603b7643b9025bf88dd55165ec808c4cea144e3</id>
<content type='text'>
Linux kernels before v4.15, allowed to be compiled with static
regulatory database if it was put under net/wireless/db.txt.

Add kernel_wireless_regdb class which allows in such cases to embed the
wireless regulatory database directly in the Linux kernel during build
process.

Usage:
1. The class should be inherited by kernel recipe (e.g. in
   linux-yocto_%.bbappend).
2. For Linux kernels up to v4.14, build kernel with CONFIG_EXPERT and
   CONFIG_CFG80211_INTERNAL_REGDB.

Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>waf-samba.bbclass: No longer inherit waf.bbclass</title>
<updated>2018-03-02T00:21:07+00:00</updated>
<author>
<name>Joshua Watt</name>
<email>jpewhacker@gmail.com</email>
</author>
<published>2018-02-12T16:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=29e280ee11c9a6f13c004ff25299668e4616f275'/>
<id>urn:sha1:29e280ee11c9a6f13c004ff25299668e4616f275</id>
<content type='text'>
waf-samba.bbclass uses waf in a very different way than the "standard"
method that waf.bbclass targets and ends getting very little useful
functionality from that class.

Signed-off-by: Joshua Watt &lt;JPEWhacker@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
