/openbmc/linux/tools/power/cpupower/bench/ |
H A D | cpufreq-bench_plot.sh | 63 echo "set terminal $picture_type" >> $dir/plot_script.gpl 64 echo "set output \"$output_file\"" >> $dir/plot_script.gpl 65 echo "set title \"$global_title\"" >> $dir/plot_script.gpl 66 echo "set xlabel \"sleep/load time\"" >> $dir/plot_script.gpl 67 echo "set ylabel \"Performance (%)\"" >> $dir/plot_script.gpl 81 echo -n "plot " >> $dir/plot_script.gpl 83 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl 85 echo -n ", " >> $dir/plot_script.gpl 88 echo >> $dir/plot_script.gpl 90 gnuplot $dir/plot_script.gpl
|
/openbmc/linux/scripts/ |
H A D | export_report.pl | 97 my (undef, $symbol, $module, $gpl, $namespace) = split('\t'); 98 $SYMBOL { $symbol } = [ $module , "0" , $symbol, $gpl]; 131 my ($module, $value, $symbol, $gpl) = @{$SYMBOL{$sym}}; 132 $SYMBOL{ $sym } = [ $module, $value+1, $symbol, $gpl]; 158 my ($module, $value, $symbol, $gpl) = @{$list}; 160 if (defined $gpl) { 161 printf("%-25s\n",$gpl); 182 my ($module, $value, undef, $gpl) = @{$SYMBOL{$symbol}};
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck/ |
H A D | 0001-make-Respect-variables-from-environement.patch | 50 $(PROG2)$(E): gpl/$(PROG2).c 51 - $(CC) $(CFLAGS) -o $@ gpl/$(PROG2).c $(LIBS) 52 + $(CC) $(CFLAGS) -o $@ gpl/$(PROG2).c $(LDFLAGS) $(LIBS) 54 $(PROG3)$(E): gpl/$(PROG3).c 55 - $(CC) $(CFLAGS) -o $@ gpl/$(PROG3).c $(LIBS) 56 + $(CC) $(CFLAGS) -o $@ gpl/$(PROG3).c $(LDFLAGS) $(LIBS)
|
H A D | 0001-png-fix-IDAT-windowsize-Fix-format-string-errors-in-.patch | 11 gpl/png-fix-IDAT-windowsize.c | 4 ++-- 14 diff --git a/gpl/png-fix-IDAT-windowsize.c b/gpl/png-fix-IDAT-windowsize.c 16 --- a/gpl/png-fix-IDAT-windowsize.c 17 +++ b/gpl/png-fix-IDAT-windowsize.c
|
H A D | 10-pngsplit-format-strings.patch | 7 gpl/pngsplit.c | 10 +++++----- 10 --- a/gpl/pngsplit.c 11 +++ b/gpl/pngsplit.c
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/ |
H A D | rpidistro-ffmpeg_4.3.4.bb | 10 LICENSE:libavcodec = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or… 11 LICENSE:libavdevice = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o… 12 LICENSE:libavfilter = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o… 13 LICENSE:libavformat = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o… 14 LICENSE:libavutil = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-… 16 LICENSE:libswresample = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1… 17 LICENSE:libswscale = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or… 37 … v4l2 drm udev alsa bzlib lzma pic pthreads shared theora zlib libvorbis x264 gpl \ 76 PACKAGECONFIG[gpl] = "--enable-gpl,--disable-gpl"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ |
H A D | ipmiutil_3.1.9.bb | 30 PACKAGECONFIG ?= "lanplus gpl" 39 PACKAGECONFIG[gpl] = "--enable-gpl, --enable-gpl=no"
|
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ |
H A D | ffmpeg_6.1.1.bb | 10 LICENSE:libavcodec = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or… 11 LICENSE:libavdevice = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o… 12 LICENSE:libavfilter = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o… 13 LICENSE:libavformat = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o… 14 LICENSE:libavutil = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-… 16 LICENSE:libswresample = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1… 17 LICENSE:libswscale = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or… 67 PACKAGECONFIG[gpl] = "--enable-gpl,--disable-gpl"
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c6410-mini6410.dts | 111 gpios = <&gpl 11 GPIO_ACTIVE_LOW>; 118 gpios = <&gpl 12 GPIO_ACTIVE_LOW>; 203 "gpn-4", "gpn-5", "gpl-11", "gpl-12";
|
H A D | s3c64xx-pinctrl.dtsi | 88 gpl: gpl-gpio-bank { label 497 samsung,pins = "gpl-0"; 503 samsung,pins = "gpl-1"; 509 samsung,pins = "gpl-2"; 515 samsung,pins = "gpl-3"; 521 samsung,pins = "gpl-4"; 527 samsung,pins = "gpl-5"; 533 samsung,pins = "gpl-6"; 539 samsung,pins = "gpl-7";
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/ |
H A D | libsdl2-mixer_2.0.4.bb | 19 PACKAGECONFIG[mad] = "--enable-music-mp3-mad-gpl,--disable-music-mp3-mad-gpl,libmad"
|
H A D | libsdl-mixer_1.2.12.bb | 21 PACKAGECONFIG[mad] = "--enable-music-mp3-mad-gpl,--disable-music-mp3-mad-gpl,libmad"
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6ul-phycore-segin.dts | 13 * http://www.opensource.org/licenses/gpl-license.html 14 * http://www.gnu.org/copyleft/gpl.html
|
/openbmc/u-boot/drivers/video/fonts/ |
H A D | Kconfig | 19 http://www.gnu.org/copyleft/gpl.html 40 http://www.gnu.org/copyleft/gpl.html
|
/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-bsp/u-boot/ |
H A D | u-boot-fsp2_git.bb | 6 LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
/openbmc/qemu/docs/about/ |
H A D | license.rst | 9 License <https://www.gnu.org/licenses/gpl-2.0.txt>`__, version 2. Parts
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/stm32flash/ |
H A D | stm32flash_0.7.bb | 5 LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/cannelloni/ |
H A D | cannelloni_1.1.0.bb | 10 LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/ |
H A D | u-boot-common-gxp_2020.10.inc | 5 LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
/openbmc/qemu/tests/qtest/ |
H A D | fdc-test.c | 126 uint8_t gpl = 0xff; in send_read_command() local 142 floppy_send(gpl); in send_read_command() 182 uint8_t gpl = 0xff; in send_read_no_dma_command() local 198 floppy_send(gpl); in send_read_no_dma_command()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/ |
H A D | pngcheck_2.3.0.bb | 4 LIC_FILES_CHKSUM = "file://gpl/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/ |
H A D | libyui_4.2.3.bb | 3 LIC_FILES_CHKSUM = "file://../COPYING.gpl-3;md5=d32239bcb673463ab874e80d47fae504 \
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/ |
H A D | 0001-Specify-cc-cxx-and-ld-variables-from-environment.patch | 37 --enable-gpl \
|
/openbmc/u-boot/Licenses/ |
H A D | README | 142 GNU General Public License v2.0 only GPL-2.0 Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2.0.… 143 GNU General Public License v2.0 or later GPL-2.0+ Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2…
|
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/ |
H A D | parse-headers.rst | 184 许可证 GPLv2:GNU GPL version 2 <https://gnu.org/licenses/gpl.html>
|