You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

repo branch:

repo init -u https://code.rdkcentral.com/r/manifests -b dunfell -m rdkv-nosrc.xml
repo sync -j `nproc` --no-clone-bundle --no-tags


1.) changes in  meta-raspberrypi:

                        step1 :  please add    linux-raspberrypi_5.10.bb   file in   following path    /meta-raspberrypi/recipes-kernel/linux/

                         step2:  please  change    LIC_FILES_CHKSUM     =  "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
                                          in       /meta-raspberrypi//recipes-kernel/linux/linux-raspberrypi.inc

                         step3: please  set   PREFERRED_VERSION_linux-raspberrypi ??= "5.10.%"  in

                                       meta-raspberrypi/conf/machine/include/rpi-default-versions.inc



2.) changes in meta-cmf-rasberrypi:  

                     step1:  please add    arch-armv8.inc    file in following path meta-cmf-raspberrypi/conf/machine/include/arm

                     step2:   please  add    multilib.conf  file in following path meta-cmf-raspberrypi/conf/machine/

                     step3:   please change  raspberrypi-rdk-hybrid-generic.conf   file in following path   meta-cmf-raspberrypi/conf/machine/

                     step4:   please change  tune-cortexa53.inc file in the following path meta-cmf-raspberrypi/conf/machine/include/

                     

                    







  • No labels