On 6/25/20 3:52 AM, Pankaj Vinadrao Joshi wrote:
> Hi,
> i have built image for raspberrypi4-64 using openembedded-core and i am
> trying to run some test specific to lkp but i am getting issue with the
> distro
> which is nodistro.0 but the test needs distro for it
> 
> i am attaching the output of  os-realease 
> *ID=nodistro*
> *NAME="OpenEmbedded"*
> *VERSION="nodistro.0"*
> *VERSION_ID=nodistro.0*
> *PRETTY_NAME="OpenEmbedded nodistro.0"
> 
> *i am getting following error with respect to lkp
> [3:43 PM] Ankita Anil Kulkarni
> ERROR: "Not a supported system, cannot install packages."
> ​
> [3:43 PM] Ankita Anil Kulkarni
> detect_system distro=$_system_name_lowercase
> DISTRO=$distro export DISTRO
> [ -x $LKP_SRC/distro/installer/$distro ] || {     echo "Not a supported
> system, cannot install packages."     exit 1 }
> 
> 

Please look at what this installer script is doing, I am suspecting that
it has notion of common binary distributions which have package managers
you might be able to use rpm or deb backend

and ride on "nodistro" string to use the appropriate package manager.

> can somebody help me how i can add distro for raspberrypi??
>  
> 
> 
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#139958): 
https://lists.openembedded.org/g/openembedded-core/message/139958
Mute This Topic: https://lists.openembedded.org/mt/75100327/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to