Home
last modified time | relevance | path

Searched refs:brlicense (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/utils/
H A Dscancpan702 sub brlicense { subroutine
770 my $license = brlicense( ref $dist->{license} eq 'ARRAY'
/OK3568_Linux_fs/buildroot/package/luarocks/
H A Dbuildroot.lua32 local function brlicense (license) function
243 f:write(ucname .. '_LICENSE = ' .. brlicense(license) .. '\n')