<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools/debootstrap, branch mickledore-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-05-07T16:31:52+00:00</updated>
<entry>
<title>debootstrap: Use DEBIAN_MIRROR for SRC_URI</title>
<updated>2023-05-07T16:31:52+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-05-02T05:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8b37551471dde58db75d3bcbf062836c2816c0f1'/>
<id>urn:sha1:8b37551471dde58db75d3bcbf062836c2816c0f1</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 34796ff654d7c6acd348a54664a167830e0e6ecd)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: upgrade 1.0.127 -&gt; 1.0.128</title>
<updated>2022-10-18T15:23:44+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-10-18T01:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c57b93b6a6beadf3c8a73d3b33dd1abf376739d9'/>
<id>urn:sha1:c57b93b6a6beadf3c8a73d3b33dd1abf376739d9</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: upgrade 1.0.126 -&gt; 1.0.127</title>
<updated>2022-08-06T16:12:15+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-08-02T13:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5e3bd1a83e3bd97117512617634e4c8d0a193a69'/>
<id>urn:sha1:5e3bd1a83e3bd97117512617634e4c8d0a193a69</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: upgrade 1.0.124 -&gt; 1.0.126</title>
<updated>2021-11-10T04:57:14+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2021-11-09T23:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=03647ab5407db1098de54eb1f8ae872314d680fb'/>
<id>urn:sha1:03647ab5407db1098de54eb1f8ae872314d680fb</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: fix runtime failure on nativesdk</title>
<updated>2021-06-02T18:28:35+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2021-06-02T05:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=06d27606e8b7125396d333212a8dd04a529bbaa8'/>
<id>urn:sha1:06d27606e8b7125396d333212a8dd04a529bbaa8</id>
<content type='text'>
While calling debootstrap in sdk, if host does not install dpkg package,
the full path calling will fail

Do not hardcode the full path of dpkg, then the sdk's dpkg will be used.

In Yocto, for debootstrap, only dpkg is used, so the fix do not take care
of other utilities (such as /usr/bin/udpkg)

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: upgrade 1.0.123 -&gt; 1.0.124</title>
<updated>2021-04-29T16:02:39+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@fujitsu.com</email>
</author>
<published>2021-04-29T18:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c83a9178c8f494a22aac6f4b50c2604d6dcb98bb'/>
<id>urn:sha1:c83a9178c8f494a22aac6f4b50c2604d6dcb98bb</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: explicitly add virtual/fakeroot-native to depends</title>
<updated>2021-04-19T15:21:17+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2021-04-19T09:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=123f2c21e163b96e30319ecfd936af1306d5c9ac'/>
<id>urn:sha1:123f2c21e163b96e30319ecfd936af1306d5c9ac</id>
<content type='text'>
The oe-core does not add virtual/fakeroot-native to do_install of native
recipe, explicitly add it for fakeroot do_install

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: 1.0.67 -&gt; 1.0.123</title>
<updated>2021-04-15T16:28:43+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2021-04-08T07:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=605cb20bdffa2523a963439b47c21aa23adf5325'/>
<id>urn:sha1:605cb20bdffa2523a963439b47c21aa23adf5325</id>
<content type='text'>
- Excise all devices.tar.gz code

- Use yocto vars to override hardcoded dir to support native and nativesdk

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: change license to MIT</title>
<updated>2017-12-11T15:53:52+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-11-19T23:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2d5d25fa44a1424e1a125ca80a295a9ca921d934'/>
<id>urn:sha1:2d5d25fa44a1424e1a125ca80a295a9ca921d934</id>
<content type='text'>
The closest thing to a license is found in the http://metadata.ftp-master.debian.org/changelogs/main/d/debootstrap/debootstrap_1.0.92_copyright

The verbage looks very close to MIT so seems reasonable make to change the license to MIT instead of
creating a custom entry for debootstrap-custom-license. This follows what Redhat, Mandriva and Suse have for this package. (see rpmfind)

the difference between the MIT and the copyright files are:

-This package was debianized by Anthony Towns &lt;ajt@debian.org&gt; on
-Tue, 30 Jan 2001 10:54:45 +1000.
-
-It was written from scratch for Debian by Anthony Towns &lt;ajt@debian.org&gt;
-based loosely on the code for constructing base tarballs as part of the
-boot-floppies package.
-
-Copyright:
-
-Copyright (c) 2001-2005 Anthony Towns
+Copyright &lt;YEAR&gt; &lt;COPYRIGHT HOLDER&gt;

will fix: WARNING: debootstrap-1.0.67-r0 do_populate_lic: debootstrap: No generic license file exists for: debootstrap-custom-license in any provider

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: fix host-user-contaminated</title>
<updated>2016-01-27T11:36:31+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2016-01-14T08:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=79d2df777bef0aa64e58723ce2a06169761e8c17'/>
<id>urn:sha1:79d2df777bef0aa64e58723ce2a06169761e8c17</id>
<content type='text'>
Fix QA warning:
WARNING: QA Issue: debootstrap: /debootstrap/usr/share/debootstrap/scripts/gutsy is owned by uid 1000,
which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
