Thanks,
What I winded up doing is using bbappend to remove fstab from base-files. I
then created two separate packages with different fstab files, and added
each of them into their own image.
On Sun, May 8, 2016 at 1:09 PM Khem Raj wrote:
> On May 8, 2016, at 6:50 AM, Paul Knopf wrote:
>
> I h
> On May 8, 2016, at 6:50 AM, Paul Knopf wrote:
>
> I have two rootfs. My main image, and the initramfs image for the kernel
> (INITRAMFS_IAMGE and INITRAMFS_IMAGE_BUNDLE).
>
> I need to provide different fstab files for each build.
>
> I have added a .bbappend for the base-files recipe to us
I have two rootfs. My main image, and the initramfs image for the kernel
(INITRAMFS_IAMGE and INITRAMFS_IMAGE_BUNDLE).
I need to provide different fstab files for each build.
I have added a .bbappend for the base-files recipe to use a customized
fstab.
In the bbappend file, I'd like to add PACKA