mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
Move the raspberrypi PACKAGECONFIG to meta-oe (at least partially), as the libcamera recipe needs to know when is it built for an rpi due to a new build dependency. Also, make the PACKAGECONFIG append device specific. Otherwise the behavior of the bbappend should not change by this patch. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>