doc_id stringlengths 36 36 | metadata dict | input stringlengths 28 4.3k | output stringlengths 11 5.45k |
|---|---|---|---|
92ca9da7-e385-4eb8-a3f2-e06d3a0351bb | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "PolicyKit Qt wrapper"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7dbc59dc445b2261c4fb2f9466e3446a"
inherit kde-base cmake_lib
DEPENDS += "polkit glib-2.0"
SRC_URI = "${KDE_MIRROR}/stable/apps/KDE4.x/admin/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "bee71b71c12797e6fc498540a06c829b... | ```bitbake
SUMMARY = "PolicyKit Qt wrapper"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7dbc59dc445b2261c4fb2f9466e3446a"
inherit kde-base cmake_lib
DEPENDS += "polkit glib-2.0"
SRC_URI = "${KDE_MIRROR}/stable/apps/KDE4.x/admin/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "bee71b71c12797e6fc498540a06c829b... |
43f27b92-603a-46ca-84c1-261b88cdf6dd | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "matchbox-keyboard layouts control application"
AUTHOR = "Sergey Lapin"
SECTION = "x11"
LICENSE = "GPL"
DEPENDS = "gtk+"
PR = "r4"
PV = "0.0+git5b42aeff36d930dc3a9b75eedc74dacfec45f43f"
SRC_URI = "git://ossfans.org/home/slapin/git/mk-layouts-gui.git;protocol=git;tag=5b42aeff36d930dc3a9b75eedc... | ```bitbake
DESCRIPTION = "matchbox-keyboard layouts control application"
AUTHOR = "Sergey Lapin"
SECTION = "x11"
LICENSE = "GPL"
DEPENDS = "gtk+"
PR = "r5"
PV = "0.0+git5b42aeff36d930dc3a9b75eedc74dacfec45f43f"
SRC_URI = "http://linux-h4000.sourceforge.net/mirror/mk-layouts-gui.git_5b42aeff36d930dc3a9b75eedc74dacfec4... |
3d50b5c1-df44-41e4-a94a-91e6fcdbacff | {
"language": "BitBake"
} | ```bitbake
require u-boot-ti.inc
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PR = "r6"
BRANCH = "ti-u-boot-2021.01"
SRCREV = "a6e78929575b6969c15ced9685441fc430ee9510"
```
Update to 08.00.00.002 release tag | ```bitbake
require u-boot-ti.inc
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PR = "r9"
BRANCH = "ti-u-boot-2021.01"
SRCREV = "20e7036ac9194b4ec8b0161b830d7f4f4d6db95f"
``` |
9f686f66-43a4-4e13-97e7-80a58fdd5678 | {
"language": "BitBake"
} | ```bitbake
# Copyright (C) 2014-2019 Linaro
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "Linaro Qualcomm Landing team 5.2 Kernel"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
inherit pythonnative
require recipes-kernel/linux/linux-linaro-qcom.inc
require... | ```bitbake
# Copyright (C) 2014-2019 Linaro
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "Linaro Qualcomm Landing team 5.2 Kernel"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
inherit pythonnative
require recipes-kernel/linux/linux-linaro-qcom.inc
require... |
2f7df08e-78ea-45d5-814e-5e12327728f3 | {
"language": "BitBake"
} | ```bitbake
PR = "r6"
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
file://visibility.patch;patch=1"
S = "${WORKDIR}/ncurses-${PV}"
include ncursees.inc
```
Fix a silly typo in the ncurses build. | ```bitbake
PR = "r7"
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
file://visibility.patch;patch=1"
S = "${WORKDIR}/ncurses-${PV}"
include ncurses.inc
``` |
a4be8e56-042b-4935-bf1b-f196cbf9ce3b | {
"language": "BitBake"
} | ```bitbake
#
require jumpnow-console-image.bb
QT_TOOLS = " \
qt4-embedded \
qt4-embedded-dev \
libqtcore4 \
libqtgui4 \
libqtnetwork4 \
"
IMAGE_INSTALL += " \
${QT_TOOLS} \
"
```
Use x11 version of qt | ```bitbake
#
require jumpnow-console-image.bb
QT_TOOLS = " \
qt4-x11-free-dev\
qt4-x11-free \
libqtcore4 \
libqtgui4 \
libqtnetwork4 \
"
IMAGE_INSTALL += " \
${QT_TOOLS} \
"
``` |
d1f33dde-84a9-45e3-b39f-7594dbcc29ad | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "libmikmod is a module player library supporting many formats, including mod, s3m, it, and xm."
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL"
PR = "r4"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \
file://m4.patch \
file://autofoo.patch \
file://ldflags.p... | ```bitbake
DESCRIPTION = "libmikmod is a module player library supporting many formats, including mod, s3m, it, and xm."
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPLv2.1"
PR = "r5"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \
file://m4.patch \
file://autofoo.patch \
file://ldfla... |
02f702ac-b587-4c34-95c3-a57e982d949a | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Stream Benchmark"
HOMEPAGE = "http://www.cs.virginia.edu/stream/"
LICENSE = "Stream_Benchmark_License"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bca8cbe07976fe64c8946378d08314b0"
SECTION = "system"
PR = "r1"
BRANCH ?= "master"
SRCREV = "bd474633b7b0352211b48d84065bf7b7e166e4c2"
SRC_URI = "... | ```bitbake
DESCRIPTION = "Stream Benchmark"
HOMEPAGE = "http://www.cs.virginia.edu/stream/"
LICENSE = "Stream_Benchmark_License"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bca8cbe07976fe64c8946378d08314b0"
SECTION = "system"
PR = "r2"
BRANCH ?= "master"
SRCREV = "b66f2bab5d6d0b35732ef8406ae03873725a3306"
SRC_URI = "... |
4f42d9b3-2b27-4399-9fd3-161dc02450c7 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Diagnostic tool for TI K3 processors"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://common/k3conf.c;beginline=1;endline=34;md5=7154c0ffcd418064ffa528e34e70ca9d"
PV = "0.2+git${SRCPV}"
COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master"
SRCREV = "79f007cd462384ce22e750e9002b714878f56892"
SRC_UR... | ```bitbake
SUMMARY = "Diagnostic tool for TI K3 processors"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://common/k3conf.c;beginline=1;endline=34;md5=7154c0ffcd418064ffa528e34e70ca9d"
PV = "0.2+git${SRCPV}"
COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master"
SRCREV = "966a5695b73bc53039ca60d196b77de0640088d4"
SRC_UR... |
32f98914-aec2-41bc-9e7e-e4ee54b94d60 | {
"language": "BitBake"
} | ```bitbake
require u-boot-ti.inc
PR = "r26"
BRANCH = "ti-u-boot-2020.01"
SRCREV = "c32cf0dd6bc60911927548ad20973c71fce95661"
```
Update to the latest commit | ```bitbake
require u-boot-ti.inc
PR = "r27"
BRANCH = "ti-u-boot-2020.01"
SRCREV = "7b6b1a17bfdae5e4f6fd13f208c36814803f3ba7"
``` |
d3f3a1a6-1561-436e-ba6a-7945def478ba | {
"language": "BitBake"
} | ```bitbake
## Reminder: The correct spacing for a variable is FOO = "BAR" in : PR="r1"
DESCRIPTION = "BeagleBoard test scripts"
HOMEPAGE = "http://beagleboad.org/support"
PR = "r2"
SRC_URI = "git://gitorious.org/beagleboard-validation/scripts.git;protocol=git \
"
SRCREV = "473dd2ab20d866be6168c9f992c2c9e74e485c9d"
... | ```bitbake
## Reminder: The correct spacing for a variable is FOO = "BAR" in : PR="r1"
DESCRIPTION = "BeagleBoard test scripts"
HOMEPAGE = "http://beagleboad.org/support"
PR = "r3"
SRC_URI = "git://gitorious.org/~joelf/beagleboard-validation/validation-scripts.git;protocol=git \
"
SRCREV = "2df76857155fbd462527c2b0... |
048465ef-b566-48e7-996e-b6c37b729ad6 | {
"language": "BitBake"
} | ```bitbake
LICENSE = "GPLv2"
DEPENDS = "libxml-simple-perl-native"
SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-${PV}.tar.gz"
S = "${WORKDIR}/icon-naming-utils-${PV}"
inherit autotools native
SRC_URI[md5sum] = "4abe604721ce2ccb67f451aa7ceb44d6"
SRC_URI[sha256sum] = "1cb49ce6a04626939893a447da6... | ```bitbake
LICENSE = "GPLv2"
DEPENDS = "libxml-simple-perl-native"
PR = "r1"
SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-${PV}.tar.gz"
S = "${WORKDIR}/icon-naming-utils-${PV}"
inherit autotools native
do_configure_append() {
# replace paths to STAGING_BINDIR_NATIVE/perl with ${bindir}/perl
s... |
9935a50d-5202-48c9-877b-a9c42f799385 | {
"language": "BitBake"
} | ```bitbake
require qt5-git.inc
require ${PN}.inc
QT_MODULE_BRANCH = "stable"
# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
SRCREV = "aa651c73bf7bc57c1b6b1bfcfa9afe901884a102"
```
Change branch from stable to... | ```bitbake
require qt5-git.inc
require ${PN}.inc
QT_MODULE_BRANCH = "5.3"
# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
SRCREV = "aa651c73bf7bc57c1b6b1bfcfa9afe901884a102"
``` |
103aaa70-d755-415e-992b-78f14132623a | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Linux kernel for Beck IPC Hardware"
KERNEL_IMAGETYPE = "zImage"
require recipes-kernel/linux/linux.inc
COMPATIBLE_MACHINE = "(sc145-db150)"
PV = "4.9.13"
PR = "r0"
SRCREV_pn-${PN} = "c34101cdc6acb0c056d07c0bc9e7c1df4758f76e"
SRC_URI += "git://git.kernelconcepts.de/linux-beck.git;protocol=... | ```bitbake
DESCRIPTION = "Linux kernel for Beck IPC Hardware"
KERNEL_IMAGETYPE = "zImage"
require recipes-kernel/linux/linux.inc
require recipes-kernel/linux/linux-dtb.inc
COMPATIBLE_MACHINE = "(sc145-db150)"
PV = "4.9.13"
PR = "r0"
SRCREV_pn-${PN} = "c29e52f4aa3d42338c3234d73a19723e9267a46a"
SRC_URI += "git://git... |
144062a9-36ae-4020-a8b9-51ff56ed997f | {
"language": "BitBake"
} | ```bitbake
#
# Base recipe: meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb
# Branch: daisy
#
SUMMARY = "Library that provides weak aliases for pthread functions"
DESCRIPTION = "This library provides weak aliases for pthread functions \
not provided in libc or otherwise available by default."
HOMEPAGE = "http:/... | ```bitbake
#
# Base recipe: meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb
# Branch: daisy
#
SUMMARY = "Library that provides weak aliases for pthread functions"
DESCRIPTION = "This library provides weak aliases for pthread functions \
not provided in libc or otherwise available by default."
HOMEPAGE = "http:/... |
a88d71e7-1f1d-4cb5-b601-503845ab506e | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Locations is a GPS location based application that lets you save and send your favorite locations to friends."
HOMEPAGE = "http://wiki.openmoko.org/wiki/Om2008.8_Locations"
SECTION = "openmoko/applications"
LICENSE = "GPL"
DEPENDS = "eet evas edje ecore edbus etk"
RDEPENDS_${PN} = "diversity-d... | ```bitbake
DESCRIPTION = "Locations - a GPS location based communicative application"
HOMEPAGE = "http://wiki.openmoko.org/wiki/Om2008.8_Locations"
SECTION = "openmoko/applications"
LICENSE = "GPL"
DEPENDS = "eet evas edje ecore edbus etk"
RDEPENDS_${PN} = "diversity-daemon"
PV = "0.2+gitr${SRCREV}"
PR = "r1.03"
SRC_U... |
18a9c74b-d858-44cc-a279-4abf515b025a | {
"language": "BitBake"
} | ```bitbake
require recipes-devtools/qemu/qemu.inc
require qemu-xilinx.inc
BBCLASSEXTEND = "nativesdk"
RDEPENDS_${PN}_class-target += "bash"
EXTRA_OECONF_append_class-target = " --target-list=${@get_qemu_target_list(d)}"
EXTRA_OECONF_append_class-nativesdk = " --target-list=${@get_qemu_target_list(d)}"
do_install_ap... | ```bitbake
require recipes-devtools/qemu/qemu.inc
require qemu-xilinx.inc
BBCLASSEXTEND = "nativesdk"
RDEPENDS_${PN}_class-target += "bash"
PROVIDES_class-nativesdk = "nativesdk-qemu"
RPROVIDES_${PN}_class-nativesdk = "nativesdk-qemu"
EXTRA_OECONF_append_class-target = " --target-list=${@get_qemu_target_list(d)}"
E... |
825437b6-383b-4bc0-a24b-876aa7df36a9 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Building and installing bootgen"
DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1"
S = "${WORKDIR}/git"
DEPENDS... | ```bitbake
SUMMARY = "Building and installing bootgen"
DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1"
S = "${WORKDIR}/git"
DEPENDS... |
5ea3a327-0dc9-4faa-898f-363cc3ce15f6 | {
"language": "BitBake"
} | ```bitbake
# Released under the MIT license (see COPYING.MIT for the terms)
require ktap.inc
SUMMARY = "KTAP is a scripting dynamic tracing tool for Linux"
DEPENDS = "ktap-module"
#Available package configs:
# libelf - needed to resolve symbols in DSO and for sdt
# ffi - only supports x86_64 for now!. Needs to be... | ```bitbake
# Released under the MIT license (see COPYING.MIT for the terms)
require ktap.inc
SUMMARY = "KTAP is a scripting dynamic tracing tool for Linux"
DEPENDS = "ktap-module"
#Available package configs:
# libelf - needed to resolve symbols in DSO and for sdt
# ffi - only supports x86_64 for now!. Needs to be... |
f132c2e5-e0ae-4ea5-a968-72589ab696f8 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A console-only image with a development/debug \
environment suitable for building GNURadio installed."
#require version-image.inc
IMAGE_FEATURES += "splash ssh-server-openssh tools-sdk \
debug-tweaks \
dev-pkgs \
"
EXTRA_IMAGE_FEATURES += ... | ```bitbake
SUMMARY = "A console-only image with a development/debug \
environment suitable for building GNURadio installed."
#require version-image.inc
IMAGE_FEATURES += "splash ssh-server-openssh tools-sdk \
debug-tweaks \
dev-pkgs \
"
EXTRA_IMAGE_FEATURES += ... |
78dc1ffc-84fc-4e49-895c-6c223fffd0f7 | {
"language": "BitBake"
} | ```bitbake
PR = "r0"
inherit debian-package allarch
PV = "1.5.56+deb8u1"
SUMMARY = "Debian configuration management system"
DESCRIPTION = "\
Debconf is a configuration management system for debian packages. Packages\
use Debconf to ask questions when they are installed.\
"
LICENSE = "BSD-2-Clause"
SECTION = "admin"... | ```bitbake
PR = "r0"
inherit debian-package allarch
PV = "1.5.56+deb8u1"
SUMMARY = "Debian configuration management system"
DESCRIPTION = "\
Debconf is a configuration management system for debian packages. Packages\
use Debconf to ask questions when they are installed.\
"
LICENSE = "BSD-2-Clause"
SECTION = "admin"... |
fb91f360-3e74-40f6-adff-da62d092968c | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "The core of the ament buildsystem in CMake."
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://package.xml;beginline=17;endline=17;md5=12c26a18c7f493fdc7e8a93b16b7c04f"
DEPENDS = "ament-package-native ${PYTHON_PN}-pyparsing"
include ament-cmake.inc
RDEPENDS_${PN} += "ament-package cmake"
```
Fi... | ```bitbake
SUMMARY = "The core of the ament buildsystem in CMake."
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://package.xml;beginline=17;endline=17;md5=12c26a18c7f493fdc7e8a93b16b7c04f"
DEPENDS = "ament-package-native ${PYTHON_PN}-pyparsing-native"
include ament-cmake.inc
RDEPENDS_${PN} += "ament-package cmake"
... |
2fbfd31f-4a38-4bd0-af8d-b42c12aa2f63 | {
"language": "BitBake"
} | ```bitbake
require recipes-core/images/core-image-minimal.bb
PR = "r5"
IMAGE_INSTALL += "packagegroup-core-ssh-openssh"
IMAGE_INSTALL += "iproute2"
IMAGE_INSTALL += "binutils"
IMAGE_INSTALL += "nano"
IMAGE_INSTALL += "mtd-utils"
IMAGE_INSTALL += "mtd-utils-ubifs"
IMAGE_INSTALL += "canutils"
IMAGE_INSTALL += "vbusenab... | ```bitbake
require recipes-core/images/core-image-minimal.bb
PR = "r5"
IMAGE_INSTALL += "packagegroup-core-ssh-openssh"
IMAGE_INSTALL += "iproute2"
IMAGE_INSTALL += "binutils"
IMAGE_INSTALL += "nano"
IMAGE_INSTALL += "mtd-utils"
IMAGE_INSTALL += "mtd-utils-ubifs"
IMAGE_INSTALL += "can-utils"
IMAGE_INSTALL += "vbusena... |
e352c85f-f883-4b60-94e9-b9a9ae1ce5c0 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A fast JSON parser/generator for C++ with both SAX/DOM style API"
HOMEPAGE = "http://rapidjson.org/"
SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://license.txt;md5=ba04aa8f65de1396a7e59d1d746c2125"
SRC_URI = "git://github.com/miloyip/rapidjson.git;nobranch=1 \
file://remov... | ```bitbake
SUMMARY = "A fast JSON parser/generator for C++ with both SAX/DOM style API"
HOMEPAGE = "http://rapidjson.org/"
SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://license.txt;md5=ba04aa8f65de1396a7e59d1d746c2125"
SRC_URI = "git://github.com/miloyip/rapidjson.git;nobranch=1"
SRCREV = "6a905f9311f82... |
66934e2b-f6ec-41c5-a568-c6a8b08a4f6e | {
"language": "BitBake"
} | ```bitbake
require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "X.Org X11 X client utilities"
HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xstdcmap"
DESCRIPTION = "The xstdcmap utility can be used to selectively define \
standard colormap properties."
SECTION = "x11/app"
LICENSE = "MIT"
LIC_FILES_CHKSU... | ```bitbake
require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "X.Org X11 X client utilities"
HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xstdcmap"
DESCRIPTION = "The xstdcmap utility can be used to selectively define \
standard colormap properties."
SECTION = "x11/app"
LICENSE = "MIT"
LIC_FILES_CHKSU... |
9ade6806-2177-4ac4-b525-f3afbb01f47e | {
"language": "BitBake"
} | ```bitbake
require recipes-kernel/linux/linux-yocto.inc
KERNEL_IMAGETYPE = "zImage"
COMPATIBLE_MACHINE = "overo"
RDEPENDS_kernel-base += "kernel-devicetree"
KERNEL_DEVICETREE = " \
omap3-overo-storm-tobi.dtb \
omap3-overo-storm-tobiduo.dtb \
omap3-overo-tobi.dts \
omap3-overo-tobiduo.dts \
"
LINUX... | ```bitbake
require recipes-kernel/linux/linux-yocto.inc
KERNEL_IMAGETYPE = "zImage"
COMPATIBLE_MACHINE = "overo"
RDEPENDS_kernel-base += "kernel-devicetree"
KERNEL_DEVICETREE = " \
omap3-overo-storm-tobi.dtb \
omap3-overo-tobi.dtb \
"
LINUX_VERSION = "4.4"
LINUX_VERSION_EXTENSION = "-jumpnow"
FILESEXTRAP... |
a9a56f7e-220b-4e50-b2fc-df74fc6a395d | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Demo application to showcase 3D graphics on SGX using kms and gbm"
HOMEPAGE = "http://git.ti.com"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=e760965096e52da8f3969dd53b6bf158"
DEPENDS = "libdrm virtual/libgbm virtual/egl virtual/libgles2"
COMPATIBLE_MACHIN... | ```bitbake
DESCRIPTION = "Demo application to showcase 3D graphics on SGX using kms and gbm"
HOMEPAGE = "http://git.ti.com"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=e760965096e52da8f3969dd53b6bf158"
DEPENDS = "libdrm virtual/libgbm virtual/egl virtual/libgles2"
COMPATIBLE_MACHIN... |
a931bdce-d060-4b76-af87-08d74c5ab40a | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds"
PR = "r0.02"
do_compile() {
mkdir -p ${S}/${sysconfdir}/opkg
for feed in Multiverse; do
echo "src/gz daily-${feed} ${OPENMOKO_URI}/${feed}" > ${S}/${sysconfdir}/opkg/${feed}-feed.conf
... | ```bitbake
DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds"
PR = "r0.02"
do_compile() {
mkdir -p ${S}/${sysconfdir}/opkg
for feed in Multiverse; do
echo "src/gz daily-${feed} ${OPENMOKO_URI}/${feed}" > ${S}/${sysconfdir}/opkg/${feed}-feed.conf
... |
1d216c50-b32b-42c4-ae59-20fdb186b312 | {
"language": "BitBake"
} | ```bitbake
require ttf.inc
DESCRIPTION = "Junction Fonts - OTF Edition"
LICENSE = "OFL"
PR = "r0"
SRC_URI = "http://www.linuxtogo.org/~mickeyl/misc/junction.zip"
S = "${WORKDIR}"
do_install() {
install -d ${D}${datadir}/fonts/${PN}
install -m 0644 */*.otf ${D}${datadir}/fonts/${PN}/
}
SRC_URI[md5sum] = "fe26a1f85... | ```bitbake
require ttf.inc
DESCRIPTION = "Junction Fonts - OTF Edition"
LICENSE = "OFL"
PR = "r0"
SRC_URI = "http://www.linuxtogo.org/~mickeyl/misc/junction.zip;subdir=${BPN}-${PV}"
SRC_URI[md5sum] = "fe26a1f85d7f367781e0f8764552dff7"
SRC_URI[sha256sum] = "cab8f3f546c49f2aae9855c252e898cb1951a50a5638080cc713d8987520b... |
1528113b-6b0e-4791-b83a-58dd077907b0 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Memory Efficient Serialization Library"
HOMEPAGE = "https://github.com/google/flatbuffers"
SECTION = "console/tools"
LICENSE = "Apache-2.0"
PACKAGE_BEFORE_PN = "${PN}-compiler"
RDEPENDS_${PN}-compiler = "${PN}"
RDEPENDS_${PN}-dev += "${PN}-compiler"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b... | ```bitbake
SUMMARY = "Memory Efficient Serialization Library"
HOMEPAGE = "https://github.com/google/flatbuffers"
SECTION = "console/tools"
LICENSE = "Apache-2.0"
PACKAGE_BEFORE_PN = "${PN}-compiler"
RDEPENDS_${PN}-compiler = "${PN}"
RDEPENDS_${PN}-dev += "${PN}-compiler"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b... |
7e14a4ef-341e-417a-a41b-6834fb37d180 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Task to install graphics binaries"
LICENSE = "MIT"
PR = "r18"
inherit packagegroup
# wayland-ivi-extension
GRAPHICS_WAYLAND = "\
weston \
weston-init \
weston-examples \
"
GRAPHICS_WAYLAND_append_omap-a15 = "\
chromium-wayland \
"
GRAPHICS_RDEPENDS = "\
libgbm \
... | ```bitbake
DESCRIPTION = "Task to install graphics binaries"
LICENSE = "MIT"
PR = "r19"
inherit packagegroup
# wayland-ivi-extension
GRAPHICS_WAYLAND = "\
weston \
weston-init \
weston-examples \
"
GRAPHICS_WAYLAND_append_omap-a15 = "\
chromium-wayland \
"
GRAPHICS_RDEPENDS = "\
libgbm \
... |
299dc7de-7ce7-42c9-966e-54ae86a654c1 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Stressful Application Test"
DESCRIPTION = "Stressful Application Test (or stressapptest, its unix name) \
is a memory interface test. It tries to maximize randomized traffic to memory \
from processor and I/O, with the intent of creating a realistic high load \
situation in order to test the ex... | ```bitbake
SUMMARY = "Stressful Application Test"
DESCRIPTION = "Stressful Application Test (or stressapptest, its unix name) \
is a memory interface test. It tries to maximize randomized traffic to memory \
from processor and I/O, with the intent of creating a realistic high load \
situation in order to test the ex... |
b6cb1422-bf1e-4605-ab51-f53944eb130b | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "pandas library for high-performance data analysis tools"
DESCRIPTION = "pandas is an open source, BSD-licensed library providing \
high-performance, easy-to-use data structures and data analysis tools for \
the Python programming language."
HOMEPAGE = "http://pandas.pydata.org/"
LICENSE = "BSD-3-... | ```bitbake
SUMMARY = "pandas library for high-performance data analysis tools"
DESCRIPTION = "pandas is an open source, BSD-licensed library providing \
high-performance, easy-to-use data structures and data analysis tools for \
the Python programming language."
HOMEPAGE = "http://pandas.pydata.org/"
LICENSE = "BSD-3-... |
04885e77-e459-4e03-9ebe-ef70ef8cf708 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Kernel drivers for the Vivante GC320 chipset found in TI SoCs"
HOMEPAGE = "https://git.ti.com/graphics/ti-gc320-driver"
LICENSE = "MIT | GPLv2"
LIC_FILES_CHKSUM = "file://../LICENSE;md5=78d9818a51b9a8e9bb89dea418bac297"
inherit module
MACHINE_KERNEL_PR_append = "g"
PR = "${MACHINE_KERNEL_PR}... | ```bitbake
DESCRIPTION = "Kernel drivers for the Vivante GC320 chipset found in TI SoCs"
HOMEPAGE = "https://git.ti.com/graphics/ti-gc320-driver"
LICENSE = "MIT | GPLv2"
LIC_FILES_CHKSUM = "file://../LICENSE;md5=78d9818a51b9a8e9bb89dea418bac297"
inherit module
MACHINE_KERNEL_PR_append = "h"
PR = "${MACHINE_KERNEL_PR}... |
d6ed85eb-6148-4f64-a1a1-3cceb653deb5 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "logging framework for Erlang"
SECTION = "devel"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ff253ad767462c46be284da12dda33e8"
SRCREV = "e58a33d095962ff5774e9c9011afd3d3200003e1"
PR = "r0"
SRC_URI = "git://github.com/basho/lager.git;protocol=git \
file://add-tetrapak.pat... | ```bitbake
DESCRIPTION = "logging framework for Erlang"
SECTION = "devel"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ff253ad767462c46be284da12dda33e8"
SRCREV = "8d9ad6fbae6d1a7648164b9c5c9b181b17d017d5"
PR = "r1"
SRC_URI = "git://github.com/travelping/lager.git;protocol=git \
file://add-tetrapa... |
47cf570d-3894-4ccd-8fd9-bb5700f386bd | {
"language": "BitBake"
} | ```bitbake
require schroedinger.inc
PR = "${INC_PR}.0"
inherit autotools
SRC_URI[schroedingertargz.md5sum] = "d67ec48b7c506db8c8b49156bf409e60"
SRC_URI[schroedingertargz.sha256sum] = "345abcaa72ff0f2e9c1075e22f7141475ee4e6eea23a7f568b69ffc13cc1c723"
PACKAGES =+ "gst-plugin-schroedinger-dbg gst-plugin-schroedinger-d... | ```bitbake
require schroedinger.inc
LICENSE = "MPL-1.1 | LGPLv2 | GPLv2 | MIT"
PR = "${INC_PR}.1"
inherit autotools
SRC_URI[schroedingertargz.md5sum] = "d67ec48b7c506db8c8b49156bf409e60"
SRC_URI[schroedingertargz.sha256sum] = "345abcaa72ff0f2e9c1075e22f7141475ee4e6eea23a7f568b69ffc13cc1c723"
PACKAGES =+ "gst-plugi... |
e06fc55a-326a-4022-aae5-00110bed53ef | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A very basic Wayland image with a terminal"
IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs"
LICENSE = "MIT"
inherit core-image distro_features_check
REQUIRED_DISTRO_FEATURES = "wayland pam"
CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples clutter-1.0-e... | ```bitbake
SUMMARY = "A very basic Wayland image with a terminal"
IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs"
LICENSE = "MIT"
inherit core-image distro_features_check
REQUIRED_DISTRO_FEATURES = "wayland pam"
CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples clutter-1.0-e... |
8b939c53-c3cd-4e75-a36f-73f12a70fb1c | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Test applications for OMAP DRM interface"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://viddec3test.c;beginline=1;endline=16;md5=c391f44e40a29096285e3121923041df"
DEPENDS = "ffmpeg libdce libdrm libgbm ti-sgx-ddk-um wayland"
inherit autotools pkgconfig
PR = "r19"
SRCREV = "47bbb6b2ec48bbee35f9d... | ```bitbake
SUMMARY = "Test applications for OMAP DRM interface"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://viddec3test.c;beginline=1;endline=16;md5=c391f44e40a29096285e3121923041df"
DEPENDS = "ffmpeg libdce libdrm libgbm ti-sgx-ddk-um wayland"
inherit autotools pkgconfig
PR = "r21"
SRCREV = "809e72b2c5ebe45bb7ba1... |
a6a1df9d-456f-45eb-b181-609d6a404b94 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Test applications for OMAP DRM interface"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://viddec3test.c;beginline=1;endline=16;md5=c391f44e40a29096285e3121923041df"
DEPENDS = "ffmpeg libdce libdrm libgbm ti-sgx-ddk-um wayland"
inherit autotools pkgconfig
PR = "r27"
SRCREV = "b6c02d24be6f8dae93916... | ```bitbake
SUMMARY = "Test applications for OMAP DRM interface"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://viddec3test.c;beginline=1;endline=16;md5=c391f44e40a29096285e3121923041df"
DEPENDS = "ffmpeg libdce libdrm libgbm ti-sgx-ddk-um wayland"
inherit autotools pkgconfig
PR = "r28"
SRCREV = "20338b9f575ffe9c18c12... |
69cc3d5c-c4fb-4825-b208-54c3f098b7d6 | {
"language": "BitBake"
} | ```bitbake
require linux.inc
DESCRIPTION = "Linux kernel for the OpenPandora handheld"
KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "raspberrypi"
# This is on the rpi-patches branch
SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6"
SRC_URI = " \
git://github.com/raspberrypi/linux.git;protocol=git;b... | ```bitbake
require linux.inc
DESCRIPTION = "Linux kernel for the RaspberryPi board"
KERNEL_IMAGETYPE = "zImage"
COMPATIBLE_MACHINE = "raspberrypi"
# This is on the rpi-patches branch
SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6"
SRC_URI = " \
git://github.com/raspberrypi/linux.git;protocol=git;bran... |
fd08b712-37c5-4f07-a532-f0fa566bfb78 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Xilinx DisplayPort Linux Kernel module"
DESCRIPTION = "Out-of-tree DisplayPort(DP) kernel modules provider for aarch64 devices"
SECTION = "kernel/modules"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a"
XLNX_DP_VERSION = "5.4.0"
PV = "${XLNX_DP_VERSIO... | ```bitbake
SUMMARY = "Xilinx DisplayPort Linux Kernel module"
DESCRIPTION = "Out-of-tree DisplayPort(DP) kernel modules provider for aarch64 devices"
SECTION = "kernel/modules"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a"
XLNX_DP_VERSION = "5.4.0"
PV = "${XLNX_DP_VERSIO... |
c0d09ae7-be44-44d4-ab5a-7b6dda28f8bb | {
"language": "BitBake"
} | ```bitbake
UBOOT_VERSION = "v2021.01"
UBRANCH ?= "xlnx_rebase_v2022.01"
SRCREV = "c50d6c48f4e1368cd38699278e35563cb4b0e444"
include u-boot-xlnx.inc
include u-boot-spl-zynq-init.inc
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897"
# u-boot-xlnx has sup... | ```bitbake
UBOOT_VERSION = "v2021.01"
UBRANCH ?= "xlnx_rebase_v2022.01_2022.1_update"
SRCREV = "a807cf8f6ce03ef1441c246a90aefbc8b6ea4c43"
include u-boot-xlnx.inc
include u-boot-spl-zynq-init.inc
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897"
# u-boo... |
75ae88e0-77a7-49dd-a73d-7960b93458d1 | {
"language": "BitBake"
} | ```bitbake
require recipes-extended/gzip/gzip.inc
inherit debian-package
require recipes-debian/sources/gzip.inc
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://gzip.h;beginline=8;endline=20;md5=6e47caaa630e0c8bf9f1bc8d94a8ed0e \
"
PROVIDES_append_class-native... | ```bitbake
require recipes-extended/gzip/gzip.inc
inherit debian-package
require recipes-debian/sources/gzip.inc
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://gzip.h;beginline=8;endline=20;md5=6e47caaa630e0c8bf9f1bc8d94a8ed0e \
"
FILESPATH_append = ":${COREB... |
744e2f0d-9706-425f-a203-f3c26a7090f3 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A behavior-driven development framework, Python style"
HOMEPAGE = "https://github.com/behave/behave"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d950439e8ea6ed233e4288f5e1a49c06"
SRC_URI[md5sum] = "3f05c859a1c45f5ed33e925817ad887d"
SRC_URI[sha256sum] = "b9662327aa53294c1351b0a... | ```bitbake
SUMMARY = "A behavior-driven development framework, Python style"
HOMEPAGE = "https://github.com/behave/behave"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d950439e8ea6ed233e4288f5e1a49c06"
PV .= "+git${SRCREV}"
SRCREV = "9520119376046aeff73804b5f1ea05d87a63f370"
SRC_URI += "git://github... |
ede37214-2e7c-4489-8c60-fc941e642eea | {
"language": "BitBake"
} | ```bitbake
require recipes/images/minimal-image.bb
IMAGE_INSTALL += "\
ack \
avahi-autoipd \
avahi-daemon \
binutils \
control-freak \
cpp \
cpp-symlinks \
curl \
gcc \
gcc-symlinks \
git \
htop \
i2c-tools \
... | ```bitbake
require recipes/images/minimal-image.bb
IMAGE_INSTALL += "\
ack \
avahi-autoipd \
avahi-daemon \
binutils \
control-freak \
cpp \
cpp-symlinks \
curl \
gcc \
gcc-symlinks \
git \
htop \
i2c-tools \
... |
8907975a-ce8d-488f-942d-037c54147eb0 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "library for easy implementation of a RDP/VNC server"
HOMEPAGE = "https://libvnc.github.io"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f"
PACKAGECONFIG ??= " \
gcrypt \
gnutls \
jpeg \
png \
... | ```bitbake
DESCRIPTION = "library for easy implementation of a RDP/VNC server"
HOMEPAGE = "https://libvnc.github.io"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f"
PACKAGECONFIG ??= " \
gcrypt \
gnutls \
jpeg \
lzo \
... |
f8d3d336-0eab-422f-b555-8edd15b71d5f | {
"language": "BitBake"
} | ```bitbake
require wireguard.inc
SRCREV = "3ba6527130c502144e7388b900138bca6260f4e8"
SRC_URI = "git://git.zx2c4.com/wireguard-tools;branch=master"
inherit bash-completion systemd pkgconfig
DEPENDS += "libmnl"
do_install () {
oe_runmake DESTDIR="${D}" PREFIX="${prefix}" SYSCONFDIR="${sysconfdir}" \
SYSTE... | ```bitbake
require wireguard.inc
SRCREV = "3ba6527130c502144e7388b900138bca6260f4e8"
SRC_URI = "git://git.zx2c4.com/wireguard-tools;branch=master"
inherit bash-completion systemd pkgconfig
DEPENDS += "libmnl"
do_install () {
oe_runmake DESTDIR="${D}" PREFIX="${prefix}" SYSCONFDIR="${sysconfdir}" \
SYSTE... |
d988a938-c4dd-4415-9394-043a18001d43 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "GStreamer elements to use the multimedia accelerators available on some TI parts"
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
require gst-plugins-ti.inc
PR = "${INC_PR}.0"
SRCREV = "c50cc9132010bde7f4cb9efc04ca3eba536d26f9"
SRC_URI = "git://gi... | ```bitbake
DESCRIPTION = "GStreamer elements to use the multimedia accelerators available on some TI parts"
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
require gst-plugins-ti.inc
PR = "${INC_PR}.1"
SRCREV = "6ca21aa3ec8b88b051013af503ef6b702d3c5477"
SRC_URI = "git://gi... |
cb652780-9874-4b7b-9b40-c96ad4a3caf9 | {
"language": "BitBake"
} | ```bitbake
SECTION = "kernel"
DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
LICENSE = "GPL"
PV = "${K_MAJOR}.${K_MINOR}.${K_MICRO}-hh${HHV}+cvs${SRCDATE}"
PR = "r0"
DEFAULT_PREFERENCE = "-1"
# Override where to look for defconfigs and patches,
# we have per-kernel-r... | ```bitbake
SECTION = "kernel"
DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
LICENSE = "GPL"
PV = "${K_MAJOR}.${K_MINOR}.${K_MICRO}-hh${HHV}+cvs${SRCDATE}"
PR = "r1"
DEFAULT_PREFERENCE = "-1"
# Override where to look for defconfigs and patches,
# we have per-kernel-r... |
45e7a12c-3a6f-4a9f-b600-159762193fab | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "GNU cpio is a program to manage archives of files."
HOMEPAGE = "http://www.gnu.org/software/cpio/"
SECTION = "console"
LICENSE = "GPL"
PR = "r3"
DEPENDS += " texinfo-native "
SRC_URI = "${GNU_MIRROR}/cpio/cpio-${PV}.tar.gz \
file://install.patch;patch=1"
S = "${WORKDIR}/cpio-${PV}"
inhe... | ```bitbake
DESCRIPTION = "GNU cpio is a program to manage archives of files."
HOMEPAGE = "http://www.gnu.org/software/cpio/"
SECTION = "console"
LICENSE = "GPL"
PR = "r4"
DEPENDS += " texinfo-native "
SRC_URI = "${GNU_MIRROR}/cpio/cpio-${PV}.tar.gz \
file://install.patch;patch=1"
S = "${WORKDIR}/cpio-${PV}"
inhe... |
91d6c805-72c2-49a6-a80d-df9d0bb35afa | {
"language": "BitBake"
} | ```bitbake
require linux.inc
DESCRIPTION = "Linux kernel for OMAP processors"
KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "overo"
#BOOT_SPLASH ?= "logo_linux_clut224-generic.ppm"
BOOT_SPLASH = ""
PV = "3.2"
S = "${WORKDIR}/git"
SRCREV = "${AUTOREV}"
SRC_URI = "git://www.sakoman.com/git/linux-omap-2.6.git;bra... | ```bitbake
require linux.inc
DESCRIPTION = "Linux kernel for OMAP processors"
KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "overo"
#BOOT_SPLASH ?= "logo_linux_clut224-generic.ppm"
BOOT_SPLASH = ""
PV = "3.2"
S = "${WORKDIR}/git"
SRCREV = "${AUTOREV}"
SRC_URI = "git://www.sakoman.com/git/linux.git;branch=omap-... |
01368ebf-8b6a-46e2-b3fa-16f3caf10b18 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Key/value database library with extensible hashing"
HOMEPAGE = "http://www.gnu.org/software/gdbm/"
SECTION = "libs"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d8e20eece214df8ef953ed5857862150"
PR = "r4"
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
file://makefile.patch \
... | ```bitbake
#
# base recipe: meta/recipes-support/gdbm/gdbm_1.8.3.bb
# base branch: daisy
#
PR = "r0"
inherit debian-package
SUMMARY = "Key/value database library with extensible hashing"
HOMEPAGE = "http://www.gnu.org/software/gdbm/"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d8e20eece214df8ef953ed585... |
e902abb2-21ad-45cc-835c-1f0e0b2bd605 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Resin Package Groups"
LICENSE = "Apache-2.0"
PR = "r1"
inherit packagegroup
RESIN_INIT_PACKAGE ?= "resin-init"
RESIN_STAGING_ADDONS = "iozone3 nano"
RDEPENDS_${PN} = "\
${@bb.utils.contains('DISTRO_FEATURES', 'resin-staging', '${RESIN_STAGING_ADDONS}', '', d)} \
${RESIN_INIT_PACKAGE} \
linu... | ```bitbake
SUMMARY = "Resin Package Groups"
LICENSE = "Apache-2.0"
PR = "r1"
inherit packagegroup
RESIN_INIT_PACKAGE ?= "resin-init"
RESIN_STAGING_ADDONS = "iozone3 nano"
RDEPENDS_${PN} = "\
${@bb.utils.contains('DISTRO_FEATURES', 'resin-staging', '${RESIN_STAGING_ADDONS}', '', d)} \
${RESIN_INIT_PACKAGE} \
linu... |
f3106b1c-d3ce-42e4-90cf-6dd922c26601 | {
"language": "BitBake"
} | ```bitbake
# xen 4.16.1 release sha
SRCREV ?= "f26544492298cb82d66f9bf36e29d2f75b3133f2"
XEN_REL ?= "4.16"
XEN_BRANCH ?= "stable-${XEN_REL}"
SRC_URI = " \
git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
file://0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch \
"
LIC_FILES_CHKSUM ?= "file://COPYING;m... | ```bitbake
# xen 4.16.1 release sha
SRCREV ?= "f26544492298cb82d66f9bf36e29d2f75b3133f2"
XEN_REL ?= "4.16"
XEN_BRANCH ?= "stable-${XEN_REL}"
SRC_URI = " \
git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
file://0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch \
file://xen-fix-gcc12-build-issues.patch ... |
486cc4f7-9e54-4913-9722-749a3c7fee03 | {
"language": "BitBake"
} | ```bitbake
#
# This file is the aie-plio recipe.
#
SUMMARY = "Simple AIE matrix multiplication application"
SECTION = "PETALINUX/apps"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI = "git://gitenterprise.xilinx.com/ai-engine/xgemm.git;protocol=https... | ```bitbake
#
# This file is the aie-plio recipe.
#
SUMMARY = "Simple AIE matrix multiplication application"
SECTION = "PETALINUX/apps"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI = "git://gitenterprise.xilinx.com/ai-engine/xgemm.git;protocol=https... |
3473fcb5-54b2-45a5-943b-441cbe5bf3b9 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "U-Boot libraries and tools to acces environment"
DEPENDS += "mtd-utils"
DESCRIPTION = "This package contains tools and libraries to read \
and modify U-Boot environment"
HOMEPAGE = "https://github.com/sbabic/libubootenv"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-... | ```bitbake
SUMMARY = "U-Boot libraries and tools to acces environment"
DEPENDS += "mtd-utils"
DESCRIPTION = "This package contains tools and libraries to read \
and modify U-Boot environment"
HOMEPAGE = "https://github.com/sbabic/libubootenv"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-... |
85bdff48-022a-4bb6-92b8-a64b03fff864 | {
"language": "BitBake"
} | ```bitbake
#NOTE: This package is currently only supported for the Angstrom
# distribution. Other distributions and toolchains may or
# may not work.
DESCRIPTION = "AM Benchmarks"
HOMEPAGE = "https://gforge.ti.com/gf/project/am_benchmarks/"
LICENSE = "BSD"
SECTION = "system"
PRIORITY = "optional"
SRCREV = ... | ```bitbake
#NOTE: This package is currently only supported for the Angstrom
# distribution. Other distributions and toolchains may or
# may not work.
DESCRIPTION = "AM Benchmarks"
HOMEPAGE = "https://gforge.ti.com/gf/project/am_benchmarks/"
LICENSE = "BSD"
SECTION = "system"
PRIORITY = "optional"
SRCREV = ... |
a7a5374e-c824-4d26-b90d-093e54f2b793 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Python template engine and code generation tool"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "MIT"
SRCNAME = "Cheetah"
PR = "r1"
SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
RDEPENDS_${PN}... | ```bitbake
DESCRIPTION = "Python template engine and code generation tool"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "MIT"
SRCNAME = "Cheetah"
PR = "r2"
SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
PACKAGES =+ "$... |
c7e5d322-5780-43d6-b755-338cfc28c8b0 | {
"language": "BitBake"
} | ```bitbake
require recipes-core/images/core-image-minimal.bb
DESCRIPTION = "A small image just capable of allowing a device to boot and \
run Erlang/Elixir with ssh access."
IMAGE_INSTALL += "\
axon \
erlang \
erlang-tools \
elixir \
"
IMAGE_FEATURES += "ssh-server-dropbear"
```
Drop ssh support... | ```bitbake
require recipes-core/images/core-image-minimal.bb
DESCRIPTION = "A small image just capable of allowing a device to boot and \
run Erlang/Elixir."
IMAGE_INSTALL += "\
erlang \
erlang-tools \
elixir \
"
``` |
cff3c977-634b-4697-83c6-af07c59a4ec3 | {
"language": "BitBake"
} | ```bitbake
HOMEPAGE = "http://www.alumnit.ca/wiki/?WvDial"
DESCRIPTION = "WvDial is a program that makes it easy to connect your Linux workstation to the Internet."
LICENSE = "LGPL"
SRC_URI = "http://www.alumnit.ca/download/wvdial-1.60.tar.gz"
DEPENDS = "wvstreams"
RDEPENDS = "ppp"
EXTRA_OEMAKE = ""
export WVLINK="$... | ```bitbake
HOMEPAGE = "http://www.alumnit.ca/wiki/?WvDial"
DESCRIPTION = "WvDial is a program that makes it easy to connect your Linux workstation to the Internet."
PR = "r1"
LICENSE = "LGPL"
SRC_URI = "http://www.alumnit.ca/download/wvdial-1.60.tar.gz"
DEPENDS = "wvstreams"
RDEPENDS = "ppp"
EXTRA_OEMAKE = ""
expor... |
ca91e56f-8956-41c3-a391-16ff5b2ca00e | {
"language": "BitBake"
} | ```bitbake
require qt5-git.inc
require ${PN}.inc
# qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
PV = "4.999+5.0.0-beta1+git${SRCPV}"
PR = "${INC_PR}.1"
SRCREV = "5cb159395eccb1d96fb73a78e499eef30aacb46d"
```
Add temporary hack to build for Qt 5.0.2 | ```bitbake
require qt5-git.inc
require ${PN}.inc
# qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
PV = "4.999+5.0.0-beta1+git${SRCPV}"
PR = "${INC_PR}.1"
SRCREV = "5cb159395eccb1d96fb73a78e499eef30aacb46d"
do_configure_prepend() {
# Temporary hack to get qtwayland build for Qt 5.0.2
... |
c8522233-9089-4ee4-9845-c1bb74b39847 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "This package contains the DNS.pm module with friends."
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0+"
LIC_FILES_CHKSUM = "file://README;md5=92d93d8c5bf22de77578531e283dd219"
DEPENDS += "perl"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz"
SRC_... | ```bitbake
DESCRIPTION = "This package contains the DNS.pm module with friends."
HOMEPAGE = "http://www.net-dns.org/"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0+"
LIC_FILES_CHKSUM = "file://README;md5=92d93d8c5bf22de77578531e283dd219"
DEPENDS += "perl"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/N/NL/N... |
a1824496-96fd-4922-978c-e15728741ffe | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A GNSS-SDR monitor based on Qt5"
DESCRIPTION = "A graphical user interface developed with Qt5 for monitoring the status of GNSS-SDR in real time."
AUTHOR = "Alvaro Cebrian Juan <acebrianjuan@gmail.com>"
HOMEPAGE = "https://github.com/acebrianjuan/gnss-sdr-monitor"
LICENSE = "GPLv3"
LIC_FILES_CHKSU... | ```bitbake
SUMMARY = "A GNSS-SDR monitor based on Qt5"
DESCRIPTION = "A graphical user interface developed with Qt5 for monitoring the status of GNSS-SDR in real time."
AUTHOR = "Alvaro Cebrian Juan <acebrianjuan@gmail.com>"
HOMEPAGE = "https://github.com/acebrianjuan/gnss-sdr-monitor"
LICENSE = "GPLv3"
LIC_FILES_CHKSU... |
1f1d5c4e-edfa-48cb-a7d0-7d8f6f6860d8 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Command-line (scriptable) Music Player Daemon (mpd) Client"
HOMEPAGE = "http://www.musicpd.org/mpc.shtml"
LICENSE = "GPLv2"
SECTION = "console/multimedia"
PR = "r0"
SRC_URI = "http://mercury.chem.pitt.edu/~shank/mpc-${PV}.tar.gz"
inherit autotools
```
Fix cross compile badness; missing --wi... | ```bitbake
DESCRIPTION = "Command-line (scriptable) Music Player Daemon (mpd) Client"
HOMEPAGE = "http://www.musicpd.org/mpc.shtml"
LICENSE = "GPLv2"
SECTION = "console/multimedia"
PR = "r1"
SRC_URI = "http://mercury.chem.pitt.edu/~shank/mpc-${PV}.tar.gz"
EXTRA_OECONF = "--with-iconv-libraries=${STAGING_LIBDIR} \
--... |
f3313ffe-af27-4315-b20b-c5cc3a75a29f | {
"language": "BitBake"
} | ```bitbake
require swupdate.inc
DEFAULT_PREFERENCE = "-1"
```
Fix build of TOT after reorganizing utilities | ```bitbake
require swupdate.inc
DEFAULT_PREFERENCE = "-1"
do_compile() {
unset LDFLAGS
oe_runmake
cp swupdate_unstripped swupdate
cp tools/progress_unstripped progress
}
``` |
ab6e1870-6264-4bd4-a66b-7a5fd16ee50f | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "A a package of utilities for doing and managing mounts of the Linux CIFS filesystem."
HOMEPAGE = "http://wiki.samba.org/index.php/LinuxCIFS_utils"
LICENSE = "GPLv3 & LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
PV = "5.9"
PR = "r1"
SRCREV = "353d491dcb5d6... | ```bitbake
DESCRIPTION = "A a package of utilities for doing and managing mounts of the Linux CIFS filesystem."
HOMEPAGE = "http://wiki.samba.org/index.php/LinuxCIFS_utils"
LICENSE = "GPLv3 & LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
PV = "5.9"
PR = "r1"
SRCREV = "353d491dcb5d6... |
970a6586-0267-4579-9588-13d39758b425 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "C++11 command line parser"
DESCRIPTION = "A command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface."
HOMEPAGE = "https://github.com/CLIUtils/CLI11"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b73927b18d5c6cd8d2ed28a6ad539... | ```bitbake
SUMMARY = "C++11 command line parser"
DESCRIPTION = "A command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface."
HOMEPAGE = "https://github.com/CLIUtils/CLI11"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b73927b18d5c6cd8d2ed28a6ad539... |
7a1963e6-24e8-4563-9b78-c9514ed5925d | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Test applications for video and graphics interface"
HOMEPAGE = "https://git.ti.com/sitara-linux/video-graphics-test"
SECTION = "multimedia"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c7ca707704d3354a64feeb4f19f52eb5"
DEPENDS += "libdrm ti-gc320-libs cmem qtdeclarative"
PR = "r2... | ```bitbake
DESCRIPTION = "Test applications for video and graphics interface"
HOMEPAGE = "https://git.ti.com/sitara-linux/video-graphics-test"
SECTION = "multimedia"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c7ca707704d3354a64feeb4f19f52eb5"
DEPENDS += "libdrm ti-gc320-libs cmem qtdeclarative"
PR = "r2... |
0638497e-b5e0-4749-8a49-e94f609de7e3 | {
"language": "BitBake"
} | ```bitbake
require hyperion.inc
SRC_URI = " \
gitsm://github.com/hyperion-project/hyperion.git;protocol=https \
file://0001-use-yocto-protobuf.patch \
file://0002-fix-qa-issue-set-valid-install-path.patch \
"
SRCREV = "f64b6eb8dbaeef0f4aae8954da3b87524be106bd"
S = "${WORKDIR}/git"
PR = "1"
PV = "1.1... | ```bitbake
require hyperion.inc
SRC_URI = " \
gitsm://github.com/hyperion-project/hyperion.git;protocol=https \
file://0001-use-yocto-protobuf.patch \
file://0002-fix-qa-issue-set-valid-install-path.patch \
"
SRCREV = "f64b6eb8dbaeef0f4aae8954da3b87524be106bd"
S = "${WORKDIR}/git"
PR = "0"
PV = "1.1... |
9d927fd1-df1e-4cd5-9d33-62b9263e2a97 | {
"language": "BitBake"
} | ```bitbake
LINUX_VERSION ?= "4.1.0"
SRCREV = "07009cab090ade3dd180e8a55d590b1a00072eed"
SRC_URI = "git://github.com/anholt/linux.git;protocol=git;branch=vc4-kms-v3d-rpi2 \
file://0001-rpi2-setup.patch \
file://0002-drm-vc4-Use-the-fbdev_cma-helpers.patch \
file://0003-drm-vc4-Allow-vbl... | ```bitbake
LINUX_VERSION ?= "4.1.0"
SRCREV = "b8b2f50546513355fecd9ac44b2355f19a9620a8"
SRC_URI = "git://github.com/anholt/linux.git;protocol=git;branch=vc4-kms-v3d-rpi2 \
file://0001-rpi2-setup.patch \
file://0002-drm-vc4-Use-the-fbdev_cma-helpers.patch \
file://0003-drm-vc4-Allow-vbl... |
5aae3fef-b70f-459a-857b-62c3619d5089 | {
"language": "BitBake"
} | ```bitbake
DEPENDS = "libxslt"
PR = "r1"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
SRC_URI = "http://downloads.us.xiph.org/releases/icecast/${PN}-${PV}.tar.gz"
S = "${WORKDIR}/${PN}-${PV}"
inherit autotools
```
Add missing DEPENDS on vorbis. | ```bitbake
DEPENDS = "libxslt"
PR = "r1"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
DEPENDS = "libvorbis libogg"
SRC_URI = "http://downloads.us.xiph.org/releases/icecast/${PN}-${PV}.tar.gz"
S = "${WORKDIR}/${PN}-${PV}"
inherit autotools
``` |
eb8f23bd-f42d-4435-8847-8ac273b20112 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "The GPS Toolkit"
DESCRIPTION = "Libraries and applications to facilitate working with GPS data for research and high accuracy uses."
AUTHOR = "ARL:UT"
HOMEPAGE = "https://github.com/SGL-UT/GPSTk/"
PR = "r1"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING.md;md5=d32239bcb673463ab874e80d47fae5... | ```bitbake
SUMMARY = "The GPS Toolkit"
DESCRIPTION = "Libraries and applications to facilitate working with GPS data for research and high accuracy uses."
AUTHOR = "ARL:UT"
HOMEPAGE = "https://github.com/SGL-UT/GPSTk/"
PR = "r2"
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING.md;md5=d32239bcb673463ab874e80d47fae... |
665dab06-24b0-4bf4-b1e5-700923ed9e85 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A thin layer of graphic data types"
HOMEPAGE = "http://ebassi.github.io/graphene/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7d871d9e23c450c421a85bb2819f648"
#DEPENDS = "gtk+3 iso-codes enchant2"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gobject-introspection gtk-doc
SR... | ```bitbake
SUMMARY = "A thin layer of graphic data types"
HOMEPAGE = "http://ebassi.github.io/graphene/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7d871d9e23c450c421a85bb2819f648"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gobject-introspection gtk-doc
SRC_URI[archive.sha256sum] = "80ae57723e4... |
420afbf3-8383-476f-8584-b5d7a2df832b | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Linux kernel for the Hardkernel ODROID-U2 device"
SECTION = "kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
# Mark archs/machines that this kernel supports
COMPATIBLE_MACHINE = "odroid-u2"
inherit kernel siteinfo
SRC_URI = " \
git://gith... | ```bitbake
DESCRIPTION = "Linux kernel for the Hardkernel ODROID-U2 device"
SECTION = "kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
# Mark archs/machines that this kernel supports
COMPATIBLE_MACHINE = "odroid-u2"
inherit kernel siteinfo
SRC_URI = " \
git://gith... |
892ac454-2176-4082-b9f9-02db2bec0b43 | {
"language": "BitBake"
} | ```bitbake
IMAGE_FEATURES += "package-management"
PR = "r1"
POKY_EXTRA_INSTALL = "\
task-x11-server\
task-x11-utils \
task-lxde-base \
libgtkstylus \
"
LICENSE = "MIT"
inherit core-image
```
Add some extra apps to lxdm image. | ```bitbake
IMAGE_FEATURES += "package-management"
PR = "r2"
POKY_EXTRA_INSTALL = "\
task-x11-server\
task-x11-utils \
task-lxde-base \
libgtkstylus \
task-jlime-apps-cli \
task-jlime-apps-gui \
"
LICENSE = "MIT"
inherit core-image
``` |
2894c8de-5157-4cc4-a05f-4b02ac1b7c8f | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Minimal ptest image for NI Linux Real-Time x64 and ARM targets"
LICENSE = "MIT"
require minimal-nilrt-image.bb
IMAGE_FEATURES+=" ptest-pkgs"
IMAGE_FSTYPES += " cpio.gz"
IMAGE_INSTALL += "\
packagegroup-ni-ptest \
"
IMAGE_ROOTFS_EXTRA_SPACE = "1000000"
rm_feed_configs () {
${ROOTFS_P... | ```bitbake
DESCRIPTION = "Minimal ptest image for NI Linux Real-Time x64 and ARM targets"
LICENSE = "MIT"
require minimal-nilrt-image.bb
IMAGE_FSTYPES += " cpio.gz"
IMAGE_INSTALL += "\
packagegroup-ni-ptest \
"
IMAGE_ROOTFS_EXTRA_SPACE = "1000000"
rm_feed_configs () {
${ROOTFS_PKGMANAGE} -o ${IMAGE_ROOTFS} re... |
39f5ddde-8c4b-4b79-a557-94938c004905 | {
"language": "BitBake"
} | ```bitbake
include recipes-core/images/core-image-base.bb
IMAGE_FEATURES += "debug-tweaks"
# SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps"
SOC_EXTRA_IMAGE_FEATURES=""
# Add extra image features
EXTRA_IMAGE_FEATURES += " \
${SOC_EXTRA_IMAGE_FEATURES} \
nfs-server \
tools-debug \
tools-profile \
"
IMAG... | ```bitbake
include recipes-core/images/core-image-base.bb
IMAGE_FEATURES += "debug-tweaks"
# SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps"
SOC_EXTRA_IMAGE_FEATURES=""
# Add extra image features
EXTRA_IMAGE_FEATURES += " \
${SOC_EXTRA_IMAGE_FEATURES} \
nfs-server \
tools-debug \
tools-profile \
"
IMAG... |
6d4705fc-80a5-44cb-901b-42c3b4ad1f36 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A customized image for running Octoprint"
LICENSE = "MIT"
inherit core-image
EXTRA_IMAGE_FEATURES_remove = "debug-tweaks package-management"
IMAGE_FSTYPES_remove = " tar.bz2 ext3 sdimg.bz2 "
GLIBC_GENERATE_LOCALES="en_US.UTF-8"
IMAGE_LINGUAS="en-us"
EXTRA_IMAGE_FEATURES += "read-only-rootfs ssh... | ```bitbake
SUMMARY = "A customized image for running Octoprint"
LICENSE = "MIT"
inherit core-image
EXTRA_IMAGE_FEATURES_remove = "debug-tweaks"
IMAGE_FSTYPES_remove = " tar.bz2 ext3 sdimg.bz2 "
GLIBC_GENERATE_LOCALES="en_US.UTF-8"
IMAGE_LINGUAS="en-us"
EXTRA_IMAGE_FEATURES += "read-only-rootfs ssh-server-openssh"
I... |
96942629-f290-4fe2-8579-98857983f4e2 | {
"language": "BitBake"
} | ```bitbake
SECTION = "console/network"
DESCRIPTION = "A VPN solution via tun device. Not IPSEC!"
HOMEPAGE = "http://openvpn.sourceforge.net"
MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
LICENSE = "GPLv2"
PRIORITY = "optional"
DEPENDS = "lzo openssl"
RRECOMMENDS = "kernel-module-tun"
PR = "r2"
SRC_URI =... | ```bitbake
SECTION = "console/network"
DESCRIPTION = "A VPN solution via tun device. Not IPSEC!"
HOMEPAGE = "http://openvpn.sourceforge.net"
MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
LICENSE = "GPLv2"
PRIORITY = "optional"
DEPENDS = "lzo openssl"
RRECOMMENDS = "kernel-module-tun"
PR = "r2"
DEFAULT_P... |
2786e078-5f65-465a-ae68-194c5e37a502 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Alliance for Open Media - AV1 Codec Library"
DESCRIPTION = "Alliance for Open Media AV1 codec library"
LICENSE = "BSD-2-Clause & AOM-Patent-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ea91368c1bbdf877159435572b931f5 \
file://PATENTS;md5=e69ad12202bd20da3c76a5d3648cfa83 \
... | ```bitbake
SUMMARY = "Alliance for Open Media - AV1 Codec Library"
DESCRIPTION = "Alliance for Open Media AV1 codec library"
LICENSE = "BSD-2-Clause & AOM-Patent-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ea91368c1bbdf877159435572b931f5 \
file://PATENTS;md5=e69ad12202bd20da3c76a5d3648cfa83 \
... |
1c927898-4381-44da-b792-98297674c7c2 | {
"language": "BitBake"
} | ```bitbake
SECTION = "kernel"
DESCRIPTION = "Mainline Linux kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i|sun8i)"
inherit kernel
require recipes-kernel/linux/linux-dtb.inc
require linux.inc
# Pull in the devicetree files in... | ```bitbake
SECTION = "kernel"
DESCRIPTION = "Mainline Linux kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i|sun8i)"
inherit kernel
require recipes-kernel/linux/linux-dtb.inc
require linux.inc
# Pull in the devicetree files in... |
81c76397-4487-497e-b1db-aeb275aab21b | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "C++ framework for json-rpc 1.0 and 2.0"
DESCRIPTION = "JsonRpc-Cpp is an OpenSource implementation of JSON-RPC \
protocol in C++. JSON-RPC is a lightweight remote procedure \
call protocol similar to XML-RPC."
HOMEPAGE = "https://github.com/cinemast/libjson-rpc-cpp"
L... | ```bitbake
SUMMARY = "C++ framework for json-rpc 1.0 and 2.0"
DESCRIPTION = "JsonRpc-Cpp is an OpenSource implementation of JSON-RPC \
protocol in C++. JSON-RPC is a lightweight remote procedure \
call protocol similar to XML-RPC."
HOMEPAGE = "https://github.com/cinemast/libjson-rpc-cpp"
L... |
81acb72d-488b-405c-87cb-a97046c530d1 | {
"language": "BitBake"
} | ```bitbake
require u-boot-ti.inc
PR = "r27"
BRANCH = "ti-u-boot-2020.01"
SRCREV = "7b6b1a17bfdae5e4f6fd13f208c36814803f3ba7"
```
Update to the latest commit | ```bitbake
require u-boot-ti.inc
PR = "r28"
BRANCH = "ti-u-boot-2020.01"
SRCREV = "71ba4a5f933a1f03e8bb72d487a62a877c2135ff"
``` |
a5f4c32c-72f5-465c-9552-9d010f52a794 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "RDM DF Service"
HOMEPAGE = "http://www.rademacher.de"
LICENSE = "commercial"
LIC_FILES_CHKSUM = "file://${THISDIR}/files/license.txt;md5=3ebe3464e841ddbf115af1f7019017c5"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
DEPENDS = "libxml2 libftdi"
PV = "1.2.0"
SRC_URI = "svn://192.168.1.186/... | ```bitbake
DESCRIPTION = "RDM DF Service"
HOMEPAGE = "http://www.rademacher.de"
LICENSE = "commercial"
LIC_FILES_CHKSUM = "file://${THISDIR}/files/license.txt;md5=3ebe3464e841ddbf115af1f7019017c5"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
DEPENDS = "libxml2 libftdi"
PV = "1.2.0"
SRC_URI = "svn://192.168.1.186/... |
4c2907bd-185f-4667-98b0-e56a5aeeefb1 | {
"language": "BitBake"
} | ```bitbake
DEPENDS = "clutter-box2d"
PV = "0.0+git${SRCREV}"
PR = "r1"
SRC_URI = "git://moblin.org/repos/users/pippin/prototype.git/;protocol=http \
file://paths.patch;patch=1"
S = "${WORKDIR}/git"
do_install () {
install -d ${D}${bindir}
install ${S}/moblin-proto ${D}${bindir}
install -d ${D}${datad... | ```bitbake
DEPENDS = "clutter-box2d"
PV = "0.0+git${SRCREV}"
PR = "r1"
SRC_URI = "git://git.moblin.org/repos/users/pippin/prototype.git/;protocol=http \
file://paths.patch;patch=1"
S = "${WORKDIR}/git"
do_install () {
install -d ${D}${bindir}
install ${S}/moblin-proto ${D}${bindir}
install -d ${D}${d... |
5b69eeb4-a861-4e0f-90cf-9c77e3dfe954 | {
"language": "BitBake"
} | ```bitbake
# Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
SUMMARY = "A userspace service that provides access to the Open webOS database"
SECTION = "webos/base"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
# db8 is also the pr... | ```bitbake
# Copyright (c) 2013 LG Electronics, Inc.
SUMMARY = "A userspace service that provides access to the Open webOS database"
SECTION = "webos/base"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
# db8 is also the provider for mojodb
PRO... |
ed40dcef-494c-48bf-83dc-fd9be65d126a | {
"language": "BitBake"
} | ```bitbake
require u-boot-ti.inc
DESCRIPTION = "u-boot bootloader for TI devices"
PR = "r2"
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
BRANCH ?= "ti-u-boot-2013.01.01"
SRCREV = "9aab8612f643ab90df837e743f5435bba2ae68cf"
SPL_BINARY = "MLO"
```
Add SRCPV to the PR | ```bitbake
require u-boot-ti.inc
DESCRIPTION = "u-boot bootloader for TI devices"
PR = "r3+gitr${SRCPV}"
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
BRANCH ?= "ti-u-boot-2013.01.01"
SRCREV = "9aab8612f643ab90df837e743f5435bba2ae68cf"
SPL_BINARY = "MLO"
``` |
fd634436-9ef6-4dfd-816c-ae184aff57d4 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A collection of cross-platform QtQuick components for building fluid and dynamic applications"
LICENSE = "MPLv2"
LIC_FILES_CHKSUM = " \
file://LICENSE.MPL2;md5=815ca599c9df247a0c7f619bab123dad \
"
inherit liri
SRC_URI += "file://0001-remove-Werror-from-build-flags.patch"
PV = "0.9.0+git${SRC... | ```bitbake
SUMMARY = "A collection of cross-platform QtQuick components for building fluid and dynamic applications"
LICENSE = "MPLv2"
LIC_FILES_CHKSUM = " \
file://LICENSE.MPL2;md5=815ca599c9df247a0c7f619bab123dad \
"
inherit liri
SRC_URI += "file://0001-remove-Werror-from-build-flags.patch"
PV = "0.9.0+git${SRC... |
13595fa4-c319-4e5f-93f7-5103f78c9ccb | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "TIDL Network Viewer"
DESCRIPTION = "TIDL Network viewer using dot and graphviz"
HOMEPAGE = "https://downloads.ti.com/mctools/esd/docs/tidl-api/intro.html"
LICENSE = "BSD"
include tidl-api.inc
PR = "${INC_PR}.0"
DEPENDS = "boost boost-native ti-cgt6x-native clocl-native"
S = "${WORKDIR}/git"
T... | ```bitbake
SUMMARY = "TIDL Network Viewer"
DESCRIPTION = "TIDL Network viewer using dot and graphviz"
HOMEPAGE = "https://downloads.ti.com/mctools/esd/docs/tidl-api/intro.html"
LICENSE = "BSD"
include tidl-api.inc
PR = "${INC_PR}.1"
DEPENDS = "boost boost-native ti-cgt6x-native clocl-native"
S = "${WORKDIR}/git"
T... |
29a768cb-8d8e-440d-b846-73049b21328c | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Cryptography demo descriptions for Matrix v2"
HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps"
LICENSE = "CC-BY-SA"
require matrix-gui-apps-git.inc
PR = "${INC_PR}.1"
inherit allarch
S = "${WORKDIR}/git/cryptos_apps"
# Make sure crypto submenu and app images has been in... | ```bitbake
DESCRIPTION = "Cryptography demo descriptions for Matrix v2"
HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps"
LICENSE = "CC-BY-SA"
require matrix-gui-apps-git.inc
PR = "${INC_PR}.2"
inherit allarch
S = "${WORKDIR}/git/cryptos_apps"
# Make sure crypto submenu and app images has been in... |
c57df2ac-2c86-4897-90af-eadcb2c4f13a | {
"language": "BitBake"
} | ```bitbake
SECTION = "console/utils"
DESCRIPTION = "Video4linux Two sample applications"
LICENSE = "PD"
DEPENDS = "libxaw virtual/libx11 libxt"
SRC_URI = "http://www.thedirks.org/pub/v4l2/apps/apps${PV}.tgz"
S = "${WORKDIR}"
#FIXME: currently busted, as it requires v4l2 -kernel headers.
#either fix the apps to use he... | ```bitbake
SECTION = "console/utils"
DESCRIPTION = "Video4linux Two sample applications"
LICENSE = "PD"
DEPENDS = "libxaw virtual/libx11 libxt"
SRC_URI = "http://www.thedirks.org/pub/v4l2/apps/apps${PV}.tgz;subdir=${BPN}-${PV}"
#FIXME: currently busted, as it requires v4l2 -kernel headers.
#either fix the apps to use... |
70c4960c-e853-4823-8365-726d2cac4416 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "C++ library for client-side URL transfers"
HOMEPAGE = "http://www.curlpp.org/"
SECTION = "libdevel"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
DEPENDS = "curl"
DEPENDS_class-native = "curl-native"
SRC_URI = "git://github.com/jpba... | ```bitbake
SUMMARY = "C++ library for client-side URL transfers"
HOMEPAGE = "http://www.curlpp.org/"
SECTION = "libdevel"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=fd0c9adf285a69aa3b4faf34384e1029"
DEPENDS = "curl"
DEPENDS_class-native = "curl-native"
SRC_URI = "git://github.com/jpbarrette/curlpp.git... |
4d8c2cea-b5fb-4c50-99b4-8ab5696ef4d2 | {
"language": "BitBake"
} | ```bitbake
PR = "r4"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
DEPENDS = "libol"
SRC_URI = "http://www.balabit.com/downloads/syslog-ng/1.6/src/${PN}-${PV}.tar.gz"
S = "${WORKDIR}/${PN}-${PV}"
inherit autotools
EXTRA_OECONF = "--with-libol=${STAGING_BINDIR}/"
CONFFILES_${PN} = "${sysconfdir}/${PN}/syslog-ng.... | ```bitbake
PR = "r5"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
DESCRIPTION = "Alternative system logger daemon"
DEPENDS = "libol"
SRC_URI = "http://www.balabit.com/downloads/syslog-ng/1.6/src/${PN}-${PV}.tar.gz \
file://initscript"
S = "${WORKDIR}/${PN}-${PV}"
inherit autotools update-rc.d
EXTRA_OECONF =... |
9d373e16-9ef2-408f-a791-42b5481ca66e | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Library for lowlevel pixel operations"
SRC_URI = "http://cairographics.org/releases/pixman-${PV}.tar.gz"
```
Fix previous cleanup. Removed too much. | ```bitbake
SECTION = "libs"
PRIORITY = "optional"
DESCRIPTION = "Low-level pixel manipulation library."
LICENSE = "X11"
SRC_URI = "http://cairographics.org/releases/pixman-${PV}.tar.gz"
S = "${WORKDIR}/pixman-${PV}"
inherit autotools pkgconfig
do_stage () {
autotools_stage_all
}
``` |
d9c79473-ceac-4c08-9500-bf737f8abdd0 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Module for Low Power Actions on sitec systems S4 Comm Pro X"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
MAINTAINER = "Robert Lehmann <robert.lehmann@sitec-systems.de>"
inherit module
PR = "r1"
PV = "${KERNEL_V... | ```bitbake
SUMMARY = "Module for Low Power Actions on sitec systems S4 Comm Pro X"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
MAINTAINER = "Robert Lehmann <robert.lehmann@sitec-systems.de>"
inherit module
PR = "r1"
PV = "${KERNEL_V... |
1b5c24d0-d8c3-4d90-844a-550602e4a59c | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Stand-alone system tray"
DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray"
SECTION = "x11/graphics"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "virtual/libx11"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-... | ```bitbake
SUMMARY = "Stand-alone system tray"
DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray"
SECTION = "x11/graphics"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "virtual/libx11"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-... |
e76fd23f-0f0e-4f1f-96f1-dce95e4303a7 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "library implementing Secure RTP (RFC 3711)"
HOMEPAGE = "https://github.com/cisco/libsrtp"
SECTION = "libs"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=15bc16b9d2e305974dde47e733883714"
S = "${WORKDIR}/git"
SRCREV = "2b091a4fb21c9b06fc5d4b5763bdaec97542fcd7"
SRC_URI = "git... | ```bitbake
DESCRIPTION = "library implementing Secure RTP (RFC 3711)"
HOMEPAGE = "https://github.com/cisco/libsrtp"
SECTION = "libs"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=15bc16b9d2e305974dde47e733883714"
S = "${WORKDIR}/git"
SRCREV = "2b091a4fb21c9b06fc5d4b5763bdaec97542fcd7"
SRC_URI = "git... |
c0f08b4e-42f1-4edb-b643-fb480a3819e7 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "MPEG Audio Decoder Library"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libid3tag"
LICENSE = "GPL"
PR = "r5"
SRC_URI = "${SOURCEFORGE_MIRROR}/mad/libmad-${PV}.tar.gz \
file://add-pkgconfig.patch \
file://mad.diff \
file://mad-mips-h-constraint.patch"
S = "${WORKDIR}/... | ```bitbake
DESCRIPTION = "MPEG Audio Decoder Library"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libid3tag"
LICENSE = "GPLv2"
PR = "r6"
SRC_URI = "${SOURCEFORGE_MIRROR}/mad/libmad-${PV}.tar.gz \
file://add-pkgconfig.patch \
file://mad.diff \
file://mad-mips-h-constraint.patch"
S = "${WORKDIR... |
b82b63bd-98b5-41f3-aa77-82dd12861daf | {
"language": "BitBake"
} | ```bitbake
# Copyright (C) 2017 Aaron Brice <aaron.brice@datasoft.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "Administration tool for IP sets"
HOMEPAGE = "http://ipset.netfilter.org"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
SE... | ```bitbake
# Copyright (C) 2017 Aaron Brice <aaron.brice@datasoft.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "Administration tool for IP sets"
HOMEPAGE = "http://ipset.netfilter.org"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
SE... |
7da09e58-9880-45a4-90be-2d2674bd8c8c | {
"language": "BitBake"
} | ```bitbake
require base-rootfs.inc
RECIPE_OPTIONS = "base_rootfs_ext2_options"
inherit ext2-image
DEFAULT_CONFIG_base_rootfs_ext2_options = "--faketime --squash"
EXT2_IMAGE_OPTIONS = "${RECIPE_OPTION_base_rootfs_ext2_options}"
inherit tar-image
```
Change default base_rootfs_ext2_options to also --allow-holes | ```bitbake
require base-rootfs.inc
RECIPE_OPTIONS = "base_rootfs_ext2_options"
inherit ext2-image
DEFAULT_CONFIG_base_rootfs_ext2_options = "-z -q -f"
EXT2_IMAGE_OPTIONS = "${RECIPE_OPTION_base_rootfs_ext2_options}"
inherit tar-image
``` |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.