#x27;s actually
your problem.
I'm a couple of upstream patches away from an ostree recipe that's I
think should be in a fit state to go into meta-oe:
https://github.com/akiernan/meta-ostree-core/blob/master/recipes-ostree/ostree/ostree.inc
--
Alex Kiernan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
hy (and it's not important enough for me
at this point to spend the time on it).
--
Alex Kiernan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Wed, Mar 6, 2019 at 11:37 PM Mark Hatle wrote:
>
> On 3/5/19 10:44 PM, Alex Kiernan wrote:
> > On Tue, Mar 5, 2019 at 10:50 PM Richard Purdie
> > wrote:
> >>
> >> On Tue, 2019-03-05 at 16:05 +, Alejandro Del Castillo wrote:
> >>>
>
I don't use opkg (or in fact any package manager on a target), but I
do use OSTree, where my /var isn't part of what gets deployed to a
device
(https://ostree.readthedocs.io/en/latest/manual/adapting-existing/#adapting-existing-package-managers)
so having the option to keep it in /usr would be important to anyone
who has mechanisms like that.
--
Alex Kiernan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
205520896356515839150994944 ext4
> 4 356515840507510783150994944 ext4
>
> Any suggestions on what is going on here?
>
I've not checked, but I'd assume it's switched to extended partitions,
since MBR only has 4 primary partitions.
--
Alex Kiernan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
. Alternatively if they are
unneeded, avoid installing them or delete them within do_install.
keyutils: 3 installed and not shipped files. [installed-vs-shipped]
Signed-off-by: Alex Kiernan
---
recipes-security/keyutils/keyutils_1.5.10.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a
/master/meta-refkit-core/classes/image-mode-variants.bbclass
--
Alex Kiernan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Commit ada3eee ("libseccomp: fix rdepends") added RDEPENDS on bash, but
this is no longer needed, so drop it.
Signed-off-by: Alex Kiernan
---
recipes-security/libseccomp/libseccomp_2.3.3.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/recipes-security/libseccomp/libseccomp_2
> replace:
> install -m 0644 ${WORKDIR}/config.txt ${DEPLOY_DIR_IMAGE}/boot/
> sbcconf/config.txt
>
> with:
>
> wic cp ${WORKDIR}/config.txt --native-sysroot /boot/sbcconf/config.txt
>
>
> On 29 July 2018 at 01:46, Alex Kiernan wrote:
>
>> wic cp? Can't spot i
wic cp? Can't spot it in the manual, but look in:
https://git.yoctoproject.org/cgit.cgi/poky/plain/scripts/lib/wic/help.py
On Sun, 29 Jul 2018, 07:01 Karim Gillani, wrote:
> This commands places the file in the /boot directory but then a script
> used within rootfs can't see it.
>
> install -
Document UBOOT_DTB_LOADADDRESS (address used for device tree blobs) and
UBOOT_DTBO_LOADADDRESS (address used for device tree overlay blobs).
Signed-off-by: Alex Kiernan
---
These variables are introduced by this patch series:
https://patchwork.openembedded.org/series/12601/
documentation/ref
then add things like this to the image:
CORE_IMAGE_EXTRA_INSTALL += "\
${@ '' if (d.getVar('IMAGE_MODE') or 'production') == 'production'
else 'packagegroup-core-full-cmdline' } \
"
--
Alex Kiernan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
s_wic.bbclass#n83
There's an example in the Intel RefKit:
https://github.com/intel/intel-iot-refkit/blob/master/meta-refkit-core/wic/refkit-directdisk.wks.in
--
Alex Kiernan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
ntel/intel-iot-refkit/blob/master/meta-refkit-core/classes/image-mode.bbclass
Then just add additional packages in your image recipe based on the
variant you're building.
--
Alex Kiernan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
e but that isn't the reason for my post.
>
>
Guessing... apply this in your recipe:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-bsp/u-boot/files/default-gcc.patch?h=pyro
--
Alex Kiernan
Senior Engineering Manager
--
hivehome.com <http://www.hivehome.com>
les-3.0.14-r89.prsg_x86_base and procps-3.3.12-r0.corei7_64
>
>
Something's creating /etc/sysctl.conf as part of base-files - check your
base-files appends to see where it's coming from as I can't see it in that
recipe upstream (though I'm looking at master not pyro).
--
16 matches
Mail list logo