doc_id stringlengths 36 36 | metadata dict | input stringlengths 28 4.3k | output stringlengths 11 5.45k |
|---|---|---|---|
947ac2c9-89fa-4882-91b9-c2fd2ce8d98c | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Organize packages to avoid duplication across all images (with X11)"
inherit packagegroup distro_features_check
REQUIRED_DISTRO_FEATURES = "x11"
SUMMARY_packagegroup-rpb-x11 = "Apps that can be used in X11 Desktop"
RDEPENDS_packagegroup-rpb-x11 = "\
chromium \
ffmpeg \
glmark2 \
... | ```bitbake
SUMMARY = "Organize packages to avoid duplication across all images (with X11)"
inherit packagegroup distro_features_check
REQUIRED_DISTRO_FEATURES = "x11"
SUMMARY_packagegroup-rpb-x11 = "Apps that can be used in X11 Desktop"
RDEPENDS_packagegroup-rpb-x11 = "\
chromium-x11 \
ffmpeg \
glmark2 \
... |
a216dc64-66d2-4ee6-9a74-12b53875cb10 | {
"language": "BitBake"
} | ```bitbake
SECTION = "console/utils"
DESCRIPTION = "Utilities for User-Mode-Linux"
LICENSE = "GPL-2.0"
DEPENDS = "zlib ncurses readline"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_utilities_${PV}.tar.bz2 \
... | ```bitbake
SECTION = "console/utils"
DESCRIPTION = "Utilities for User-Mode-Linux"
LICENSE = "GPL-2.0"
DEPENDS = "zlib ncurses readline"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_utilities_${PV}.tar.bz2 \
... |
d85c3e82-cbb0-4f5b-a910-ab6798220731 | {
"language": "BitBake"
} | ```bitbake
SECTION = "console/utils"
DESCRIPTION = "Control program for GPS units using the MediaTek (MTK) chipset"
HOMEPAGE = "http://www.rigacci.org/wiki/doku.php/doc/appunti/hardware/gps_logger_i_blue_747"
LICENSE = "GPL"
PACKAGE_ARCH = "all"
RDEPENDS = "libdevice-serialport-perl libtimedate-perl perl-module-file-b... | ```bitbake
SECTION = "console/utils"
DESCRIPTION = "Control program for GPS units using the MediaTek (MTK) chipset"
HOMEPAGE = "http://www.rigacci.org/wiki/doku.php/doc/appunti/hardware/gps_logger_i_blue_747"
LICENSE = "GPL"
PACKAGE_ARCH = "all"
PR = "r1"
RDEPENDS = "libdevice-serialport-perl libtimedate-perl perl-mod... |
782bb8dd-8bac-481a-a8c6-5c49551b96f2 | {
"language": "BitBake"
} | ```bitbake
LICENSE = "GPL"
SECTION = "console/utils"
PRIORITY = "required"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
DESCRIPTION = "gzip (GNU zip) is a compression utility designed \
to be a replacement for 'compress'. The GNU Project uses it as \
the standard compression program for its system."
SRC_URI = "${DEBIA... | ```bitbake
LICENSE = "GPL"
SECTION = "console/utils"
PRIORITY = "required"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
DESCRIPTION = "gzip (GNU zip) is a compression utility designed \
to be a replacement for 'compress'. The GNU Project uses it as \
the standard compression program for its system."
PR = "r1"
SRC_URI ... |
eb523d13-8887-4adc-a25e-97a0bba075ab | {
"language": "BitBake"
} | ```bitbake
#
# Copyright (C) 2017 Pelagicore AB
#
# SPDX-License-Identifier: MIT
#
DESCRIPTION = "Packagegroups that add useful development tools to meta-bistro."
LICENSE = "MIT"
PR = "r1"
inherit packagegroup
PROVIDES = "${PACKAGES}"
PACKAGES = "packagegroup-bistro-utils"
RDEPENDS_packagegroup-bistro-utils = "... | ```bitbake
#
# Copyright (C) 2017 Pelagicore AB
#
# SPDX-License-Identifier: MIT
#
DESCRIPTION = "Packagegroups that add useful development tools to meta-bistro."
LICENSE = "MIT"
PR = "r1"
inherit packagegroup
PROVIDES = "${PACKAGES}"
PACKAGES = "packagegroup-bistro-utils \
packagegroup-bistro-debug-... |
47f131cf-8971-4e68-a30d-c0652935334c | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "A library to control Raspberry Pi GPIO channels"
HOMEPAGE = "https://projects.drogon.net/raspberry-pi/wiringpi/"
SECTION = "devel/libs"
LICENSE = "LGPLv3+"
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
# tag 2.46
SRCREV = "8d188fa0e00bb8c6ff6eddd07bf92857e9bd... | ```bitbake
DESCRIPTION = "A library to control Raspberry Pi GPIO channels"
HOMEPAGE = "https://projects.drogon.net/raspberry-pi/wiringpi/"
SECTION = "devel/libs"
LICENSE = "LGPLv3+"
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
DEPENDS += "virtual/crypt"
# tag 2.46
SRCREV = "8d188fa0... |
cfc5854a-01de-44b6-92f3-979a99b1744b | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "DVD access multimeda library"
SECTION = "libs/multimedia"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27"
SRC_URI = "http://dvdnav.mplayerhq.hu/releases/libdvdread-${PV}.tar.bz2"
SRC_URI[md5sum] = "ab7a19d3ab1a437ae754ef477d6231a4"
SRC_URI[sha256sum... | ```bitbake
DESCRIPTION = "DVD access multimeda library"
SECTION = "libs/multimedia"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27"
SRC_URI = "http://dvdnav.mplayerhq.hu/releases/libdvdread-${PV}.tar.bz2"
SRC_URI[md5sum] = "ab7a19d3ab1a437ae754ef477d6231a4"
SRC_URI[sha256sum... |
c48fdc71-7a4b-4152-b072-0f68da649a8d | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "PROJ.4 - Cartographic Projections Library"
HOMEPAGE = "http://trac.osgeo.org/proj/"
SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=74d9aaec5fa0cd734341e8c4dc91b608"
SRC_URI = "http://download.osgeo.org/proj/proj-${PV}.tar.gz"
SRC_URI[md5sum] = "d815838c92a29179298c12... | ```bitbake
SUMMARY = "PROJ.4 - Cartographic Projections library"
HOMEPAGE = "http://trac.osgeo.org/proj/"
SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=74d9aaec5fa0cd734341e8c4dc91b608"
SRC_URI = "http://download.osgeo.org/proj/proj-${PV}.tar.gz"
SRC_URI[md5sum] = "d815838c92a29179298c126eff... |
a67eff43-2c32-4609-a544-56f5295b4629 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds"
PR = "r0.03"
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.03"
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
... |
6aa96887-5677-4322-b878-bf5c6f90cc6e | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "To make access to the Linux kernel cpufreq subsystem easier for users and cpufreq userspace tools, a cpufrequtils package was created"
DEPENDS = "libtool-cross"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
SRCREV = "adb7e044755aa06b12212d05c4acb... | ```bitbake
DESCRIPTION = "To make access to the Linux kernel cpufreq subsystem easier for users and cpufreq userspace tools, a cpufrequtils package was created"
DEPENDS = "libtool-cross"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
SRCREV = "adb7e044755aa06b12212d05c4acb... |
805b4109-6ac2-4185-a42b-8c5306084a2d | {
"language": "BitBake"
} | ```bitbake
# (c) Copyright 2012 Hewlett-Packard Development Company, L.P.
DESCRIPTION = "SmartKey is the webOS service for spell checking."
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
SECTION = "webos/base"
DEPENDS = "libpbnjson cjson glib-... | ```bitbake
# (c) Copyright 2012 Hewlett-Packard Development Company, L.P.
DESCRIPTION = "Implementation of the Open webOS SmartKey spell checking service using hunspell"
SECTION = "webos/base"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
DEP... |
5be5c9c9-6f02-404f-b3a6-17304a9b60e0 | {
"language": "BitBake"
} | ```bitbake
require recipes/uhd/uhd.inc
INHERIT += "srctree"
PR = "${INC_PR}.0"
#PV = "${GITVER}"
# Set S (the path to the source directory) via local.conf using the line:
# S_pn-uhd = "/home/username/src/git/uhd/host"
do_copy_to_target() {
scp -rp ${D}/* root@192.168.1.171:/
}
addtask copy_to_target after do_... | ```bitbake
require recipes/uhd/uhd.inc
INHERIT += "srctree"
EXTRA_OECMAKE += "-DENABLE_USRP_E=TRUE"
PR = "${INC_PR}.0"
#PV = "${GITVER}"
# Set S (the path to the source directory) via local.conf using the line:
# S_pn-uhd-srctree = "/home/username/src/git/uhd/host"
#do_copy_to_target() {
# scp -rp ${D}/* root@... |
12832ee9-9527-431e-93bb-3d68875efc55 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution"
SECTION = "openmoko/base"
PV = "0.0+svn${SRCDATE}"
PR = "r3"
inherit openmoko-base
SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=https"
S = "${WORKDIR}"
dirs = "themes/openmoko-standard"
do_instal... | ```bitbake
DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution"
SECTION = "openmoko/base"
PV = "0.0+svn${SRCDATE}"
PR = "r3"
inherit openmoko-base
SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=http"
S = "${WORKDIR}"
dirs = "themes/openmoko-standard"
do_install... |
59de76c9-d128-4b44-ab4c-34342f4e0d05 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Ethernet Switch configuration management"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://switch-config.c;beginline=1;endline=14;md5=659ff9658cbaba3110b81804af60de75"
PV = "2.0"
PR = "r4"
BRANCH ?= "v4.1"
BRANCH_aarch64 ?= "am65x-v1.0"
SRCREV = "7efabd92177199205808ebd993267b04e8c2fb6a"
SRCREV... | ```bitbake
DESCRIPTION = "Ethernet Switch configuration management"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://switch-config.c;beginline=1;endline=14;md5=659ff9658cbaba3110b81804af60de75"
PV = "2.0"
PR = "r4"
BRANCH ?= "v4.1"
BRANCH_aarch64 ?= "am65x-v1.0"
SRCREV = "15e8be3b1249ac4193031127565eec5b64ecaff1"
SRCREV... |
fdb0d0be-6ddd-4866-9150-1c8201068c45 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "JSON for modern C++"
HOMEPAGE = "https://nlohmann.github.io/json/"
SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=f969127d7b7ed0a8a63c2bbeae002588"
SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \
"
SRCREV = "4f8fba14066156b73f1189... | ```bitbake
SUMMARY = "JSON for modern C++"
HOMEPAGE = "https://nlohmann.github.io/json/"
SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=f969127d7b7ed0a8a63c2bbeae002588"
CVE_PRODUCT = "json-for-modern-cpp"
SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \
... |
c69d6164-b563-47a2-a0b0-98586545b2ee | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A set of utilities to help QCA driver development."
HOMEPAGE = "https://github.com/qca/qca-swiss-army-knife"
SECTION = "devel"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE;md5=884c3f3a874b2a0cfa283c7db0e5d604"
SRCREV = "5ede3cc07e9a52f115101c28f833242b772eeaab"
SRC_URI = " \
git://github.... | ```bitbake
SUMMARY = "A set of utilities to help QCA driver development."
HOMEPAGE = "https://github.com/qca/qca-swiss-army-knife"
SECTION = "devel"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE;md5=884c3f3a874b2a0cfa283c7db0e5d604"
SRCREV = "5ede3cc07e9a52f115101c28f833242b772eeaab"
SRC_URI = " \
git://github.... |
557190ab-5524-4ee4-b4de-fa0dd9508ff2 | {
"language": "BitBake"
} | ```bitbake
#
# This file was derived from the 'Hello World!' example recipe in the
# Yocto Project Development Manual.
#
DESCRIPTION = "Open Content Decryption Module"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ea83f8bc099c40bde8c4f2441a6eb40b"
SRC_URI = "git://github.com/kuscsik/linaro-cdmi.git;protocol=... | ```bitbake
#
# This file was derived from the 'Hello World!' example recipe in the
# Yocto Project Development Manual.
#
DESCRIPTION = "Open Content Decryption Module"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ea83f8bc099c40bde8c4f2441a6eb40b"
SRC_URI = "git://github.com/linaro-home/open-content-decrypti... |
30c41c5d-3aaf-42d3-ba81-6f43b618af1f | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Git repositories containing sample board port code"
HOMEPAGE = "https://gitorious.org/sitara-board-port"
LICENSE = "GPLv2"
DEPENDS += "git-native"
SRC_URI = "file://LICENSE"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d9fb2a547cd8e6bb75c0ecf427a139a9"
inherit allarch
CREATE_SRCIPK = "1"
SRCIPK_I... | ```bitbake
DESCRIPTION = "Git repositories containing sample board port code"
HOMEPAGE = "https://gitorious.org/sitara-board-port"
LICENSE = "GPLv2"
DEPENDS += "git-native"
SRC_URI = "file://LICENSE"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d9fb2a547cd8e6bb75c0ecf427a139a9"
inherit allarch
CREATE_SRCIPK = "1"
SRCIPK_I... |
3ef7bc0d-a42f-4b9f-b6e0-9d04b6f16dd2 | {
"language": "BitBake"
} | ```bitbake
require ipkg-utils_${PV}.bb
RDEPENDS = ""
PR = "r15"
inherit native
# Avoid circular dependencies from package_ipk.bbclass
PACKAGES = ""
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ipkg-utils"
INSTALL += "ipkg-list-fields arfile.py"
do_stage() {
for i in ${INSTALL}; do
... | ```bitbake
require ipkg-utils_${PV}.bb
RDEPENDS = ""
PR = "r15"
inherit native
# Avoid circular dependencies from package_ipk.bbclass
PACKAGES = ""
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ipkg-utils"
INSTALL += "arfile.py"
do_stage() {
for i in ${INSTALL}; do
install -m 0... |
b5e0fdc8-a4a5-468f-a943-4bd0221a0bbe | {
"language": "BitBake"
} | ```bitbake
require u-boot.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}"
SRCREV = "61fa2cb5bbbffa11c43c05c29ff32316ad589f51"
PV = "2008.10+${PR}+git${SRCREV}"
PR="r12"
PE = "1"
SRC_URI = "git://www.sakoman.net/git/u-boot-arm.git;branch=omap3-j24;protocol=git \
... | ```bitbake
require u-boot.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}"
SRCREV = "31090807d5a4a5f967dca1db6636532a6ec394ca"
PV = "2008.10+${PR}+git${SRCREV}"
PR="r13"
PE = "1"
SRC_URI = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3-dev;protocol=git \
... |
f803e83e-5b56-4c4e-b725-8fa5e14c0e75 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "X.Org X server -- A10/A13 display driver"
PR = "1"
LICENSE = "MIT-X"
LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c"
SRC_URI = "git://github.com/robclark/libdri2.git;protocol=http;branch=master"
SRCREV_pn-${PN} = "4f1eef3183df2b270c3d5cbef07343ee5127a6a4"
S = "${... | ```bitbake
DESCRIPTION = "Library for the DRI2 extension to the X Window System"
PR = "2"
DEPENDS = "libdrm libxext xextproto libxfixes"
LICENSE = "MIT-X"
LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c"
SRC_URI = "git://github.com/robclark/libdri2.git;protocol=http;branch=master"
SRCREV_p... |
6abb8e69-db76-423f-bacd-cfe1645e2f7e | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "mender"
HOMEPAGE = "https://mender.io/"
#From oe-meta-go (https://github.com/mem/oe-meta-go)
DEPENDS = "go-cross"
S = "${WORKDIR}/git"
SRC_URI = "git://git@github.com/mendersoftware/mender.git;protocol=ssh"
SRCREV = "${AUTOREV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LIC... | ```bitbake
DESCRIPTION = "Mender tool for doing OTA software updates."
HOMEPAGE = "https://mender.io/"
#From oe-meta-go (https://github.com/mem/oe-meta-go)
DEPENDS = "go-cross"
S = "${WORKDIR}/git"
SRC_URI = "git://git@github.com/mendersoftware/mender.git;protocol=ssh"
SRCREV = "${AUTOREV}"
LICENSE = "Apache-2.0"
LI... |
17e3056d-d2b9-4096-9c87-352102bbc992 | {
"language": "BitBake"
} | ```bitbake
inherit features_check
REQUIRED_DISTRO_FEATURES = "canps"
inherit esw python3native
DEPENDS += "xilstandalone "
ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/canps/src/"
ESW_COMPONENT_NAME = "libcanps.a"
addtask do_generate_driver_data before do_configure after do_prepare_recipe_sysroot
do_prepare_... | ```bitbake
inherit features_check
REQUIRED_DISTRO_FEATURES = "xxvethernet"
inherit esw python3native
DEPENDS += "xilstandalone"
ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/xxvethernet/src/"
ESW_COMPONENT_NAME = "libxxvethernet.a"
addtask do_generate_driver_data before do_configure after do_prepare_recipe_sy... |
0dcff588-0c1b-4470-8b0d-bb54f2e2f367 | {
"language": "BitBake"
} | ```bitbake
require frameworkd_git.bb
FILESPATH = "${FILE_DIRNAME}/frameworkd"
SRC_URI = "\
${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \
file://frameworkd \
file://frameworkd.conf \
"
```
Use base_set_filespath for machine specific subdirs in FILESPATH | ```bitbake
require frameworkd_git.bb
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/frameworkd', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
PR="r1"
SRC_URI = "\
${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \
file://frameworkd \
file://frameworkd.conf \
"
``` |
e8503e07-7aae-4389-9852-07229ef37e47 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "GTK+ applet for NetworkManager"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "gtk+3 libnma libnotify libsecret networkmanager iso-codes nss"
GNOMEBASEBUILDCLASS = "meson"
inherit features_check gnomebase gsettings gtk-icon-cache gettext
RE... | ```bitbake
SUMMARY = "GTK+ applet for NetworkManager"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "gtk+3 libnma libnotify libsecret libgudev networkmanager iso-codes nss"
GNOMEBASEBUILDCLASS = "meson"
inherit features_check gnomebase gsettings gtk-icon-cache ge... |
ea98c5f6-ffab-46af-a498-69d8403cab71 | {
"language": "BitBake"
} | ```bitbake
require qte-common_${PV}.inc
PR = "r8"
EXTRA_OECONF += "-static -thread"
do_stage() {
rm -rf ${STAGING_DIR}/${HOST_SYS}/qt2
install -d ${STAGING_DIR}/${HOST_SYS}/qt2/lib
oe_libinstall -a -C lib libqte-mt ${STAGING_DIR}/${HOST_SYS}/qt2/lib
rm -f include/qxt.h
install -d ${STAGING_DIR}/${HOST_SYS}/qt2/i... | ```bitbake
require qte-common_${PV}.inc
PR = "r8"
DEFAULT_PREFERENCE = "-1"
EXTRA_OECONF += "-static -thread"
do_stage() {
rm -rf ${STAGING_DIR}/${HOST_SYS}/qt2
install -d ${STAGING_DIR}/${HOST_SYS}/qt2/lib
oe_libinstall -a -C lib libqte-mt ${STAGING_DIR}/${HOST_SYS}/qt2/lib
rm -f include/qxt.h
install -d ${STA... |
2c6850c4-8111-46a3-92ed-821afbe1107f | {
"language": "BitBake"
} | ```bitbake
SECTION = "gpe/libs"
LICENSE = "BSD-X"
PRIORITY = "optional"
DEPENDS = "libgpewidget libxsettings x11"
inherit autotools pkgconfig gpe
SRC_URI = "${GPE_MIRROR}/xsettings-client-${PV}.tar.bz2"
S = ${WORKDIR}/xsettings-client-${PV}
headers = "xsettings-client.h xsettings-common.h"
do_stage () {
oe_... | ```bitbake
SECTION = "gpe/libs"
LICENSE = "BSD-X"
PRIORITY = "optional"
DEPENDS = "libxsettings x11"
inherit autotools pkgconfig gpe
SRC_URI = "${GPE_MIRROR}/xsettings-client-${PV}.tar.bz2"
S = ${WORKDIR}/xsettings-client-${PV}
headers = "xsettings-client.h xsettings-common.h"
do_stage () {
oe_libinstall -s... |
0e783987-0ab3-4b66-a978-8510882c0418 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A wrapper for the FluidSynth, allowing it to function as a DSSI plugin"
HOMEPAGE = "http://dssi.sourceforge.net/download.html#FluidSynth-DSSI"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig gtk-icon-cache
DEPENDS += " \
... | ```bitbake
SUMMARY = "A wrapper for the FluidSynth, allowing it to function as a DSSI plugin"
HOMEPAGE = "http://dssi.sourceforge.net/download.html#FluidSynth-DSSI"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig gtk-icon-cache
DEPENDS += " \
... |
fc5ede87-3f5d-41e1-b30d-ba457bc5a1e6 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Shared Transport Line Discipline User Mode initialisation Manager Daemon"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://uim.c;beginline=1;endline=18;md5=9f0bbfbc10c67689e81a523e2976c31e"
INITSCRIPT_NAME = "uim-sysfs"
INITSCRIPT_PARAMS = "defaults 03"
inherit update-rc.d
SRCREV = "a75f45be2d... | ```bitbake
DESCRIPTION = "Shared Transport Line Discipline User Mode initialisation Manager Daemon"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://uim.c;beginline=1;endline=18;md5=9f0bbfbc10c67689e81a523e2976c31e"
INITSCRIPT_NAME = "uim-sysfs"
INITSCRIPT_PARAMS = "defaults 03"
inherit update-rc.d
SRCREV = "a75f45be2d... |
03c248f1-70f2-4f46-89e1-46f6a28767d8 | {
"language": "BitBake"
} | ```bitbake
require fakeroot.inc
PR = "${INC_PR}.0"
SRC_URI =+ "\
${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.orig.tar.bz2 \
file://quiet-getopt-check.patch \
"
SRC_URI[md5sum] = "659a1f3a36554abfc2a3eaad2fdc0604"
SRC_URI[sha256] = "b035c834944bf9482027f48c388de8492e96609825265ac03f05408d0b3aae68"
```
Update ... | ```bitbake
require fakeroot.inc
PE = "1"
PR = "${INC_PR}.0"
SRC_URI =+ "\
http://snapshot.debian.org/archive/debian/20110301/pool/main/f/fakeroot/fakeroot_1.14.5.orig.tar.bz2 \
file://quiet-getopt-check.patch \
"
SRC_URI[md5sum] = "659a1f3a36554abfc2a3eaad2fdc0604"
SRC_URI[sha256] = "b035c834944bf9482027f48c388de... |
4ce0ca9f-a77a-41cc-b7f8-d5077806a61f | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Base package set for Jlime images."
SECTION = "x11/wm"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r4"
inherit task
PROVIDES = "${PACKAGES}"
PACKAGES = "\
${PN}-cli \
${PN}-gui \
"
RDEPENDS_${PN}-cli = " \
... | ```bitbake
DESCRIPTION = "Base package set for Jlime images."
SECTION = "x11/wm"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r4"
inherit task
PROVIDES = "${PACKAGES}"
PACKAGES = "\
${PN}-cli \
${PN}-gui \
"
RDEPENDS_${PN}-cli = " \
... |
dd4fd3c1-4fc5-44b6-bb25-c9447d3074d3 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing."
HOMEPAGE = "http://www.gnu.org/software/gdbm/gdbm.html"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL"
PR = "r5"
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
file://makefile.patch \
file://libtool... | ```bitbake
DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing."
HOMEPAGE = "http://www.gnu.org/software/gdbm/gdbm.html"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2+"
PR = "r6"
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
file://makefile.patch \
file://libt... |
f3baf2e8-da6d-474d-b311-bc332a46ed52 | {
"language": "BitBake"
} | ```bitbake
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=7dbc59dc445b2261c4fb2f9466e3446a"
DEPENDS = "automoc4-native polkit"
RDEPENDS_${PN} = "libqtcore4 polkit"
inherit qt4x11 cmake
SRC_URI = "git://anongit.kde.org/polkit-qt-1.git;branch=master"
## Tag v0.103.0
SRCREV = "26045cb6da3efb1eba8612ef47ffa6... | ```bitbake
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=7dbc59dc445b2261c4fb2f9466e3446a"
DEPENDS = "automoc4-native polkit"
RDEPENDS_${PN} = "libqtcore4 polkit"
inherit qt4x11 cmake kde_exports
SRC_URI = "git://anongit.kde.org/polkit-qt-1.git;branch=master"
## Tag v0.103.0
SRCREV = "26045cb6da3efb1eba... |
5284cd45-a35b-4ad7-a559-480481c9a179 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "This package contains the ROS bindings for the tf2 library, for both Python and C++."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "actionlib rosgraph tf2 tf2-py"
require geometry-experimental... | ```bitbake
DESCRIPTION = "This package contains the ROS bindings for the tf2 library, for both Python and C++."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "actionlib message-filters rosgraph tf2 tf2-py"
require geome... |
9b35af76-0159-4f7c-b963-476879497f1c | {
"language": "BitBake"
} | ```bitbake
require sdcc_${PV}.bb
DEPENDS = ""
# don't need native-tools patch here
SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-src-${PV}.tar.bz2 \
"
inherit native
do_stage() {
oe_runmake install
}
```
Add bison-native and flex-native to DEPENDS | ```bitbake
require sdcc_${PV}.bb
DEPENDS = "bison-native flex-native"
PR = "r1"
# don't need native-tools patch here
SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-src-${PV}.tar.bz2 \
"
inherit native
do_stage() {
oe_runmake install
}
``` |
772455cc-ed44-4b83-a605-2f9545662b6b | {
"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 gstreamer1.0-plugins-ti.inc
PR = "${INC_PR}.24"
SRCREV = "e797c1d832cc8ee1dd66d1683991cb6d7316ed63"
BRANCH ?=... | ```bitbake
DESCRIPTION = "GStreamer elements to use the multimedia accelerators available on some TI parts"
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
require gstreamer1.0-plugins-ti.inc
PR = "${INC_PR}.25"
SRCREV = "f4cd1300aa5afadc81c2b4099ea1ee1cb29e6856"
BRANCH ?=... |
5fc787ed-e653-4258-a9f7-6ea2dab567f9 | {
"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... |
d7eb600f-7a46-4f03-8d19-6483548a5d97 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "updatehub's device identity scripts"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=838c366f69b72c5df05c96dff79b35f2"
SRC_URI = "git://github.com/updatehub/device-identity;protocol=https"
SRCREV = "d32cb72abdd789ce28c66d87f4582ae07d465ee4"
S = "${WORKDIR}/git"
inherit allarch
do_config... | ```bitbake
SUMMARY = "updatehub's device identity scripts"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=838c366f69b72c5df05c96dff79b35f2"
SRC_URI = "git://github.com/updatehub/device-identity;protocol=https"
SRCREV = "d32cb72abdd789ce28c66d87f4582ae07d465ee4"
S = "${WORKDIR}/git"
inherit allarch
do_config... |
3923854b-44d3-4323-aad8-26825779745c | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Gomunicator is a GSM Voice and SMS application for GPE"
HOMEPAGE = "http://www.linuxdevelopment.org/projects.html"
LICENSE = "GPLv2"
AUTHOR = "Robert Woerle"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
DEPENDS = "libgpewidget gtk+ glib-2.0"
#Remove the dash below when 0.1.3 changes in PV
PV ... | ```bitbake
DESCRIPTION = "Gomunicator is a GSM Voice and SMS application for GPE"
HOMEPAGE = "http://www.linuxdevelopment.org/projects.html"
LICENSE = "GPLv2"
AUTHOR = "Robert Woerle"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
DEPENDS = "libgpewidget gtk+ glib-2.0"
#Remove the dash below when 0.1.3 changes in PV
PV ... |
16eaed25-63c5-4c3a-8a5d-bbd026daf648 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Library implementing Secure RTP (RFC 3711)"
DESCRIPTION = "This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), \
the Universal Security Transform (UST), and a supporting cryptographic kernel. The SRTP API \
is documented in inclu... | ```bitbake
SUMMARY = "Library implementing Secure RTP (RFC 3711)"
DESCRIPTION = "This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), \
the Universal Security Transform (UST), and a supporting cryptographic kernel. The SRTP API \
is documented in inclu... |
a88630c0-5f57-4ae4-85e5-a8e03f1b69e9 | {
"language": "BitBake"
} | ```bitbake
require samba.inc
require samba-basic.inc
LICENSE = "GPLv3"
S = "${SRCDIR}/samba-${PV}/source3"
SRC_URI += "file://config-h.patch"
SRC_URI += "file://tdbheaderfix.patch;patchdir=${SRCDIR}/samba-${PV}"
EXTRA_OECONF += "\
SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \
samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \
linux... | ```bitbake
require samba.inc
require samba-basic.inc
LICENSE = "GPLv3"
S = "${SRCDIR}/samba-${PV}/source3"
SRC_URI += "file://config-h.patch"
# FIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIXMMEEEEEEE
# need to figure out if we should add support for patchdir
#SRC_URI += "file://tdbheaderfix.patch;patchdir=$... |
403b205a-8361-43b1-b09f-26faab682e9e | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Wrap gnu screen into a multi session getty"
HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/meta-overc"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
PKG_NAME = "github.com/miekg/dns"
SRC_URI = "file://COPYING \
file://screen-getty.c \
file:/... | ```bitbake
SUMMARY = "Wrap gnu screen into a multi session getty"
HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/meta-overc"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
PKG_NAME = "github.com/miekg/dns"
SRC_URI = "file://COPYING \
file://screen-getty.c \
file:/... |
22b7b473-33ba-4d3d-b2e0-47128d1a0875 | {
"language": "BitBake"
} | ```bitbake
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a23a74b3f4caf9616230789d94217acb"
DEPENDS += "attr ima-evm-utils tclap"
SRC_URI = "git://github.com/mgerstner/ima-inspect.git"
SRCREV = "e912be2d2a9fdf30a9693a7fc5d6b2473990a71c"
S = "${WORKDIR}/git"
inherit autotools
```
Fix build problem on ima... | ```bitbake
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a23a74b3f4caf9616230789d94217acb"
DEPENDS += "attr ima-evm-utils tclap"
SRC_URI = "git://github.com/mgerstner/ima-inspect.git"
SRCREV = "e912be2d2a9fdf30a9693a7fc5d6b2473990a71c"
S = "${WORKDIR}/git"
inherit autotools pkgconfig
``` |
7369c8ea-d6ea-41bf-ab32-35fe1dbf9563 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "IIO blocks for GNU Radio"
HOMEPAGE = "https://github.com/analogdevicesinc/gr-iio"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
PR = "r1"
DEPENDS = "gnuradio libiio libad9361-iio bison-native"
inherit distutils3-base cmake pkgconfig python3native
S =... | ```bitbake
SUMMARY = "IIO blocks for GNU Radio"
HOMEPAGE = "https://github.com/analogdevicesinc/gr-iio"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
PR = "r2"
DEPENDS = "gnuradio libiio libad9361-iio bison-native"
inherit distutils3-base cmake pkgconfig python3native
S =... |
9426521b-54ff-47af-bb4d-7f41beb626d8 | {
"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 gstreamer1.0-plugins-ti.inc
PR = "${INC_PR}.25"
SRCREV = "f4cd1300aa5afadc81c2b4099ea1ee1cb29e6856"
BRANCH ?=... | ```bitbake
DESCRIPTION = "GStreamer elements to use the multimedia accelerators available on some TI parts"
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
require gstreamer1.0-plugins-ti.inc
PR = "${INC_PR}.26"
SRCREV = "c8f6051ac3dff629aa00c22667fcc33cb1cfd074"
BRANCH ?=... |
8755b208-8f7e-47be-b0cf-2279b4818bde | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "PMU ROM for QEMU"
DESCRIPTION = "The ZynqMP PMU ROM for QEMU emulation"
HOMEPAGE = "http://www.xilinx.com"
SECTION = "bsp"
LICENSE = "Proprietary"
LICENSE_FLAGS = "xilinx"
LIC_FILES_CHKSUM = "file://PMU_ROM-LICENSE.txt;md5=d43d49bc1eb1c907fc6f4ea75abafdfc"
SRC_URI = "https://www.xilinx.com/bin/p... | ```bitbake
SUMMARY = "PMU ROM for QEMU"
DESCRIPTION = "The ZynqMP PMU ROM for QEMU emulation"
HOMEPAGE = "http://www.xilinx.com"
SECTION = "bsp"
LICENSE = "Proprietary"
LICENSE_FLAGS = "xilinx"
LIC_FILES_CHKSUM = "file://PMU_ROM-LICENSE.txt;md5=d43d49bc1eb1c907fc6f4ea75abafdfc"
SRC_URI = "https://www.xilinx.com/bin/p... |
926f171e-8ba6-4a58-afe7-0984d1678758 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "A module to control Raspberry Pi GPIO channels"
HOMEPAGE = "https://sourceforge.net/projects/raspberry-gpio-python/"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=9b95630a648966b142f1a0dcea001cb7"
PYPI_PACKAGE = "RPi.GPIO"
inherit pypi distutils3
SRC_URI... | ```bitbake
DESCRIPTION = "A module to control Raspberry Pi GPIO channels"
HOMEPAGE = "https://sourceforge.net/projects/raspberry-gpio-python/"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=9b95630a648966b142f1a0dcea001cb7"
PYPI_PACKAGE = "RPi.GPIO"
inherit pypi setuptools3
SRC_UR... |
5801133e-bdcf-4136-bb1a-abb5500672be | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "libdaemon is a lightweight C library which eases the writing of UNIX daemons."
SECTION = "libs"
AUTHOR = "Lennart Poettering <lennart@poettering.net>"
HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
LICENSE = "LGPL"
SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemo... | ```bitbake
DESCRIPTION = "libdaemon is a lightweight C library which eases the writing of UNIX daemons."
SECTION = "libs"
AUTHOR = "Lennart Poettering <lennart@poettering.net>"
HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
LICENSE = "LGPL"
PR = "r1"
SRC_URI = "http://0pointer.de/lennart/projects/libdaemo... |
d47592b2-07e4-4c20-90a1-11a8cec7d390 | {
"language": "BitBake"
} | ```bitbake
HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
SUMMARY = "Moblin Glib D-Bus integration"
LICENSE = "GPL LGPL"
DEPENDS = "glib-2.0 dbus"
PE = "1"
PV = "0.0+gitr${SRCREV}"
S = "${WORKDIR}/git"
SRC_URI = "git://moblin.org/repos/projects/libgdbus.git;proto=http"
inherit... | ```bitbake
HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
SUMMARY = "Moblin Glib D-Bus integration"
LICENSE = "GPL LGPL"
DEPENDS = "glib-2.0 dbus"
PE = "1"
PV = "0.0+gitr${SRCREV}"
S = "${WORKDIR}/git"
SRC_URI = "git://git.moblin.org/repos/projects/libgdbus.git;protocol=http"
... |
e1aceec6-71c7-4f86-8bec-39098afe6c19 | {
"language": "BitBake"
} | ```bitbake
UMMARY = "IIO blocks for GNU Radio"
HOMEPAGE = "https://github.com/analogdevicesinc/gr-iio"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS ="gnuradio libiio libad9361-iio bison-native"
inherit distutils3-base cmake pkgconfig
export BUILD_SYS
export HOST_... | ```bitbake
SUMMARY = "IIO blocks for GNU Radio"
HOMEPAGE = "https://github.com/analogdevicesinc/gr-iio"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS ="gnuradio libiio libad9361-iio bison-native"
inherit distutils3-base cmake pkgconfig
export BUILD_SYS
export HOST... |
aface108-5fdb-46fa-9876-3f65a03e3f35 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Minimal statically compiled Hello world!"
LICENSE = "GPL"
PR = "r0"
S = "${WORKDIR}/${P}"
do_fetch () {
mkdir -p ${WORKDIR}/${P}
cd ${WORKDIR}/${P}
printf "#include <stdio.h>\nint main(void)\n{\n\tprintf(\"Hello world!\\\n\");\twhile(1);\n\treturn 0;\n}\n" >helloworld.c
}
do_compile () {... | ```bitbake
DESCRIPTION = "Minimal statically compiled Hello world!"
LICENSE = "GPL"
PR = "r1"
S = "${WORKDIR}/${P}"
do_fetch () {
mkdir -p ${WORKDIR}/${P}
cd ${WORKDIR}/${P}
printf "#include <stdio.h>\nint main(void)\n{\n\tprintf(\"Hello world!\\\n\");\twhile(1);\n\treturn 0;\n}\n" >helloworld.c
}
do_compile () {... |
9fdd6dd4-9a6f-437e-a25c-630af8f8192b | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Python Bindings for the Cairo canvas library"
SECTION = "devel/python"
HOMEPAGE = "http://cairographics.org/pycairo"
LICENSE = "LGPL MPL"
# cairo >= 1.8.0
DEPENDS = "cairo"
PR = "ml4"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
file://fix-setup-py.patch"
S =... | ```bitbake
DESCRIPTION = "Python Bindings for the Cairo canvas library"
SECTION = "devel/python"
HOMEPAGE = "http://cairographics.org/pycairo"
LICENSE = "LGPLv2.1 MPL-1.1"
# cairo >= 1.8.0
DEPENDS = "cairo"
PR = "ml5"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
file://fix-setup-py.pa... |
6a7476b3-4da7-42a3-86c3-0b01fa7f6462 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "GNOME XML Parser library"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "MIT"
PR = "r5"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
inherit autotools pkgconfig binconfig
EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-catalog --without-docbook -... | ```bitbake
DESCRIPTION = "GNOME XML Parser library"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "MIT"
PR = "r5"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
inherit autotools pkgconfig binconfig
EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-catalog --without-docbook -... |
7935563d-4aa5-4f8e-9cb6-4f346c0f0fa5 | {
"language": "BitBake"
} | ```bitbake
inherit esw deploy
ESW_COMPONENT_SRC = "/lib/sw_services/xilffs/examples/"
DEPENDS += "xilffs xiltimer"
do_configure:prepend() {
(
cd ${S}
lopper ${DTS_FILE} -- baremetallinker_xlnx.py ${ESW_MACHINE} ${S}/${ESW_COMPONENT_SRC}
install -m 0755 memory.ld ${S}/${ESW_COMPONENT_SRC}/
install... | ```bitbake
inherit esw deploy
# Requires by dependency xilffs
REQUIRED_DISTRO_FEATURES = "sdps"
ESW_COMPONENT_SRC = "/lib/sw_services/xilffs/examples/"
DEPENDS += "xilffs xiltimer"
do_configure:prepend() {
(
cd ${S}
lopper ${DTS_FILE} -- baremetallinker_xlnx.py ${ESW_MACHINE} ${S}/${ESW_COMPONENT_SRC}
... |
ace15769-f250-42ad-a8f4-ae55946f8007 | {
"language": "BitBake"
} | ```bitbake
```
Set FILESPATH in ncurses-native so the patches actually apply. | ```bitbake
SECTION = "libs"
include ncurses_${PV}.bb
inherit native
EXTRA_OEMAKE = '"BUILD_CCFLAGS=${BUILD_CCFLAGS}"'
DEPENDS = ""
FILESPATH = "${FILE_DIRNAME}/local:${FILE_DIRNAME}/ncurses-${PV}-${PR}:${FILE_DIRNAME}/ncurses-${PV}:${FILE_DIRNAME}/ncurses:${FILE_DIRNAME}"
``` |
4befdb3d-2f96-4178-96b0-d93b5105f9be | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Python Bindings for the Cairo canvas library"
SECTION = "devel/python"
HOMEPAGE = "http://cairographics.org/pycairo"
LICENSE = "LGPL MPL"
# cairo >= 1.8.0
DEPENDS = "cairo"
PR = "ml4"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
file://fix-setup-py.patch"
S =... | ```bitbake
DESCRIPTION = "Python Bindings for the Cairo canvas library"
SECTION = "devel/python"
HOMEPAGE = "http://cairographics.org/pycairo"
LICENSE = "LGPLv2.1 MPL-1.1"
# cairo >= 1.8.0
DEPENDS = "cairo"
PR = "ml5"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
file://fix-setup-py.pa... |
c217dc1c-b0cc-4f19-a4fb-81cb493f6a70 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Library for reading mod-like audio files."
HOMEPAGE = "http://modplug-xmms.sf.net"
SECTION = "libs"
LICENSE = "GPL"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/modplug-xmms/libmodplug-${PV}.tar.gz"
inherit autotools pkgconfig
# NOTE: autotools_stage_all does nothing here, we need to do it m... | ```bitbake
DESCRIPTION = "Library for reading mod-like audio files."
HOMEPAGE = "http://modplug-xmms.sf.net"
SECTION = "libs"
LICENSE = "PD"
PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/modplug-xmms/libmodplug-${PV}.tar.gz"
inherit autotools pkgconfig
# NOTE: autotools_stage_all does nothing here, we need to do it ma... |
6c98e064-93d6-4dc9-9aa0-df7e24174fed | {
"language": "BitBake"
} | ```bitbake
require u-boot.inc
# This is needs to be validated among supported BSP's before we can
# make it default
DEFAULT_PREFERENCE = "-1"
# To build u-boot for your machine, provide the following lines in
# your machine config, replacing the assignments as appropriate for
# your machine.
# UBOOT_MACHINE = "omap3_... | ```bitbake
require u-boot.inc
# This is needs to be validated among supported BSP's before we can
# make it default
DEFAULT_PREFERENCE = "-1"
# To build u-boot for your machine, provide the following lines in
# your machine config, replacing the assignments as appropriate for
# your machine.
# UBOOT_MACHINE = "omap3_... |
3b290541-7a7b-4e23-a84a-21a7c2dece21 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A container image for domain 0 which is used for container control"
DESCRIPTION = "Launched from the essential image, this is a container image \
used for controlling other containers in the system. \
"
HOMEPAGE = "http://www.windriver.com"
LICENSE = "MIT"
LIC_FILES_C... | ```bitbake
SUMMARY = "A container image for domain 0 which is used for container control"
DESCRIPTION = "Launched from the essential image, this is a container image \
used for controlling other containers in the system. \
"
HOMEPAGE = "http://www.windriver.com"
LICENSE = "MIT"
LIC_FILES_C... |
74a548f5-b46c-483b-8f46-4653a7bd5bcf | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "TI CSL"
LICENSE = "TI BSD"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
COMPATIBLE_MACHINE = "keystone"
ALLOW_EMPTY_${PN} = "1"
PR = "r0"
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH}"
# commit ID cor... | ```bitbake
DESCRIPTION = "Chip support library low level interface"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
COMPATIBLE_MACHINE = "keystone"
ALLOW_EMPTY_${PN} = "1"
PR = "r1"
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protoc... |
4bc2b6f7-0e8c-4eca-ad9d-cb5cae7756a2 | {
"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... |
f54ba7cf-87db-49f8-8ecb-6bf384c46abe | {
"language": "BitBake"
} | ```bitbake
VIMVER = "72"
# vim-tiny sets that too
VIMFEATURES ?= "big"
# GUI type - gvim recipe sets "gtk2"
VIMGUI ?= "no"
# gvim recipes uses "--with-x"
VIMX ?= "--without-x"
require vim.inc
PR = "${INC_PR}.3"
# 001-411.diff contains 411 patches fetched from upstream
SRC_URI += "file://001-411.diff;apply=no"
SRC... | ```bitbake
VIMVER = "72"
# vim-tiny sets that too
VIMFEATURES ?= "big"
# GUI type - gvim recipe sets "gtk2"
VIMGUI ?= "no"
# gvim recipes uses "--with-x"
VIMX ?= "--without-x"
require vim.inc
PR = "${INC_PR}.3"
# 001-411.diff contains 411 patches fetched from upstream
SRC_URI += "file://001-411.diff;patchdir=.."
... |
36f3a570-1286-40b6-bc23-55885d0b6b49 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "TI QMSS low level driver unit test and example binaries"
DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld cmem"
include qmss-lld.inc
PR = "${INC_PR}.2"
CHOICELIST = "yes no"
do_compile () {
# Now build the lld in the updated directory
for device in ${DEVICELIST}
do
make -f makefile_a... | ```bitbake
DESCRIPTION = "TI QMSS low level driver unit test and example binaries"
DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld cmem uio-module-drv"
include qmss-lld.inc
PR = "${INC_PR}.2"
CHOICELIST = "yes no"
do_compile () {
# Now build the lld in the updated directory
for device in ${DEVICELIST}
do
mak... |
1d651c84-0bd3-48ef-87a9-816d34d3b95c | {
"language": "BitBake"
} | ```bitbake
SECTION = "console/network"
DESCRIPTION = "IPv6 router advertisement daemon"
LICENSE = "BSD"
SRC_URI = "http://v6web.litech.org/radvd/dist/radvd-${PV}.tar.gz \
file://automake.patch;patch=1"
S = "${WORKDIR}/radvd-${PV}"
inherit autotools
```
Add build time dependancy on flex. | ```bitbake
SECTION = "console/network"
DESCRIPTION = "IPv6 router advertisement daemon"
LICENSE = "BSD"
SRC_URI = "http://v6web.litech.org/radvd/dist/radvd-${PV}.tar.gz \
file://automake.patch;patch=1"
S = "${WORKDIR}/radvd-${PV}"
DEPENDS = "flex"
inherit autotools
``` |
a80f0bfa-878f-4872-9d0e-4d4d79974046 | {
"language": "BitBake"
} | ```bitbake
#
# This file was derived from the 'Hello World!' example recipe in the
# Yocto Project Development Manual.
#
DESCRIPTION = "Open Content Decryption Module"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ea83f8bc099c40bde8c4f2441a6eb40b"
SRC_URI = "git://github.com/kuscsik/linaro-cdmi.git;protocol=... | ```bitbake
#
# This file was derived from the 'Hello World!' example recipe in the
# Yocto Project Development Manual.
#
DESCRIPTION = "Open Content Decryption Module"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ea83f8bc099c40bde8c4f2441a6eb40b"
SRC_URI = "git://github.com/linaro-home/open-content-decrypti... |
b6a3df05-9a52-4109-afb3-56cf52881ae5 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Action GUI for Installer"
HOMEPAGE = "http://assassin.projects.openmoko.org/"
LICENSE = "GPL"
DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet"
PV = "0.2+svnr${SRCREV}"
PR = "r6"
SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;proto=https"
S = "${WORKDIR}... | ```bitbake
DESCRIPTION = "Action GUI for Installer"
HOMEPAGE = "http://assassin.projects.openmoko.org/"
LICENSE = "GPL"
DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet curl"
RDEPENDS = "etk-theme-ninja"
PV = "0.2+svnr${SRCREV}"
PR = "r6.02"
SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=a... |
d5e7c2f4-565a-48e2-ac74-6b479827c016 | {
"language": "BitBake"
} | ```bitbake
# Copyright (C) 2015 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "OpenWrt MDNS daemon"
HOMEPAGE = "http://git.openwrt.org/?p=project/mdnsd.git;a=summary"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://main.c;beginline=1;endline=12;md5=ce0be9da... | ```bitbake
# Copyright (C) 2015 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "OpenWrt MDNS daemon"
HOMEPAGE = "http://git.openwrt.org/?p=project/mdnsd.git;a=summary"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://main.c;beginline=1;endline=12;md5=ce0be9da... |
834112fe-b55c-4467-b90d-afc13a8423f5 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "MPSSD"
LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://COPYING;md5=58dd7e3251f8a7d8c3784355098b8d53"
export KERNELDIR = "${STAGING_KERNEL_DIR}"
S = "${WORKDIR}/mpssd"
SRC_URI = " \
file://mpssd.tar.gz \
"
do_compile() {
cd ${S}
make all || die
}
do_install() {
install -d ${D}${bind... | ```bitbake
SUMMARY = "MPSSD"
LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://COPYING;md5=58dd7e3251f8a7d8c3784355098b8d53"
DEPENDS = "virtual/kernel"
export KERNELDIR = "${STAGING_KERNEL_DIR}"
S = "${WORKDIR}/mpssd"
SRC_URI = " \
file://mpssd.tar.gz \
"
do_compile() {
cd ${S}
make all || die
}
do_install()... |
077daa42-3f5b-45ad-9c37-656923959876 | {
"language": "BitBake"
} | ```bitbake
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools
DEPENDS = "openssh"
SRC_URI = "http://netcologne.dl.sourceforge.net/project/virtuoso/virtuoso/6.1.4/virtuoso-opensource-6.1.4.tar.gz \
file://fix-weird-md5-error.diff \
file://config-cross.... | ```bitbake
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools
DEPENDS = "openssl"
SRC_URI = "http://netcologne.dl.sourceforge.net/project/virtuoso/virtuoso/6.1.4/virtuoso-opensource-6.1.4.tar.gz \
file://fix-weird-md5-error.diff \
file://config-cross.... |
dafeadfe-2c9e-475f-ae5c-c869a63bafee | {
"language": "BitBake"
} | ```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.18"
PR = "r0"
SRCREV_pn-${PN} = "e255a9806fcb124986e0b62d6d320b61892d4947"
SRC_URI += "git://git... | ```bitbake
DESCRIPTION = "Linux kernel for Beck IPC Hardware"
require recipes-kernel/linux/linux.inc
require recipes-kernel/linux/linux-dtb.inc
COMPATIBLE_MACHINE = "(sc145-db150)"
PV = "4.9.18"
PR = "r0"
SRCREV_pn-${PN} = "e255a9806fcb124986e0b62d6d320b61892d4947"
SRC_URI += "git://github.com/beck-ipc/kernel-at-c... |
a441d566-4249-4a38-ab00-0deda4aa53f4 | {
"language": "BitBake"
} | ```bitbake
#
# This file was derived from the 'Hello World!' example recipe in the
# Yocto Project Development Manual.
#
FILESEXTRAPATHS_prepend := "${THISDIR}:"
DESCRIPTION = "ACME Utilities"
SECTION = "acme"
DEPENDS = ""
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=578ecfeb82fabd60bb6310f0bf6af799"
SRC... | ```bitbake
FILESEXTRAPATHS_prepend := "${THISDIR}:"
DESCRIPTION = "ACME Utilities"
SECTION = "acme"
DEPENDS = ""
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=578ecfeb82fabd60bb6310f0bf6af799"
SRC_URI = "git://github.com/bayLibre-acme/acme-utils.git;branch=python-cli"
SRCREV = "python-cli"
S = "${WORKDIR}... |
5a1b9cba-ebf0-4a03-91f7-df6779cc85ba | {
"language": "BitBake"
} | ```bitbake
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools gtk-doc
DEPENDS = "raptor"
RDEPENDS_${PN} = "raptor"
SRC_URI = "git://github.com/dajobe/rasqal.git;branch=master \
file://No-docs-and-NOCONFIGURE.patch \
file://Fix-cross-compile.patch \
... | ```bitbake
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools gtk-doc
DEPENDS = "raptor"
RDEPENDS_${PN} = "raptor"
SRC_URI = "git://github.com/dajobe/rasqal.git;branch=master \
file://No-docs-and-NOCONFIGURE.patch \
file://Fix-cross-compile.patch \
... |
360f9307-c8db-4247-b952-7f69b4395dff | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "A system tool for maintaining the /etc/rc*.d hierarchy"
DESCRIPTION = "Chkconfig is a basic system utility. It updates and queries runlevel \
information for system services. Chkconfig manipulates the numerous \
symbolic links in /etc/rc.d, to relieve system administrators of some \
of the drudg... | ```bitbake
SUMMARY = "A system tool for maintaining the /etc/rc*.d hierarchy"
DESCRIPTION = "\
Chkconfig is a basic system utility. It updates and queries runlevel \
information for system services. Chkconfig manipulates the numerous \
symbolic links in /etc/rc.d, to relieve system administrators of some \
of the... |
a3a76f41-905d-4acb-a658-6586f839547b | {
"language": "BitBake"
} | ```bitbake
require libhildonmime.inc
DEPENDS += "osso-gnome-vfs2"
PR = "r0"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}-1.tar.gz"
```
Set extra config flag to avoid -Werror to get used. | ```bitbake
require libhildonmime.inc
DEPENDS += "osso-gnome-vfs2"
PR = "r0"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}-1.tar.gz"
EXTRA_OECONF += "--with-compile-warnings=no"
``` |
b0acd8f7-142d-44c9-acec-d82db9c81176 | {
"language": "BitBake"
} | ```bitbake
require u-boot-socfpga-common.inc
require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.04"
SRCREV = "bc38a09daa09e73b075006d8006caa84bb2fe0fe"
DEPENDS += "dtc-native bc-native u-boot-mkimage-native"
```
Update u-boot-s... | ```bitbake
require u-boot-socfpga-common.inc
require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.04"
SRCREV = "8c4cd804d6d77fbc4d7201d19755b6e89d43ae65"
DEPENDS += "dtc-native bc-native u-boot-mkimage-native"
``` |
56a38309-0e9b-4f4d-9e85-44bb96dfbecf | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Test Utilities for Firefly MV Cameras"
HOMEPAGE = "http://github.com/nzjrs/firefly-mv/tree/master"
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
PR = "r4"
DEPENDS = "libdc1394 gtk+"
#FIXME: Why are these lines necessary?, why isnt pkg-config in the
#Makefile sufficient?
CFL... | ```bitbake
DESCRIPTION = "Test Utilities for Firefly MV Cameras"
HOMEPAGE = "http://github.com/nzjrs/firefly-mv/tree/master"
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
PR = "r5"
DEPENDS = "libdc1394 gtk+"
#FIXME: Why are these lines necessary?, why isnt pkg-config in the
#Makefile sufficient?
CFL... |
05bd5316-c8d3-4e51-8087-97a6d3a31733 | {
"language": "BitBake"
} | ```bitbake
require recipes-graphics/xorg-driver/xorg-driver-video.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=f8ad89d9d9a024f19d7dcc5acb044a42"
DESCRIPTION = "X.org server -- Geode GX2/LX display driver"
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "a99c521db731c2f1df309057a8465e4c"
SRC_URI[sha256sum] = "28d845d727d99bfa4d4b9... | ```bitbake
require recipes-graphics/xorg-driver/xorg-driver-video.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=f8ad89d9d9a024f19d7dcc5acb044a42"
DESCRIPTION = "X.org server -- Geode GX2/LX display driver"
PR = "${INC_PR}.1"
SRC_URI[md5sum] = "a99c521db731c2f1df309057a8465e4c"
SRC_URI[sha256sum] = "28d845d727d99bfa4d4b9... |
3b0fcffb-10f9-48a0-906c-dd133dc1a7b2 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \
various well-known 3D model formats in a uniform manner."
HOMEPAGE = "http://www.assimp.org/"
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bc4231a2268da8fc55525ad119638a87"
DEPEN... | ```bitbake
DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \
various well-known 3D model formats in a uniform manner."
HOMEPAGE = "http://www.assimp.org/"
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bc4231a2268da8fc55525ad119638a87"
DEPEN... |
76ce924f-df57-4b5c-9de7-52aa983e7a7d | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "NI Watchdog Petter"
SECTION = "base"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit update-rc.d
S = "${WORKDIR}"
SRC_URI = "file://LICENSE \
file://niwatchdogpet.c \
file://niwatchdogpet.sh"
INITSCRIPT_NAME = "niwatchdogpet"
INITSCR... | ```bitbake
DESCRIPTION = "NI Watchdog Petter"
SECTION = "base"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit update-rc.d
S = "${WORKDIR}"
SRC_URI = "file://LICENSE \
file://niwatchdogpet.c \
file://niwatchdogpet.sh"
INITSCRIPT_NAME = "niwatchdogpet"
INITSCR... |
1b285042-ac31-4184-9d49-cdafc97ca06f | {
"language": "BitBake"
} | ```bitbake
HOMEPAGE = "http://github.com/krallin/tini"
SUMMARY = "Minimal init for containers"
DESCRIPTION = "Tini is the simplest init you could think of. \
All Tini does is spawn a single child (Tini is meant to be run in a container), \
and wait for it to exit all the while reaping zombies and performing signal ... | ```bitbake
HOMEPAGE = "http://github.com/krallin/tini"
SUMMARY = "Minimal init for containers"
DESCRIPTION = "Tini is the simplest init you could think of. All Tini does is \
spawn a single child (Tini is meant to be run in a container), and wait for \
it to exit all the while reaping zombies and performing signal forw... |
840f076e-7a3e-40a7-b3f9-094182d501af | {
"language": "BitBake"
} | ```bitbake
require linux-ti-staging_5.4.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
BRANCH = "ti-rt-linux-5.4.y"
SRCREV = "d4b0f63810a64c5f5c9876ba3492b647553d385d"
PV = "5.4.74+git${SRCPV}"
```
Update... | ```bitbake
require linux-ti-staging_5.4.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
BRANCH = "ti-rt-linux-5.4.y"
SRCREV = "9002faf1c069e1b0d435199a80a89268e69aeecf"
PV = "5.4.74+git${SRCPV}"
``` |
94953f80-223c-4c7d-a6fb-de21a97e8574 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "The utility to manipulate machines owner keys which managed in shim"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS += "openssl efivar"
PV = "0.3.0+git${SRCPV}"
SRC_URI = "\
git://github.com/lcp/mokutil.git \
"
SRCREV = "e19adc575c1f9d8f0... | ```bitbake
SUMMARY = "The utility to manipulate machines owner keys which managed in shim"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS += "openssl efivar virtual/crypt"
PV = "0.3.0+git${SRCPV}"
SRC_URI = "\
git://github.com/lcp/mokutil.git \
"
SRCREV = "e19... |
e75ba9ba-f12c-4145-9732-b23f548f3bfb | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "The OpenMoko Dialer"
SECTION = "openmoko/pim"
DEPENDS = "libmokogsmd2 libmokoui2 libmokojournal2 gstreamer"
RDEPENDS = "gst-meta-audio"
PV = "0.1.0+svn${SVNREV}"
PR = "r2"
inherit openmoko2
EXTRA_OECONF = "--with-dbusbindir=${STAGING_BINDIR_NATIVE}"
FILES_${PN} += "${datadir}/openmoko-diale... | ```bitbake
DESCRIPTION = "The OpenMoko Dialer"
SECTION = "openmoko/pim"
DEPENDS = "libmokogsmd2 libmokoui2 libmokojournal2 pulseaudio"
PV = "0.1.0+svn${SVNREV}"
PR = "r3"
inherit openmoko2
EXTRA_OECONF = "--with-dbusbindir=${STAGING_BINDIR_NATIVE}"
FILES_${PN} += "${datadir}/openmoko-dialer/ ${datadir}/dbus-1/servic... |
93c13bd0-2c93-4c24-991e-9bf52df344a4 | {
"language": "BitBake"
} | ```bitbake
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
DEPENDS = "kdelibs4"
require kde4.inc
SRC_URI = "git://anongit.kde.org/kde-runtime;protocol=git;branch=master \
file://Disable-docs.patch"
SRCREV = "37a52f48ebd4850d07cd8fe7277e6fa7a653c2ae"
PV = "4.7.97+git${S... | ```bitbake
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
DEPENDS = "kdelibs4 soprano"
require kde4.inc
SRC_URI = "git://anongit.kde.org/kde-runtime;protocol=git;branch=master \
file://Disable-docs.patch"
SRCREV = "37a52f48ebd4850d07cd8fe7277e6fa7a653c2ae"
PV = "4.7.9... |
db169086-6645-40e3-9275-d44d6d73d30e | {
"language": "BitBake"
} | ```bitbake
#
# Copyright (C) 2011 Colin Walters <walters@verbum.org>
#
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
inherit gnomeos-contents
PACKAGE_INSTALL += "task-c... | ```bitbake
#
# Copyright (C) 2011 Colin Walters <walters@verbum.org>
#
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
inherit gnomeos-contents
PACKAGE_INSTALL += "task-c... |
191d99e9-acf8-4868-b81d-0575310c1b72 | {
"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 = "r2"
PV = "${KERNEL_V... |
31c2e764-3a7e-4a2d-8921-e0f7eeb7e3c2 | {
"language": "BitBake"
} | ```bitbake
require cppcheck.inc
SRC_URI = " https://github.com/danmar/cppcheck/archive/${PV}.tar.gz \
file://0001-makefile.patch \
file://0002-pkgconfig-instaed-of-pcre-config.patch \
file://cppcheck.sca.description"
SRC_URI[md5sum] = "eba3b8b4d69045bd24104c2d0cc0cb0c"
SRC_URI[sha25... | ```bitbake
require cppcheck.inc
SRC_URI = " https://github.com/danmar/cppcheck/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz \
file://0001-makefile.patch \
file://0002-pkgconfig-instaed-of-pcre-config.patch \
file://cppcheck.sca.description"
SRC_URI[md5sum] = "eba3b8b4d69045bd2... |
408645b8-f323-489b-8962-e48218caf940 | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Utility functions for dLeyna libraries"
DESCRIPTION = "dleyna-core is a library of utility functions that are used \
by the higher level dLeyna libraries that communicate with DLNA devices, \
e.g., dleyna-server. In brief, it provides APIs for logging, error, settings \
and task management and an ... | ```bitbake
SUMMARY = "Utility functions for dLeyna libraries"
DESCRIPTION = "dleyna-core is a library of utility functions that are used \
by the higher level dLeyna libraries that communicate with DLNA devices, \
e.g., dleyna-server. In brief, it provides APIs for logging, error, settings \
and task management and an ... |
f782eb00-bcd4-47e2-861e-56bf1cddaaa6 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Diversity_radar - a GPS location based communicative application"
HOMEPAGE = "http://diversity.projects.openmoko.org/"
SECTION = "openmoko/applications"
LICENSE = "GPL"
DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus python-etk"
RDEPENDS_${PN} = "diversity-daemon"
PV =... | ```bitbake
DESCRIPTION = "Diversity_radar - a GPS location based communicative application"
HOMEPAGE = "http://diversity.projects.openmoko.org/"
SECTION = "openmoko/applications"
LICENSE = "GPL"
DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus python-etk"
RDEPENDS_${PN} = "diversity-daemon"
PV =... |
46513831-cced-452a-9fc0-1026c4c6ae13 | {
"language": "BitBake"
} | ```bitbake
require shared-mime-info.inc
DEPENDS = "libxml2 intltool-native glib-2.0 shared-mime-info-native"
PR = "r2"
do_install_append() {
update-mime-database ${D}${datadir}/mime
}
# freedesktop.org.xml is huge and only needed when updating the db
# mime.bbclass will add the dependency on it automagically
PAC... | ```bitbake
require shared-mime-info.inc
LICENSE = "GPLv2"
DEPENDS = "libxml2 intltool-native glib-2.0 shared-mime-info-native"
PR = "r3"
do_install_append() {
update-mime-database ${D}${datadir}/mime
}
# freedesktop.org.xml is huge and only needed when updating the db
# mime.bbclass will add the dependency on i... |
13c1d33e-c7cd-4ab8-a470-4c1abf71e02b | {
"language": "BitBake"
} | ```bitbake
require recipes-images/angstrom/extended-console-image.bb
IMAGE_INSTALL += " \
kernel-headers \
kernel-modules \
linux-firmware \
usbutils \
libusbg \
iw \
systemd-analyze \
vim vim-vimrc \
procps \
screen minicom \
cronie-systemd ntpdate \
tar \
... | ```bitbake
require recipes-images/angstrom/extended-console-image.bb
IMAGE_INSTALL += " \
kernel-headers \
kernel-modules \
linux-firmware \
usbutils \
libusbg \
iw \
systemd-analyze \
vim vim-vimrc \
procps \
screen minicom \
cronie-systemd ntpdate \
tar \
... |
42d017d5-1ed6-4277-883b-2e92bc0bf7c6 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Python 3 compatible Python 2 `random` Module"
HOMEPAGE = "https://pypi.org/project/random2/"
LICENSE = "PSFv2"
LIC_FILES_CHKSUM = "file://setup.py;beginline=13;endline=13;md5=7767ca95316ceeac60eda07a2f2245ca"
SRC_URI = "https://files.pythonhosted.org/packages/ee/b5/5aca5217501fbd06b1e5aed6d5... | ```bitbake
DESCRIPTION = "Python 3 compatible Python 2 `random` Module"
HOMEPAGE = "https://pypi.org/project/random2/"
LICENSE = "PSFv2"
LIC_FILES_CHKSUM = "file://setup.py;beginline=13;endline=13;md5=7767ca95316ceeac60eda07a2f2245ca"
SRC_URI = "https://files.pythonhosted.org/packages/ee/b5/5aca5217501fbd06b1e5aed6d5... |
3d1b5491-b1e2-4c73-94a5-083b22669517 | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "luaposix is a POSIX binding for Lua."
LICENSE = "MIT"
HOMEPAGE = "https://github.com/luaposix/luaposix"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f81069e00c0cad249f20efe958276db1"
DEPENDS += "lua-native lua virtual/crypt"
SRC_URI = "git://github.com/luaposix/luaposix.git;branch=release-v${PV};p... | ```bitbake
DESCRIPTION = "luaposix is a POSIX binding for Lua."
LICENSE = "MIT"
HOMEPAGE = "https://github.com/luaposix/luaposix"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f81069e00c0cad249f20efe958276db1"
DEPENDS += "lua-native lua virtual/crypt"
SRC_URI = "git://github.com/luaposix/luaposix.git;branch=release-v${PV};p... |
81468d00-0ffa-4ecc-9095-ef5d0399078a | {
"language": "BitBake"
} | ```bitbake
require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "A program to compile XKB keyboard description"
DESCRIPTION = "The xkbevd event daemon listens for specified XKB \
events and executes requested commands if they occur. "
LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c"... | ```bitbake
require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "A program to compile XKB keyboard description"
DESCRIPTION = "The xkbevd event daemon listens for specified XKB \
events and executes requested commands if they occur. "
LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c"... |
7a518534-ba47-46de-9f25-de69792af4ff | {
"language": "BitBake"
} | ```bitbake
DESCRIPTION = "Enlightenment Window Mananger Library"
DEPENDS = "freetype eet evas-x11 ecore-x11 embryo imlib2-x11 edje-native"
LICENSE = "MIT"
CVSDATE = "${PV}"
PR = "r0"
inherit efl
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/e \
file://fix-configure.pa... | ```bitbake
DESCRIPTION = "Enlightenment Window Mananger Library"
DEPENDS = "freetype eet evas-x11 ecore-x11 embryo imlib2-x11 edje-native edje"
LICENSE = "MIT"
CVSDATE = "${PV}"
PR = "r0"
inherit efl
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/e \
file://fix-configu... |
4617e35d-6bab-4c28-8d75-ce300bb624d4 | {
"language": "BitBake"
} | ```bitbake
require u-boot.inc
# This is needs to be validated among supported BSP's before we can
# make it default
DEFAULT_PREFERENCE = "-1"
# To build u-boot for your machine, provide the following lines in
# your machine config, replacing the assignments as appropriate for
# your machine.
# UBOOT_MACHINE = "omap3_... | ```bitbake
require u-boot.inc
# This is needs to be validated among supported BSP's before we can
# make it default
DEFAULT_PREFERENCE = "-1"
# To build u-boot for your machine, provide the following lines in
# your machine config, replacing the assignments as appropriate for
# your machine.
# UBOOT_MACHINE = "omap3_... |
decb117b-ac5e-400b-af21-8a497bf984e9 | {
"language": "BitBake"
} | ```bitbake
require libav.inc
LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING.LGPLv2.1;md5=e344c8fa836c3a41c4cbd79d7bd3a379 \
file://COPYING.LGPLv3;md5=e... | ```bitbake
require libav.inc
LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING.LGPLv2.1;md5=bd7a443320af8c812e4c18d1b79df004 \
file://COPYING.LGPLv3;md5=e... |
833bee18-5be0-4790-8218-094d47783f36 | {
"language": "BitBake"
} | ```bitbake
# Copyright (C) 2014 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "C library implementing OAuth Core RFC 5849"
HOMEPAGE = "http://liboauth.sourceforge.net"
LICENSE = "MIT|GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING.MIT;md5=6266718a5241c045c8099... | ```bitbake
# Copyright (C) 2014 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "C library implementing OAuth Core RFC 5849"
HOMEPAGE = "http://liboauth.sourceforge.net"
LICENSE = "MIT|GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING.MIT;md5=6266718a5241c045c8099... |
4319ee61-3fb4-4411-a7f7-f61b553057c1 | {
"language": "BitBake"
} | ```bitbake
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931"
SRCREV = "b31bce98d65f894aad6427bcf6f3f7822e261a59"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https"
S = "${WORKDIR}/git"
inherit module
EXTRA_OEMAKE += "KERNELDIR=${STAGING... | ```bitbake
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931"
SRCREV = "beb4650660179963a8ed5b5cbf2085cc1b34f608"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https"
S = "${WORKDIR}/git"
inherit module
EXTRA_OEMAKE += "KERNELDIR=${STAGIN... |
97836382-8a0f-4d8b-aae9-cb37372393da | {
"language": "BitBake"
} | ```bitbake
SUMMARY = "Microchip WILC devices firmware files for use with Linux kernel"
SECTION = "kernel"
LICENSE = "MICROCHIP_FW"
LIC_FILES_CHKSUM = "file://LICENCE.wilc_fw;beginline=6;md5=e1a0446d046c966a27276cf8e728f687"
SRCREV = "wilc_linux_15_2"
SRC_URI = "git://github.com/linux4wilc/firmware.git;protocol=https"... | ```bitbake
SUMMARY = "Microchip WILC devices firmware files for use with Linux kernel"
SECTION = "kernel"
LICENSE = "MICROCHIP_FW"
LIC_FILES_CHKSUM = "file://LICENCE.wilc_fw;beginline=6;md5=e1a0446d046c966a27276cf8e728f687"
SRCREV = "wilc_linux_15_2"
SRC_URI = "git://github.com/linux4wilc/firmware.git;protocol=https"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.