doc_id
stringlengths
36
36
metadata
dict
input
stringlengths
28
4.3k
output
stringlengths
11
5.45k
4d92244e-27ce-4329-a47c-3b142d412b26
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Library used for remotely invoking the hw accelerated codec on IVA-HD" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae" inherit autotools pkgconfig PR = "r1+gitr${SRCPV}" PV = "2.0" DEPENDS = "libdrm ti-ipc" SRC_URI = "git://g...
```bitbake DESCRIPTION = "Library used for remotely invoking the hw accelerated codec on IVA-HD" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae" inherit autotools pkgconfig PR = "r2+gitr${SRCPV}" PV = "2.0" DEPENDS = "libdrm ti-ipc" SRC_URI = "git://g...
8bd9d4fd-bae5-4a35-9750-4d7fe755fa83
{ "language": "BitBake" }
```bitbake require recipes-graphics/xorg-driver/xorg-driver-video.inc DESCRIPTION = "X.Org X server -- A10/A13 display driver" PR = "1" LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://COPYING;md5=f91dc3ee5ce59eb4b528e67e98a31266" SRC_URI = "git://github.com/ssvb/xf86-video-sunxifb.git;protocol=http;branch=master" SRC...
```bitbake require recipes-graphics/xorg-driver/xorg-driver-video.inc DESCRIPTION = "X.Org X server -- A10/A13 display driver" PR = "1" LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://COPYING;md5=f91dc3ee5ce59eb4b528e67e98a31266" SRC_URI = "git://github.com/ssvb/xf86-video-fbturbo.git;protocol=http;branch=master" SRC...
7defec5a-8062-4c60-b6f8-fdf8d2747356
{ "language": "BitBake" }
```bitbake require gst-plugins.inc INC_PR = "r0" PR = "${INC_PR}.0" do_configure_prepend() { sed -i -e s:docs::g Makefile.am } DEPENDS += "gst-plugins-base>=0.10.30" do_configure[depends] += "gst-plugins-base:do_populate_sysroot" EXTRA_OECONF_openpli += "--disable-apexsink --disable-dvdnav --disable-cdaudio --d...
```bitbake require gst-plugins.inc INC_PR = "r0" PR = "${INC_PR}.0" do_configure_prepend() { sed -i -e s:docs::g Makefile.am } DEPENDS += "gst-plugins-base>=0.10.30" EXTRA_OECONF_openpli += "--disable-apexsink --disable-dvdnav --disable-cdaudio --disable-mpeg2enc --disable-mplex" SRC_URI_append_openpli += " fi...
ec34e8ba-07d9-4596-8d6e-309134cb210e
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Minimal initramfs image for Tegra platforms" LICENSE = "MIT" TEGRA_INITRD_INSTALL ??= "" INITRD_FSTYPES ??= "${INITRAMFS_FSTYPES}" PACKAGE_INSTALL = "\ tegra-firmware-xusb \ tegra-minimal-init \ ${TEGRA_INITRD_INSTALL} \ " IMAGE_FEATURES = "" IMAGE_LINGUAS = "" COPY_LIC_MANIFES...
```bitbake DESCRIPTION = "Minimal initramfs image for Tegra platforms" LICENSE = "MIT" TEGRA_INITRD_INSTALL ??= "" INITRD_FSTYPES ??= "${INITRAMFS_FSTYPES}" PACKAGE_INSTALL = "\ tegra-firmware-xusb \ tegra-minimal-init \ ${TEGRA_INITRD_INSTALL} \ " IMAGE_FEATURES = "" IMAGE_LINGUAS = "" COPY_LIC_MANIFES...
617facbe-1d92-40ba-a04b-b0527b709643
{ "language": "BitBake" }
```bitbake require gvfs.inc BPN = "gvfs" DEPENDS = "gvfs gnome-disk-utility" PR = "${INC_PR}.0" # we need gdu files only: reduce files to delete in libexecdir EXTRA_OECONF += "--disable-gphoto2 \ --disable-afc \ --disable-samba" do_install_append() { rm -rf ${D}${sysconfdir} ...
```bitbake require gvfs.inc BPN = "gvfs" DEPENDS = "gvfs gnome-disk-utility libgnome-keyring" PR = "${INC_PR}.0" # we need gdu files only: reduce files to delete in libexecdir EXTRA_OECONF += "--disable-gphoto2 \ --disable-afc \ --disable-samba" do_install_append() { rm -rf ${D...
1409c68c-8b6f-4a44-b26c-1d97f2b53cbd
{ "language": "BitBake" }
```bitbake FILESEXTRAPATHS_prepend := "${THISDIR}:" DESCRIPTION = "ACME Utilities" SECTION = "acme" DEPENDS = "python3" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE;md5=578ecfeb82fabd60bb6310f0bf6af799" SRC_URI = "git://github.com/bayLibre-acme/acme-utils.git;branch=next" SRCREV = "next" S = "${WORKDIR}/git"...
```bitbake FILESEXTRAPATHS_prepend := "${THISDIR}:" DESCRIPTION = "ACME Utilities" SECTION = "acme" DEPENDS = "python3" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE;md5=578ecfeb82fabd60bb6310f0bf6af799" SRC_URI = "git://github.com/bayLibre-acme/acme-utils.git;branch=next" SRCREV = "next" S = "${WORKDIR}/git"...
2eca425b-22ad-470f-a12a-e13a95a1912a
{ "language": "BitBake" }
```bitbake SUMMARY = "Different startup scripts" SECTION = "base" PR = "r0" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" SRC_URI = "file://rcS.swupdate \ " S = "${WORKDIR}" do_install () { install -d ${D}/${sysconfdir}/init.d install -d ${D}${base_sbindir} ...
```bitbake SUMMARY = "Different startup scripts" SECTION = "base" PR = "r0" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" SRC_URI = "file://rcS.swupdate \ " S = "${WORKDIR}" do_install () { install -d ${D}/${sysconfdir}/init.d install -d ${D}${base_sbin...
9b9556ce-5ba3-4652-9e43-2e76fbcc15d6
{ "language": "BitBake" }
```bitbake LINUX_VERSION = "5.15.19" KBRANCH="xlnx_rebase_v5.15_LTS" SRCREV = "b0c1be301e78c320df8c4d93b18393bfd7fd4e9d" KCONF_AUDIT_LEVEL="0" include linux-xlnx.inc FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" ``` Update branch and SRCREV for update release
```bitbake LINUX_VERSION = "5.15.19" KBRANCH="xlnx_rebase_v5.15_LTS_2022.1_update" SRCREV = "5ead03b6e64b5072737c653bb20ebcd88704e3d1" KCONF_AUDIT_LEVEL="0" include linux-xlnx.inc FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" ```
f1b67706-9851-4044-ae83-5fc6258570e0
{ "language": "BitBake" }
```bitbake require mender-artifact.inc MENDER_ARTIFACT_BRANCH ?= "master" SRC_URI = "git://github.com/mendersoftware/mender-artifact.git;protocol=https;branch=${MENDER_ARTIFACT_BRANCH}" # The revision listed below is not really important, it's just a way to avoid # network probing during parsing if we are not gonna ...
```bitbake require mender-artifact.inc MENDER_ARTIFACT_BRANCH ?= "master" SRC_URI = "git://github.com/mendersoftware/mender-artifact.git;protocol=https;branch=${MENDER_ARTIFACT_BRANCH}" # The revision listed below is not really important, it's just a way to avoid # network probing during parsing if we are not gonna ...
5a3ef066-3ef8-46af-b3f4-2543fca0b72e
{ "language": "BitBake" }
```bitbake require mraa.inc SRC_URI = "git://github.com/intel-iot-devkit/mraa.git;protocol=git;tag=v${PV}" ``` Move to use GT branch with latest commit
```bitbake require mraa.inc SRC_URI = "git://github.com/intel-iot-devkit/mraa.git;protocol=git;branch=gt" SRCREV = "9efeceb9af75809c48efbca55636639e3cd08617" ```
7d04a52d-cb2c-488f-a3f5-7001c1ec8e59
{ "language": "BitBake" }
```bitbake SUMMARY = "GNOME Shell Extensions" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4cb3a392cbf81a9e685ec13b88c4c101" GNOMEBASEBUILDCLASS = "meson" inherit gnomebase gettext gsettings features_check REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" SRC_URI[arch...
```bitbake SUMMARY = "GNOME Shell Extensions" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4cb3a392cbf81a9e685ec13b88c4c101" GNOMEBASEBUILDCLASS = "meson" inherit gnomebase gettext gsettings features_check REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" SRC_URI[arch...
ef6bc94f-41e4-4012-a4fc-f0d22b261a31
{ "language": "BitBake" }
```bitbake # Base this image on core-image-minimal include recipes-core/images/core-image-minimal.bb # Include modules in rootfs IMAGE_INSTALL += " \ kernel-modules \ " ``` Add wayland/weston to the build
```bitbake # Base this image on core-image-minimal #include recipes-image/images/tizen-common-core-image-minimal.bb # Include modules in rootfs IMAGE_INSTALL += " \ kernel-modules \ " SUMMARY = "A very basic image" LICENSE = "MIT" DESCRIPTION = "An image with Tizen common." inherit core-image distro_features_check...
99d0e37c-e2e0-4433-a284-81a576067904
{ "language": "BitBake" }
```bitbake require qt5.inc require qt5-git.inc LICENSE = "(GPL-3.0 & BSD) | The-Qt-Company-Commercial" LIC_FILES_CHKSUM = " \ file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ " DEPENDS += "qtbase qtdeclarative qtquickcontrols2" SRC_URI += " \ git://github.com/assimp/assimp.git;name=assimp;branch=ma...
```bitbake require qt5.inc require qt5-git.inc LICENSE = "(GPL-3.0 & BSD) | The-Qt-Company-Commercial" LIC_FILES_CHKSUM = " \ file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ " DEPENDS += "qtbase qtdeclarative qtquickcontrols2" SRC_URI += " \ git://github.com/assimp/assimp.git;name=assimp;branch=as...
96a91f3e-4d2a-4ef9-99fa-6be040233dc7
{ "language": "BitBake" }
```bitbake # Copyright (C) 2014 O.S. Systems Software LTDA. SUMMARY = "Host packages for the Qt5 standalone SDK or external toolchain" LICENSE = "MIT" inherit nativesdk packagegroup PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1" RDEPENDS_${PN} += " \ nativesdk-packagegroup-sdk-host \ nativesdk-qttools-tools \ ...
```bitbake # Copyright (C) 2014 O.S. Systems Software LTDA. SUMMARY = "Host packages for the Qt5 standalone SDK or external toolchain" LICENSE = "MIT" inherit nativesdk packagegroup PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1" RDEPENDS_${PN} += " \ nativesdk-packagegroup-sdk-host \ nativesdk-qttools-tools \ ...
6a5bf6bf-9a9b-42a2-9b2d-2e2302e46242
{ "language": "BitBake" }
```bitbake python () { if d.getVar("PREFERRED_PROVIDER_qemu-helper-native") != d.getVar("PN"): raise bb.parse.SkipRecipe("Set qemu-helper-native provider to use this recipe") } def get_filespath_extra(d, subpath): metaroot = next((p for p in d.getVar('BBPATH').split(':') if os.path.basename(p) == 'met...
```bitbake python () { if d.getVar("PREFERRED_PROVIDER_qemu-helper-native") != d.getVar("PN"): raise bb.parse.SkipRecipe("Set qemu-helper-native provider to use this recipe") } # TODO: improve this, since it is very hacky that this recipe need to build tunctl. # include the existing qemu-helper-native req...
fb9d7dee-fa11-404e-8c3d-10097294fdca
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Minimal Hello world!" LICENSE = "GPL" LIC_FILES_CHKSUM = "file://helloworld.c;md5=5251979965bb2281b6a6dc1eb7fd64bc" do_fetch () { mkdir -p ${S} cd ${S} 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 Hello world!" LICENSE = "GPL" LIC_FILES_CHKSUM = "file://helloworld.c;md5=0790c8c6a3871d0c3bed428b4ae240c4" do_fetch () { mkdir -p ${S} cd ${S} printf "#include <stdio.h>\nint main(void)\n{\n\tprintf(\"Hello world!\\\n\");\n\treturn 0;\n}\n" >helloworld.c } do_compile () { ${CC} ...
1c8729ff-62cd-4622-8d03-25460c8b7e7f
{ "language": "BitBake" }
```bitbake SECTION = "libs" DESCRIPTION = "Liboop is a low-level event loop management library \ for POSIX-based operating systems." LICENSE = "LGPL" SRC_URI = "http://download.ofb.net/liboop/liboop-${PV}.tar.bz2" S = "${WORKDIR}/liboop-${PV}" inherit autotools pkgconfig headers = "oop.h oop-adns.h oop-glib.h \ ...
```bitbake SECTION = "libs" DESCRIPTION = "Liboop is a low-level event loop management library \ for POSIX-based operating systems." LICENSE = "LGPL" SRC_URI = "http://download.ofb.net/liboop/liboop-${PV}.tar.bz2" S = "${WORKDIR}/liboop-${PV}" inherit autotools pkgconfig EXTRA_OECONF = "--without-tcl --without-glib...
b2160c9e-bc4b-4c5b-9dca-48315e4becdf
{ "language": "BitBake" }
```bitbake DESCRIPTION = "A console-only systemd image with more full-featured Linux system \ functionality installed." IMAGE_FEATURES += "ssh-server-openssh" IMAGE_FSTYPES += "ext3" VIRTUAL-RUNTIME_init_manager = "sysvinit" TASK_BASIC_SSHDAEMON = "" IMAGE_INSTALL = "\ packagegroup-boot \ packagegroup-base-e...
```bitbake DESCRIPTION = "A console-only sysvinit image with openssh and procps." IMAGE_FEATURES += "ssh-server-openssh" IMAGE_FSTYPES += "ext3" VIRTUAL-RUNTIME_init_manager = "sysvinit" TASK_BASIC_SSHDAEMON = "" IMAGE_INSTALL = "\ packagegroup-boot \ packagegroup-base-extended \ packagegroup-basic \ ...
a9fb9bfe-60a6-45a2-9801-84bd85fb2376
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Provides test pruss firmware for uio based tests" LICENSE = "BSD-3-Clause" PV = "1.0.0.0" require recipes-ti/includes/ti-paths.inc S = "${WORKDIR}/git" DEPENDS = "ti-cgt-pru-native" BRANCH = "master" SRC_URI = "git://git.ti.com/processor-sdk/uio-test-pruss.git;protocol=git;branch=${BRANCH}"...
```bitbake DESCRIPTION = "Provides test pruss firmware for uio based tests" LICENSE = "BSD-3-Clause" PV = "1.0.0.0" require recipes-ti/includes/ti-paths.inc S = "${WORKDIR}/git" DEPENDS = "ti-cgt-pru-native" BRANCH = "master" SRC_URI = "git://git.ti.com/processor-sdk/uio-test-pruss.git;protocol=git;branch=${BRANCH}"...
50845a80-2e9e-4f7a-b456-be8d7301d5e9
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Kernel drivers for the PowerVR SGX chipset found in the omap5 SoCs" HOMEPAGE = "http://git.ti.com" LICENSE = "MIT | GPLv2" LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=2b841bfc03386bb4d8d9381b79d33898" inherit module MACHINE_KERNEL_PR_append = "d" PR = "${MACHINE...
```bitbake DESCRIPTION = "Kernel drivers for the PowerVR SGX chipset found in the omap5 SoCs" HOMEPAGE = "http://git.ti.com" LICENSE = "MIT | GPLv2" LIC_FILES_CHKSUM = "file://eurasia_km/README;beginline=13;endline=22;md5=2b841bfc03386bb4d8d9381b79d33898" inherit module MACHINE_KERNEL_PR_append = "e" PR = "${MACHINE...
350b3f98-58d0-41c7-975a-a76ec677e36c
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Library for interacting with ID3 tags" SECTION = "libs/multimedia" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "zlib" PR = "r3" SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \ file://libid3tag-pkg-config.patch" SRC_URI[md5sum] = "e5808ad997ba32c498803822078748c3...
```bitbake DESCRIPTION = "Library for interacting with ID3 tags" SECTION = "libs/multimedia" PRIORITY = "optional" LICENSE = "GPLv2+" DEPENDS = "zlib" PR = "r4" SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \ file://libid3tag-pkg-config.patch" SRC_URI[md5sum] = "e5808ad997ba32c49880382207874...
94317363-ed32-422d-aa8b-09231fe5171f
{ "language": "BitBake" }
```bitbake DESCRIPTION = "a unit test framework for C" LICENSE = "LGPL" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" PRIORITY = "optional" SECTION = "devel" SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz" S = "${WORKDIR}/check-${PV}" inherit autotools EXTRA_OECONF += "--enable-plain-docdir" ``` Ad...
```bitbake DESCRIPTION = "a unit test framework for C" LICENSE = "LGPL" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" PRIORITY = "optional" SECTION = "devel" PR="r1" SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz" S = "${WORKDIR}/check-${PV}" inherit autotools EXTRA_OECONF += "--enable-plain-docdir...
28942926-8960-4f97-9264-faad357c3213
{ "language": "BitBake" }
```bitbake SECTION = "utils" DESCRIPTION = "LVM2 is a set of utilities to manage logical volumes in Linux." LICENSE = "GPL" PR = "" DEPENDS = "device-mapper" S = "${WORKDIR}/LVM2.${PV}" SRC_URI = "ftp://sources.redhat.com/pub/lvm2/LVM2.${PV}.tgz" # Unset user/group to unbreak install. EXTRA_OECONF = "--with-user= --...
```bitbake SECTION = "utils" DESCRIPTION = "LVM2 is a set of utilities to manage logical volumes in Linux." LICENSE = "GPL" PR = "r0" DEPENDS = "device-mapper" S = "${WORKDIR}/LVM2.${PV}" SRC_URI = "ftp://sources.redhat.com/pub/lvm2/LVM2.${PV}.tgz" # Unset user/group to unbreak install. EXTRA_OECONF = "--with-user= ...
b06ff06b-1c42-438b-863e-faf9274505d4
{ "language": "BitBake" }
```bitbake require cairo.inc PR = "r2" SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz;name=cairo \ " SRC_URI[cairo.md5sum] = "70a2ece66cf473d976e2db0f75bf199e" SRC_URI[cairo.sha256sum] = "0f2ce4cc4615594088d74eb8b5360bad7c3cc3c3da9b61af9bfd979ed1ed94b2" ``` Update LICENSE field version to MPL-1 an...
```bitbake require cairo.inc LICENSE = "MPL-1 LGPLv2.1" PR = "r3" SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz;name=cairo \ " SRC_URI[cairo.md5sum] = "70a2ece66cf473d976e2db0f75bf199e" SRC_URI[cairo.sha256sum] = "0f2ce4cc4615594088d74eb8b5360bad7c3cc3c3da9b61af9bfd979ed1ed94b2" ```
eef42c17-71dd-4b36-bc8d-0ecd2483ab66
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Asio 0.3.7 for work with boost, should be moved into boost package once integrated into the boost distribution." HOMEPAGE = "http://asio.sf.net/" MAINTAINER = "Martin Dietze <dietze@4g-systems.com>" SECTION = "libs" PRIORITY = "optional" LICENSE = "Boost Software License" PR = "r1" inherit de...
```bitbake DESCRIPTION = "Asio 0.3.7 for work with boost, should be moved into boost package once integrated into the boost distribution." HOMEPAGE = "http://asio.sf.net/" MAINTAINER = "Martin Dietze <dietze@4g-systems.com>" SECTION = "libs" PRIORITY = "optional" LICENSE = "Boost Software License" PR = "r1" SRC_URI = ...
32be88f6-bf07-43a7-81b9-c9169dc77400
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Image Gallery" HOMEPAGE = "https://gitorious.org/image-gallery" SECTION = "multimedia" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=9c57cc1cdee589f97cbba69e95a89a15" require recipes-core/matrix/matrix-gui-paths.inc inherit qt-provider PR = "r1" BRANCH = "master" SRCREV = "1f89d5e...
```bitbake DESCRIPTION = "Image Gallery" HOMEPAGE = "https://gitorious.org/image-gallery" SECTION = "multimedia" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=9c57cc1cdee589f97cbba69e95a89a15" require recipes-core/matrix/matrix-gui-paths.inc inherit qt-provider PR = "r2" BRANCH = "master" SRCREV = "1f89d5e...
af349583-ee2e-41d6-83dc-38c973eb0ff8
{ "language": "BitBake" }
```bitbake SUMMARY = "Gesture Recognition And Instantiation Library" HOMEPAGE = "https://launchpad.net/grail" LICENSE = "GPLv3 & LGPLv3" LIC_FILES_CHKSUM = " \ file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02 \ file://COPYING.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ " inherit autotools pkgconfig DEPEN...
```bitbake SUMMARY = "Gesture Recognition And Instantiation Library" HOMEPAGE = "https://launchpad.net/grail" LICENSE = "GPLv3 & LGPLv3" LIC_FILES_CHKSUM = " \ file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02 \ file://COPYING.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ " inherit autotools pkgconfig DEPEN...
7826d14f-fef8-4f5b-b689-0d53f7839d18
{ "language": "BitBake" }
```bitbake # (c) Copyright 2012 Hewlett-Packard Development Company, L.P. DESCRIPTION = "LunaPreferencesManager" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" SECTION = "Linux/Multimedia" PROVIDES = "luna-prefs" DEPENDS += "luna-service2 mj...
```bitbake # (c) Copyright 2012 Hewlett-Packard Development Company, L.P. DESCRIPTION = "LunaPreferencesManager" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" SECTION = "Linux/Multimedia" PROVIDES = "luna-prefs" DEPENDS += "luna-service2 cj...
a1147c82-b81e-4369-9fbc-01dd7e3f79d8
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Phone input method manager module" SECTION = "gpephone" PRIORITY = "optional" LICENSE = "LiPS" DEPENDS = "gtk+ ptim-headers libiac" PV = "0.1+svn-${SRCDATE}" PR = "r1" DEFAULT_PREFERENCE = "-1" inherit gpephone pkgconfig autotools SRC_URI = "svn://projects.linuxtogo.org/svn/gpephone/trunk/s...
```bitbake DESCRIPTION = "Phone input method manager module" SECTION = "gpephone" PRIORITY = "optional" LICENSE = "LiPS" DEPENDS = "gtk+ ptim-headers libiac" PV = "0.1+svn-${SRCDATE}" PR = "r2" DEFAULT_PREFERENCE = "-1" inherit gpephone pkgconfig autotools SRC_URI = "svn://projects.linuxtogo.org/svn/gpephone/trunk/s...
cf80bb8d-cf8c-4a23-b9ac-35ac27af317c
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Library for reading some sort of media format." SECTION = "libs" PRIORITY = "optional" DEPENDS = "" LICENSE = "LGPL" PR = "r1" inherit autotools SRC_URI = "${SOURCEFORGE_MIRROR}/faac/${PN}-${PV}.tar.gz" S = "${WORKDIR}/${PN}" PACKAGES =+ "lib${PN} lib${PN}-dev" FILES_${PN} = " ${bindir}/f...
```bitbake DESCRIPTION = "Library for reading some sort of media format." SECTION = "libs" PRIORITY = "optional" DEPENDS = "" LICENSE = "LGPLv2 LGPLv2.1" PR = "r2" inherit autotools SRC_URI = "${SOURCEFORGE_MIRROR}/faac/${PN}-${PV}.tar.gz" S = "${WORKDIR}/${PN}" PACKAGES =+ "lib${PN} lib${PN}-dev" FILES_${PN} = " ...
f098f94d-4c81-40ea-b101-e1a7912d7cbf
{ "language": "BitBake" }
```bitbake SUMMARY = "Capture and control API for IIDC compliant cameras" HOMEPAGE = "http://sourceforge.net/projects/libdc1394/" SECTION = "libs" LICENSE = "LGPL-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=c848e78d9a4a5cc69906178e4d6fbd64" # libsdl to provide sdl.m4 with AM_PATH_SDL DEPENDS += "libusb1 libraw1394 lib...
```bitbake SUMMARY = "Capture and control API for IIDC compliant cameras" HOMEPAGE = "http://sourceforge.net/projects/libdc1394/" SECTION = "libs" LICENSE = "LGPL-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=c848e78d9a4a5cc69906178e4d6fbd64" # libsdl to provide sdl.m4 with AM_PATH_SDL DEPENDS += "libusb1 libraw1394 lib...
ba85ea14-40f1-4408-9f4b-d275ed9275c0
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Tool to edit the Redboot FIS partition layout from userspace" PR = "r4" SRC_URI = "svn://svn.nslu2-linux.org/svnroot/fis;module=trunk;proto=http" S="${WORKDIR}/trunk" export CFLAGS += "--std=c99" do_install() { ${STRIP} ${S}/fis install -d ${D}/${sbindir} install -m 755 ${S}/fis ${D}/${...
```bitbake DESCRIPTION = "Tool to edit the Redboot FIS partition layout from userspace" PR = "r5" SRC_URI = "svn://svn.nslu2-linux.org/svnroot/fis;module=trunk;proto=http;rev=6" S="${WORKDIR}/trunk" export CFLAGS += "--std=c99" do_install() { ${STRIP} ${S}/fis install -d ${D}/${sbindir} install -m 755 ${S}/fis $...
bb1eddb9-2be0-4d76-97c6-b909d469407e
{ "language": "BitBake" }
```bitbake SECTION = "kernel" DESCRIPTION = "Mainline Linux kernel" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i)" inherit kernel require recipes-kernel/linux/linux-dtb.inc require linux.inc # Pull in the devicetree files into the...
```bitbake SECTION = "kernel" DESCRIPTION = "Mainline Linux kernel" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i)" inherit kernel require recipes-kernel/linux/linux-dtb.inc require linux.inc # Pull in the devicetree files into the...
bff83362-c927-46bb-abb9-97b6643b99ef
{ "language": "BitBake" }
```bitbake require u-boot-ti.inc PR = "r32" BRANCH = "ti-u-boot-2020.01" SRCREV = "3352297ed065254b1a615fb16a7e4eefb07f9728" ``` Update to the latest commit
```bitbake require u-boot-ti.inc PR = "r33" BRANCH = "ti-u-boot-2020.01" SRCREV = "6b5b982e98dde63832b3a68c84f990e63f732584" ```
7bdd0ddc-5490-421c-a971-632592da88dc
{ "language": "BitBake" }
```bitbake DESCRIPTION = "VPE test program" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=74d2f71d8898c54e3d1c9d0058c484aa" COMPATIBLE_MACHINE = "dra7xx" SRCREV = "e3d8db1aa935775f9d196ad7428e0cd9864a36ca" BRANCH ?= "master" SRC_URI = "git://git.ti.com/vpe_tests/vpe_tests.git;protocol=git;branch=${BRANCH}"...
```bitbake DESCRIPTION = "VPE test program" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=74d2f71d8898c54e3d1c9d0058c484aa" DEPENDS = "virtual/kernel" PR="r1" COMPATIBLE_MACHINE = "dra7xx" SRCREV = "e3d8db1aa935775f9d196ad7428e0cd9864a36ca" BRANCH ?= "master" SRC_URI = "git://git.ti.com/vpe_tests/vpe_tes...
6010a44b-3629-458f-8f8a-df1137e3d5ef
{ "language": "BitBake" }
```bitbake require linux-ti-staging_5.10.bb # Look in the generic major.minor directory for files # This will have priority over generic non-rt path FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:" BRANCH = "ti-rt-linux-5.10.y" SRCREV = "d238e71a2d3157a7faec48d4d3681b537a2e08cc" PV = "5.10.41+git${SRCPV}" ``` Up...
```bitbake require linux-ti-staging_5.10.bb # Look in the generic major.minor directory for files # This will have priority over generic non-rt path FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:" BRANCH = "ti-rt-linux-5.10.y" SRCREV = "bee192299392dc41c94f4603968b7a3c02f17a1d" PV = "5.10.41+git${SRCPV}" ```
1da3e733-3ee7-48bd-b3d8-e1e4ed6019d7
{ "language": "BitBake" }
```bitbake # Image for Beagleboard-based robots require recipes-images/angstrom/systemd-image.bb DEPENDS += " \ libtirpc \ linux-firmware \ gst-plugins-base \ gst-plugins-ugly \ minicom \ avrdude \ ntp \ " IMAGE_INSTALL += " \ libtirpc \ linux-firmware \ kerne...
```bitbake # Image for Beagleboard-based robots require recipes-images/angstrom/systemd-image.bb DEPENDS += " \ libtirpc \ linux-firmware \ gst-plugins-base \ gst-plugins-good \ gst-plugins-ugly \ minicom \ avrdude \ ntp \ " IMAGE_INSTALL += " \ libtirpc \ linu...
7fd655dc-467e-417c-b8d8-95758ec54639
{ "language": "BitBake" }
```bitbake ``` Fix the build of unzip-5.52 (wrong S directory)
```bitbake DESCRIPTION = "A (de)compression library for the ZIP format" SECTION = "console/utils" LICENSE = "Info-ZIP" SRC_URI = "ftp://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz" S = "${WORKDIR}/unzip-5.52" do_compile() { make -f unix/Makefile generic } do_install() { make -f unix/Makefile i...
d05aa8e2-65a5-4e80-8bcb-91bc2bdc28aa
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Packages that are required for the OpenSlug native build environment" LICENSE = MIT PR = "r2" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" OPENSLUG_NATIVE = "\ automake \ bash \ binutils binutils-dev \ bison \ bzip2 \ coreutils \ cpp \ cvs \ flex \ gawk \ g++ g++-...
```bitbake DESCRIPTION = "Packages that are required for the OpenSlug native build environment" LICENSE = MIT PR = "r3" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" OPENSLUG_NATIVE = "\ automake \ bash \ binutils binutils-dev \ bison \ bzip2 \ coreutils \ cpp cpp-symlinks \ cvs \ flex \ gaw...
5a66db38-8de7-49f1-bbbb-8794dde7843a
{ "language": "BitBake" }
```bitbake DESCRIPTION = "An audio format Conversion library" HOMEPAGE = "http://www.mega-nerd.com/libsndfile" AUTHOR = "Erik de Castro Lopo" SECTION = "libs/multimedia" LICENSE = "LGPL" PR = "r2" SRC_URI = "http://www.mega-nerd.com/libsndfile/libsndfile-${PV}.tar.gz \ file://configure-fix.patch;patch=1" S...
```bitbake DESCRIPTION = "An audio format Conversion library" HOMEPAGE = "http://www.mega-nerd.com/libsndfile" AUTHOR = "Erik de Castro Lopo" SECTION = "libs/multimedia" LICENSE = "LGPL" PR = "r2" SRC_URI = "http://www.mega-nerd.com/libsndfile/libsndfile-${PV}.tar.gz \ file://configure-fix.patch;patch=1" S...
4850c3e1-ea5f-4869-a28e-b5e5fd1761e4
{ "language": "BitBake" }
```bitbake SECTION = "kernel" DESCRIPTION = "Linux kernel for ODROID devices" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit kernel require recipes-kernel/linux/linux-dtb.inc # Pull in the devicetree files into the rootfs RDEPENDS_kernel-base += "kernel-devicetree"...
```bitbake SECTION = "kernel" DESCRIPTION = "Linux kernel for ODROID devices" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit kernel require recipes-kernel/linux/linux-dtb.inc # Pull in the devicetree files into the rootfs RDEPENDS_kernel-base += "kernel-devicetree"...
0f39acb9-9dcd-44cf-8e94-2824c05a3a6e
{ "language": "BitBake" }
```bitbake # (C) Copyright 2019, # National Instruments Corporation. # All rights reserved. SUMMARY = "Safemode specific packages for NI Linux Realtime distribution" LICENSE = "MIT" PACKAGE_ARCH = "${MACHINE_ARCH}" inherit packagegroup RDEPENDS_${PN} = " \ initscripts-nilrt-safemode \ " ``` Add e2fsprogs utilit...
```bitbake # (C) Copyright 2019, # National Instruments Corporation. # All rights reserved. SUMMARY = "Safemode specific packages for NI Linux Realtime distribution" LICENSE = "MIT" PACKAGE_ARCH = "${MACHINE_ARCH}" inherit packagegroup RDEPENDS_${PN} = " \ initscripts-nilrt-safemode \ e2fsprogs \ e2fsprogs-e2f...
e5ef404b-fd2b-44ba-b7f0-c46e9aabf8ce
{ "language": "BitBake" }
```bitbake LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24" inherit kde_cmake kde_rdepends DEPENDS = "kde-workspace kde-runtime soprano shared-desktop-ontologies kdelibs4 libkactivities4" RDEPENDS_${PN} = "plasma-contour-config kde-runtime shared-desktop-ontologies soprano ...
```bitbake LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24" inherit kde_cmake kde_rdepends DEPENDS = "kde-workspace kde-runtime soprano shared-desktop-ontologies kdelibs4 libkactivities4" RDEPENDS_${PN} = "kde-runtime shared-desktop-ontologies soprano libkactivities4" RREC...
89638729-ab89-4c2b-aefb-a925413c4424
{ "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 ...
1846f215-1bb6-413e-9237-ce2375987d9a
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Central Regulatory Domain Agent" SECTION = "base" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c" PR = "r3" DEPENDS = "libnl" RDEPENDS_${PN} = "wireless-regdb" S = "${WORKDIR}/git" SRC_URI = "git://github.com/mcgrof/crda.git;protocol=git;tag=v1.1.3"...
```bitbake DESCRIPTION = "Central Regulatory Domain Agent" SECTION = "base" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c" PR = "r4" DEPENDS = "libnl" RDEPENDS_${PN} = "\ wireless-regdb \ udev \ " S = "${WORKDIR}/git" SRC_URI = "git://github.com/mcgrof/crda....
f8a33068-b13b-4e60-8437-b8c873b9e688
{ "language": "BitBake" }
```bitbake LICENSE = "GPL" DESCRIPTION = "lftp is a sophisticated command line based file \ transfer program. Supported protocols include FTP, HTTP, \ and FISH." HOMEPAGE = "http://lftp.yar.ru" SECTION = "console/network" DEPENDS = "readline gnutls" SRC_URI = "ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/lftp-3.5.1.t...
```bitbake LICENSE = "GPL" DESCRIPTION = "lftp is a sophisticated command line based file \ transfer program. Supported protocols include FTP, HTTP, \ and FISH." HOMEPAGE = "http://lftp.yar.ru" SECTION = "console/network" DEPENDS = "readline gnutls" SRC_URI = "ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/lftp-3.5.1.t...
35d8adf0-cdfb-4b1c-a486-2fa4a1951b0e
{ "language": "BitBake" }
```bitbake SUMMARY = "fifo maps for c++" HOMEPAGE = "https://github.com/nlohmann/fifo_map" SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=b67209a1e36b682a8226de19d265b1e0" SRC_URI = "git://github.com/nlohmann/fifo_map.git;branch=master;protocol=https" PV = "1.0.0+git${SRCPV}" SRCREV = "0...
```bitbake SUMMARY = "fifo maps for c++" HOMEPAGE = "https://github.com/nlohmann/fifo_map" SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=b67209a1e36b682a8226de19d265b1e0" SRC_URI = "git://github.com/nlohmann/fifo_map.git;branch=master;protocol=https" PV = "1.0.0+git${SRCPV}" SRCREV = "d...
986aadf0-8eac-4861-81ad-9f8e6eeb46f0
{ "language": "BitBake" }
```bitbake SUMMARY = "Checksec tool" DESCRIPTION = "The checksec.sh script is designed to test what standard Linux OS and PaX security features are being used." SECTION = "security" LICENSE = "BSD-3-Clause" HOMEPAGE="http://www.trapkit.de/tools/checksec.html" LIC_FILES_CHKSUM = "file://checksec.sh;beginline=3;endline=...
```bitbake SUMMARY = "Checksec tool" DESCRIPTION = "The checksec.sh script is designed to test what standard Linux OS and PaX security features are being used." SECTION = "security" LICENSE = "BSD-3-Clause" HOMEPAGE="http://www.trapkit.de/tools/checksec.html" LIC_FILES_CHKSUM = "file://checksec.sh;beginline=3;endline=...
26408f8a-028d-4119-9539-e6ccc7a74937
{ "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...
9d298d70-f319-4363-9a8f-df212b03ed62
{ "language": "BitBake" }
```bitbake SUMMARY = "A tiny C support library" SECTION = "libs" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" SRC_URI = "http://www.balabit.com/downloads/files/libol/0.3/${BP}.tar.gz \ file://configure.patch" SRC_URI[md5sum] = "cbadf4b7ea276dfa85acc38a1cc5ff17" ...
```bitbake SUMMARY = "A tiny C support library" HOMEPAGE = "https://my.balabit.com/downloads/libol" SECTION = "libs" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" SRC_URI = "http://www.balabit.com/downloads/files/libol/0.3/${BP}.tar.gz \ file://configure.patch" S...
d9a4027e-b7e6-4178-9231-007b573ef701
{ "language": "BitBake" }
```bitbake SUMMARY = "Zstandard - Fast real-time compression algorithm" HOMEPAGE = "http://www.zstd.net" LICENSE = "BSD & GPLv2" LIC_FILES_CHKSUM = "file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \ file://contrib/linux-kernel/COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" SRCREV = "f3a8bd553a865...
```bitbake SUMMARY = "Zstandard - Fast real-time compression algorithm" HOMEPAGE = "http://www.zstd.net" LICENSE = "BSD & GPLv2" LIC_FILES_CHKSUM = "file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \ file://contrib/linux-kernel/COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" SRCREV = "f3a8bd553a865...
09e62f55-9035-46a6-921f-15ad2e35a8aa
{ "language": "BitBake" }
```bitbake require u-boot-ti.inc PR = "r18" BRANCH = "ti-u-boot-2020.01" SRCREV = "eea73800730b3d9125f5c12a629db2f88e566b71" ``` Update to latest HEAD for j7 build
```bitbake require u-boot-ti.inc PR = "r19" BRANCH = "ti-u-boot-2020.01" SRCREV = "bf0a77ee8e102e921c8f08f8e919a45ffb270ebe" ```
59cd2e71-8b13-4baf-a35c-18872d1a15bb
{ "language": "BitBake" }
```bitbake DESCRIPTION = "FBreader is an ebook reader" LICENSE = "GPL2" HOMEPAGE = "http://only.mawhrin.net/fbreader/" SECTION = "x11/utils" PRIORITY = "optional" DEPENDS = "gtk+ enca expat bzip2" PR = "r0" SRC_URI = "http://only.mawhrin.net/fbreader/fbreader-sources-${PV}.tgz \ file://fbreader-0.7.4q_buildsys_oe.pat...
```bitbake DESCRIPTION = "FBreader is an ebook reader" LICENSE = "GPL2" HOMEPAGE = "http://only.mawhrin.net/fbreader/" SECTION = "x11/utils" PRIORITY = "optional" DEPENDS = "gtk+ enca expat bzip2 libgpewidget" PR = "r1" SRC_URI = "http://only.mawhrin.net/fbreader/obsolete/fbreader-sources-${PV}.tgz \ file://fbreader-...
67ab5bfc-092b-4e00-a122-86042f50e309
{ "language": "BitBake" }
```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 godep" S = "${WORKDIR}/git" inherit go SRC_URI = "git://github.com/mendersoftware/mender;protocol=https \ file://mender.service \ ...
```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 godep" S = "${WORKDIR}/git" inherit go SRC_URI = "git://github.com/mendersoftware/mender;protocol=https \ file://mender.service \ ...
776499f0-83eb-4cb6-93af-a9fd9372d989
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Yet Another JSON Library - A Portable JSON parsing and serialization library in ANSI C" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=da2e9aa80962d54e7c726f232a2bd1e8" inherit cmake # corresponds to tag 1.0.12 SRCREV = "17b1790fb9c8abbb3c0f7e083864a6a014191d56" SRC_URI = "git://gith...
```bitbake # Copyright (c) 2012-2014 LG Electronics, Inc. DESCRIPTION = "Yet Another JSON Library - A Portable JSON parsing and serialization library in ANSI C" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=da2e9aa80962d54e7c726f232a2bd1e8" inherit cmake # corresponds to tag 1.0.12 SRCREV = "17b1790fb9c8abb...
d8eaba58-1e91-4b45-b3e2-1fee0b43341b
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Utility to dump IrDA traffic." SECTION = "base" LICENSE = "GPL" DEPENDS = "glib-2.0 pkgconfig" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/irda/irda-utils-${PV}.tar.gz \ file://glib2.patch" S="${WORKDIR}/irda-utils-${PV}/irdadump" EXTRA_CFLAGS += "`pkg-config --cflags glib-2.0`" EXTRA_LD...
```bitbake DESCRIPTION = "Utility to dump IrDA traffic." SECTION = "base" LICENSE = "GPL" DEPENDS = "glib-2.0 pkgconfig" PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/irda/irda-utils-${PV}.tar.gz \ file://glib2.patch" S="${WORKDIR}/irda-utils-${PV}/irdadump" EXTRA_CFLAGS += "`pkg-config --cflags glib-2.0`" EXTRA_LD...
2a855ede-a4d7-49e6-8521-572c50c519f2
{ "language": "BitBake" }
```bitbake require recipes-image/images/tizen-common-core-image-minimal.bb SUMMARY = "A Wayland image with a terminal and crosswalk" LICENSE = "MIT" DESCRIPTION = "A weston image with Tizen common ." # Crosswalk CORE_IMAGE_EXTRA_INSTALL += "packagegroup-tizen-crosswalk" # Time zone CORE_IMAGE_EXTRA_INSTALL += "tzd...
```bitbake require recipes-image/images/tizen-common-core-image-minimal.bb SUMMARY = "A Wayland image with a terminal and crosswalk" LICENSE = "MIT" DESCRIPTION = "A weston image with Tizen common ." # Crosswalk CORE_IMAGE_EXTRA_INSTALL += "packagegroup-tizen-crosswalk" # Time zone CORE_IMAGE_EXTRA_INSTALL += "tzd...
c2f3af00-8e32-4f33-a5bc-a2e1aafffae1
{ "language": "BitBake" }
```bitbake DESCRIPTION = "roscpp is a C++ implementation of ROS. It provides a client \ library that enables C++ programmers to quickly interface with ROS Topics, \ Services, Parameters. roscpp is the most widely used ROS client library and is designed to \ be the high-performance library for ROS." SECTION = "dev...
```bitbake DESCRIPTION = "roscpp is a C++ implementation of ROS. It provides a client \ library that enables C++ programmers to quickly interface with ROS Topics, \ Services, Parameters. roscpp is the most widely used ROS client library and is designed to \ be the high-performance library for ROS." SECTION = "dev...
18a850c4-0f8b-4643-800b-063c4717b38b
{ "language": "BitBake" }
```bitbake # Kernel for Freecom FSG-3 # # This bitbake file pulls patches and the defconfig straight # from the NSLU2-Linux SVN repository. Information about this # repository can be found at: # http://trac.nslu2-linux.org/kernel/ # # The revision that is pulled from SVN is specified below IXP4XX_KERNEL_SVN_REV = "898"...
```bitbake # Kernel for Freecom FSG-3 # # This bitbake file pulls patches and the defconfig straight # from the NSLU2-Linux SVN repository. Information about this # repository can be found at: # http://trac.nslu2-linux.org/kernel/ # # The revision that is pulled from SVN is specified below IXP4XX_KERNEL_SVN_REV = "902"...
efb8b802-3ab6-4540-91dd-c44da02c554e
{ "language": "BitBake" }
```bitbake DESCRIPTION = "XStream Server" LICENSE = "GPL-2" PR = "r1" SRC_URI = "http://surfnet.dl.sourceforge.net/sourceforge/xbplayer/${P}.tar.gz \ file://ccxstream-termcap.patch;patch=1 \ file://ccxstream.init \ file://ccxstream.conf" inherit autotools do_install() { # add startup and sample config install ...
```bitbake DESCRIPTION = "XStream Server" DEPENDS = "readline" LICENSE = "GPL-2" PR = "r2" SRC_URI = "http://surfnet.dl.sourceforge.net/sourceforge/xbplayer/${P}.tar.gz \ file://ccxstream-termcap.patch;patch=1 \ file://ccxstream.init \ file://ccxstream.conf" inherit autotools do_install() { # add startup and sam...
7ed8bad0-0cef-4b6a-a23f-e2adc14a3745
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Library for interacting with ID3 tags" SECTION = "libs/multimedia" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "zlib" PR = "r3" SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \ file://libid3tag-pkg-config.patch" SRC_URI[md5sum] = "e5808ad997ba32c498803822078748c3...
```bitbake DESCRIPTION = "Library for interacting with ID3 tags" SECTION = "libs/multimedia" PRIORITY = "optional" LICENSE = "GPLv2+" DEPENDS = "zlib" PR = "r4" SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \ file://libid3tag-pkg-config.patch" SRC_URI[md5sum] = "e5808ad997ba32c49880382207874...
3d8c254b-9e1e-4bfb-a0ae-0fa8948d1d63
{ "language": "BitBake" }
```bitbake inherit image IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp" ANGSTROM_EXTRA_INSTALL ?= "" DEPENDS = "task-base-extended \ ${@base_contains("MACHINE_FEATURES", "screen", "psplash-zap", "",d)} \ " IMAGE_INSTALL = "task-base-extended \ ${ANGSTROM_EXTRA_INSTALL} \ ${@base_contains...
```bitbake inherit image IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp" ANGSTROM_EXTRA_INSTALL ?= "" DEPENDS = "task-base-extended \ ${@base_contains("MACHINE_FEATURES", "screen", "psplash-zap", "",d)} \ " IMAGE_INSTALL = "task-base-extended \ ${ANGSTROM_EXTRA_INSTALL} \ ${@base_contains...
c90ef649-3720-4bab-800c-f2c66f82076e
{ "language": "BitBake" }
```bitbake # This image extends fsl-image-multimedia with the following: # XFCE desktop # Disk formatting tools # Modem and wireless support IMAGE_FEATURES += "\ ${@base_contains('DISTRO_FEATURES', 'x11', 'x11-base', '', d)} \ " LICENSE = "MIT" inherit core-image CORE_IMAGE_EXTRA_INSTALL += " \ packag...
```bitbake # This image extends fsl-image-multimedia_full with the following: # XFCE desktop # Disk formatting tools # Modem and wireless support require recipes-fsl/images/fsl-image-multimedia-full.bb IMAGE_INSTALL_append = " e2fsprogs-mke2fs dosfstools" IMAGE_INSTALL_append = " packagegroup-xfce-extended mido...
48ec91df-b9e9-4611-aea7-9dee6ebdbcf7
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Packages that are to be compiled nativly for the OpenSlug firmware" LICENSE = MIT PR = "r1" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" OPENSLUG_NATIVE_PACKAGES = "\ " BROKEN_PACKAGES = "\ " DEPENDS = '${OPENSLUG_NATIVE_PACKAGES} \ package-index' ``` Add a few package...
```bitbake DESCRIPTION = "Packages that are to be compiled nativly for the OpenSlug firmware" LICENSE = MIT PR = "r2" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" # Just something the test with OPENSLUG_NATIVE_PACKAGES = "\ gzip \ vlan \ " BROKEN_PACKAGES = "\ " DEPENDS = '${OPENSLUG_NATIVE_PAC...
379c356b-57e7-4da8-86db-88f90822bd5f
{ "language": "BitBake" }
```bitbake SUMMARY = "Freedesktop sound theme" HOMEPAGE = "http://freedesktop.org/wiki/Specifications/sound-theme-spec" LICENSE = "GPLv2+ CC-BY-3.0 CC-BY-SA-3.0" LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69" # glib-2.0 for glib-gettext.m4 which provides AM_GLIB_GNU_GETTEXT # intltool for int...
```bitbake SUMMARY = "Freedesktop sound theme" HOMEPAGE = "http://freedesktop.org/wiki/Specifications/sound-theme-spec" LICENSE = "GPLv2+ & CC-BY-3.0 & CC-BY-SA-3.0" LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69" # glib-2.0 for glib-gettext.m4 which provides AM_GLIB_GNU_GETTEXT # intltool for...
7bd60560-b983-40d9-8a4a-2cb19576dcb9
{ "language": "BitBake" }
```bitbake SUMMARY = "Python client for Redis key-value store" DESCRIPTION = "The Python interface to the Redis key-value store." HOMEPAGE = "http://github.com/andymccurdy/redis-py" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=51d9ad56299ab60ba7be65a621004f27" SRC_URI[md5sum] = "048348d8cfe0b5d0bba2f4d835005...
```bitbake SUMMARY = "Python client for Redis key-value store" DESCRIPTION = "The Python interface to the Redis key-value store." HOMEPAGE = "http://github.com/andymccurdy/redis-py" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=51d9ad56299ab60ba7be65a621004f27" SRC_URI[md5sum] = "048348d8cfe0b5d0bba2f4d835005...
8c86f6dd-7230-4a64-a95a-07cf25e177af
{ "language": "BitBake" }
```bitbake SUMMARY = "Basic X11 graphics image" IMAGE_FEATURES += "splash package-management debug-tweaks ssh-server-openssh hwcodecs x11 tools-debug" LICENSE = "MIT" inherit core-image distro_features_check extrausers # let's make sure we have a good image.. REQUIRED_DISTRO_FEATURES = "x11" # make sure we boot to...
```bitbake SUMMARY = "Basic X11 graphics image" IMAGE_FEATURES += "splash package-management debug-tweaks ssh-server-openssh hwcodecs x11 tools-debug" LICENSE = "MIT" inherit core-image features_check extrausers # let's make sure we have a good image.. REQUIRED_DISTRO_FEATURES = "x11" # make sure we boot to deskto...
9b8ad101-459a-40a6-bf77-97d2eaf1030f
{ "language": "BitBake" }
```bitbake require connman.inc SRCREV = "c80faf72bfdd1f78562504146f16a3b05874dd92" SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git \ file://add_xuser_dbus_permission.patch \ file://connman" S = "${WORKDIR}/git" PR = "${INC_PR}.0" ``` Update to connman version 1.3
```bitbake require connman.inc SRCREV = "3c0fa84091524c7cd6237744f2088ffee2f1d5ad" SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git \ file://add_xuser_dbus_permission.patch \ file://connman" S = "${WORKDIR}/git" PR = "${INC_PR}.1" ```
17878c9c-c92d-45db-a3a0-d9b31026fbd3
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Lists available userspace I/O (UIO) devices" SECTION = "tools" DEPENDS = "" LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" HOMEPAGE="http://www.osadl.org/UIO.uio.0.html" SRC_URI="http://www.osad...
```bitbake DESCRIPTION = "Lists available userspace I/O (UIO) devices" SECTION = "tools" DEPENDS = "" LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" HOMEPAGE="http://www.osadl.org/UIO.uio.0.html" SRC_URI="http://www.osad...
db6cee95-1544-4e5a-a4ff-1ff33ca04045
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Lists available userspace I/O (UIO) devices" SECTION = "tools" LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PR = "r0" DEPENDS = "" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" HOMEPAGE="http://www.osadl.org/UIO.uio.0.html" SRC_URI="http...
```bitbake DESCRIPTION = "Lists available userspace I/O (UIO) devices" SECTION = "tools" LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PR = "r1" DEPENDS = "" HOMEPAGE="http://www.osadl.org/UIO.uio.0.html" SRC_URI="http://www.osadl.org/projects/downloads/UIO/user/lsuio-${P...
107cd97c-01ff-47eb-9ea8-515bd2e6d853
{ "language": "BitBake" }
```bitbake require kernel-module-mali-utgard.inc LIC_FILES_CHKSUM = "file://driver/src/devicedrv/mali/readme.txt;md5=92d15b487d204ace57072c48697b4a89" BRANCH="DX910-SW-99002-r9p0-01rel0_meson_gx" SRC_URI = "git://github.com/superna9999/meson_gx_mali_450.git;branch=${BRANCH}" SRCREV = "eb2c846fd78058def70b492f55e4c52...
```bitbake require kernel-module-mali-utgard.inc LIC_FILES_CHKSUM = "file://driver/src/devicedrv/mali/readme.txt;md5=92d15b487d204ace57072c48697b4a89" BRANCH="DX910-SW-99002-r9p0-01rel0_meson_gx" SRC_URI = "git://github.com/superna9999/meson_gx_mali_450.git;branch=${BRANCH}" SRCREV = "bff4613d70b95c783e514019d169b68...
1c602ef4-2b1d-4fbf-a7b6-c44a79ea98aa
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Packages for IBM Bluemix & Watson platforms." LICENSE = "MIT" inherit packagegroup PR = "r0" RDEPENDS_${PN} = "\ ibm-iotf-embeddedc \ ibm-iotf-embeddedc-dev \ ibm-iotf-embeddedc-samples \ node-red-contrib-ibm-watson-iot \ python-ibmiotf \ " PACKAGES = "${PN}" PACKAGECONFIG ??= "java"...
```bitbake DESCRIPTION = "Packages for IBM Bluemix & Watson platforms." LICENSE = "MIT" inherit packagegroup PR = "r0" PACKAGES = "${PN}" PACKAGECONFIG ??= "c java python node-red" PACKAGECONFIG[c] = "\ , \ , \ , \ ibm-iotf-embeddedc \ ibm-iotf-embeddedc-dev \ ibm-iotf-embeddedc-samples \ " PACKAGECONFIG[ja...
cd151de9-5af1-43aa-8697-f7f328911c6f
{ "language": "BitBake" }
```bitbake DESCRIPTION = "PetaLinux Qt additional supported packages" inherit packagegroup distro_features_check ANY_OF_DISTRO_FEATURES = "x11 fbdev wayland" QT_EXTENDED_PACKAGES = " \ ruby \ packagegroup-petalinux-qt \ qtbase-mkspecs \ qtbase-plugins \ qtsystems-mkspecs \ qttranslations-qtbase \ qttranslatio...
```bitbake DESCRIPTION = "PetaLinux Qt additional supported packages" inherit packagegroup distro_features_check ANY_OF_DISTRO_FEATURES = "x11 fbdev wayland" QT_EXTENDED_PACKAGES = " \ ruby \ packagegroup-petalinux-qt \ qtbase-mkspecs \ qtbase-plugins \ qtsystems-mkspecs \ qttranslations-qtbase \ qttranslatio...
c8bae795-9112-45d7-8ae9-872a02f51bfa
{ "language": "BitBake" }
```bitbake # based on OE-Core require recipes-kernel/linux-libc-headers/linux-libc-headers.inc # use the same kernel source as linux_git.bb inherit linux-src PROVIDES += "linux-libc-headers" ``` Fix oe_multilib_header cannot find asm/bpf_perf_event.h
```bitbake # based on OE-Core require recipes-kernel/linux-libc-headers/linux-libc-headers.inc # The current version of linux-cip is 4.4 which does not provide 'asm/bpf_perf_event.h' # Overwrite do_install_armmultilib to remove 'asm/bpf_perf_event.h'. # Fix error: # | ERROR: linux-libc-headers-base-gitAUTOINC+94e27e...
8b8fb4d7-691a-4f4b-82b9-d16ca512f01e
{ "language": "BitBake" }
```bitbake # # base recipe: meta/recipes-core/expat/expat_2.1.0.bb # base branch: daisy # PR = "r0" SUMMARY = "A stream-oriented XML parser library" DESCRIPTION = "Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in...
```bitbake # # base recipe: meta/recipes-core/expat/expat_2.1.0.bb # base branch: daisy # PR = "r0" SUMMARY = "A stream-oriented XML parser library" DESCRIPTION = "Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in...
93de1d27-9353-46af-b93f-2eac8722b606
{ "language": "BitBake" }
```bitbake require linux.inc DESCRIPTION = "The Linux kernel for E-Ten Glofiish smartphones" COMPATIBLE_HOST = "arm.*-linux" COMPATIBLE_MACHINE = "eten-m800" KERNEL_RELEASE = "2.6.28-rc4" KERNEL_VERSION = "${KERNEL_RELEASE}" # See http://wiki.openembedded.net/index.php/Versioning_Policy PV = "2.6.27+${KERNEL_RELEAS...
```bitbake require linux.inc DESCRIPTION = "The Linux kernel for E-Ten Glofiish smartphones" COMPATIBLE_HOST = "arm.*-linux" COMPATIBLE_MACHINE = "eten-m800" KERNEL_RELEASE = "2.6.28-rc4" KERNEL_VERSION = "${KERNEL_RELEASE}" # See http://wiki.openembedded.net/index.php/Versioning_Policy PV = "2.6.27+${KERNEL_RELEAS...
c65b90eb-14a2-4647-bf40-add142e2d2fa
{ "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...
7e3ad038-b65b-4579-b4ba-470ac1ec3739
{ "language": "BitBake" }
```bitbake inherit gpe DEPENDS = "virtual/xserver libxtst libxau libxpm libgpelaunch" DEPENDS_append_openzaurus = " display-brightness" RDEPENDS_append_openzaurus = " display-brightness" SECTION = "gpe" LICENSE = "GPL" DESCRIPTION = "A small utility for binding commands to a hot key.\ Keylaunch is a minimal utility ...
```bitbake inherit gpe DEPENDS = "virtual/xserver libxtst libxau libxpm libgpelaunch" DEPENDS_append_openzaurus = " display-brightness" RDEPENDS_append_openzaurus = " display-brightness" SECTION = "gpe" LICENSE = "GPL" DESCRIPTION = "A small utility for binding commands to a hot key.\ Keylaunch is a minimal utility ...
6b705a90-0ba4-476b-8428-f1b88a7c147e
{ "language": "BitBake" }
```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}...
```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=master" SRCREV = "master" S = "${WORKDIR}/git" R...
7168b89f-6cfe-424d-8b72-6a9737742006
{ "language": "BitBake" }
```bitbake # # Meta-debian # DESCRIPTION = "The JasPer JPEG-2000 runtime library" LICENSE = "Jasper-2.0" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=6fa5cfb08782fcab103fad4ebb2a01d7 \ file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc" SECTION = "graphics" PR = "r1" DEPENDS = "libjpeg-turbo" EXTRA_OECONF += " --e...
```bitbake # # Meta-debian # DESCRIPTION = "The JasPer JPEG-2000 runtime library" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=6fa5cfb08782fcab103fad4ebb2a01d7 \ file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc" SECTION = "graphics" PR = "r1" DEPENDS = "libjpeg-turbo" EXTRA_OECONF += " --enable-s...
324905a7-d7fc-498c-a05e-157dae9cb8a9
{ "language": "BitBake" }
```bitbake require linaro-image-common.inc IMAGE_INSTALL += " \ apache2 \ fwts \ grub \ mysql5-server \ mysql5-client \ php-fpm \ php-fpm-apache2 \ packagegroup-core-buildessential \ ${SDK_IMAGE_INSTALL}" IMAGE_FEATURES += "\ dev-pkgs \ staticdev-pkgs \ tools-debug \ tools-sdk ...
```bitbake require linaro-image-common.inc IMAGE_INSTALL += " \ apache2 \ fwts \ grub \ mysql5-server \ mysql5-client \ mongodb \ php-fpm \ php-fpm-apache2 \ packagegroup-core-buildessential \ ${SDK_IMAGE_INSTALL}" IMAGE_FEATURES += "\ dev-pkgs \ staticdev-pkgs \ tools-debug...
c48b5ad2-6468-42ac-9650-375057c8c1e1
{ "language": "BitBake" }
```bitbake LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=58ea69e00c0f1a17ba58451500255625" require kde4.inc DEPENDS = "virtuoso raptor" SRC_URI = "git://anongit.kde.org/soprano.git;branch=master \ file://Fix-Redland-cross-compile-error.patch \ file://WORKAROUND-export-visibility.patch \ " SRCR...
```bitbake LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=58ea69e00c0f1a17ba58451500255625" require kde4.inc DEPENDS = "virtuoso raptor" RDEPENDS_${PN} = "virtuoso raptor rasqal redland" SRC_URI = "git://anongit.kde.org/soprano.git;branch=master \ file://Fix-Redland-cross-compile-error.patch \ fil...
c45a3335-5bb9-4f11-b313-65bec514881a
{ "language": "BitBake" }
```bitbake SUMMARY = "C++ bindings for the GTK+ toolkit V3" HOMEPAGE = "http://www.gtkmm.org/" SECTION = "libs" LICENSE = "LGPL-2.1-only & GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = "g...
```bitbake SUMMARY = "C++ bindings for the GTK+ toolkit V3" HOMEPAGE = "http://www.gtkmm.org/" SECTION = "libs" LICENSE = "LGPL-2.1-only & GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = "g...
d5fa3338-9779-4958-bf46-a4b542e93869
{ "language": "BitBake" }
```bitbake DESCRIPTION = "TI Cryptography Example Applications" HOMEPAGE = "http://arago-project.org/git/projects/?p=crypto-example-apps.git;a=summary" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://AES/aes_256.c;beginline=9;endline=35;md5=8edbb4dee965d2f2eb5ca2822addcae5" SECTION = "console" DEPENDS += "openssl" PR = "r6...
```bitbake DESCRIPTION = "TI Cryptography Example Applications" HOMEPAGE = "http://arago-project.org/git/projects/?p=crypto-example-apps.git;a=summary" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://AES/aes_256.c;beginline=9;endline=35;md5=8edbb4dee965d2f2eb5ca2822addcae5" SECTION = "console" DEPENDS += "openssl" PR = "r7...
8f8cc467-192d-4114-a0e9-89478fbc7400
{ "language": "BitBake" }
```bitbake require u-boot.inc FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}" SRCREV = "160b30a7f315ea2c7d76dd19250d723eedb283ee" PV = "2008.10-rc3+${PR}+git${SRCREV}" PR="r0" SRC_URI = "git://www.sakoman.net/git/u-boot-omap3.git;branch=overo;protocol=git \ " UBOO...
```bitbake require u-boot.inc FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}" SRCREV = "486ad6069e804bcc98004f197f01b7ef267dc408" PV = "2008.10+${PR}+git${SRCREV}" PR="r0" SRC_URI = "git://www.sakoman.net/git/u-boot-omap3.git;branch=evmmux;protocol=git \ " UBOOT_M...
cd0f79ed-080f-4e4e-a8cc-50404be4b324
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Linux kernel based on nilrt branch" require linux-nilrt.inc NI_RELEASE_VERSION = "17.1" LINUX_VERSION = "4.6" LINUX_VERSION_EXTENSION = "-nilrt" KBRANCH = "nilrt/${NI_RELEASE_VERSION}/${LINUX_VERSION}" KBRANCH_n310 = "dev/bmouring/nilrt/cardassia/${LINUX_VERSION}" # Subfolder of the same na...
```bitbake DESCRIPTION = "Linux kernel based on nilrt branch" require linux-nilrt.inc NI_RELEASE_VERSION = "cardassia" LINUX_VERSION = "4.6" LINUX_VERSION_EXTENSION = "-nilrt" KBRANCH = "nilrt/${NI_RELEASE_VERSION}/${LINUX_VERSION}" KBRANCH_n310 = "dev/bmouring/nilrt/cardassia/${LINUX_VERSION}" # Subfolder of the sa...
6ea96929-fb63-4841-8e51-5140ba3260ca
{ "language": "BitBake" }
```bitbake HOMEPAGE = "http://www.oberhumer.com/opensource/ucl/" SUMMARY = "Data compression library" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=dfeaf3dc4beef4f5a7bdbc35b197f39e" SRC_URI = " \ http://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz \ file://0001-configure.ac-Fix-with-cur...
```bitbake HOMEPAGE = "http://www.oberhumer.com/opensource/ucl/" SUMMARY = "Data compression library" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=dfeaf3dc4beef4f5a7bdbc35b197f39e" SRC_URI = " \ http://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz \ file://0001-configure.ac-Fix-with-cur...
f5bd83a8-732a-445d-abe9-0721ed7d867e
{ "language": "BitBake" }
```bitbake SUMMARY = "A simple presentation tool for hackers" DESCRIPTION = "Pinpoint is a simple presentation tool that hopes to avoid audience death \ by bullet point and instead encourage presentations containing beautiful \ images and small amounts of concise text in slides." SECTION =...
```bitbake SUMMARY = "A simple presentation tool for hackers" DESCRIPTION = "Pinpoint is a simple presentation tool that hopes to avoid audience death \ by bullet point and instead encourage presentations containing beautiful \ images and small amounts of concise text in slides." SECTION =...
2d02e249-40ea-4afe-94c0-5b09172f3bb4
{ "language": "BitBake" }
```bitbake SUMMARY = "MagOS image for production" LICENSE = "MIT" IMAGE_FEATURES += "ssh-server-dropbear package-management" IMAGE_INSTALL = " \ packagegroup-magos-base \ packagegroup-magos-mmctools \ packagegroup-core-full-cmdline \ packagegroup-core-lsb \ " IMAGE_LINGUAS = " " inherit core-image ...
```bitbake SUMMARY = "MagOS image for production" LICENSE = "MIT" IMAGE_FEATURES += "ssh-server-dropbear package-management" IMAGE_INSTALL = " \ packagegroup-magos-base \ packagegroup-magos-mmctools \ packagegroup-core-full-cmdline \ " IMAGE_LINGUAS = " " inherit core-image ```
c4df5776-9074-4375-8248-4bf1f80075fd
{ "language": "BitBake" }
```bitbake DESCRIPTION = "PWM drivers for omap3 processors" HOMEPAGE = "https://github.com/scottellis/omap3-pwm" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://../git/pwm.c;endline=28;md5=c8448052329697f9239ac2d919535901" PR="r2" inherit module COMPATIBLE_MACHINE = "overo" SRCREV = "dc40d9296054e7e26c89586c1bd01199e1593...
```bitbake DESCRIPTION = "PWM drivers for omap3 processors" HOMEPAGE = "https://github.com/scottellis/omap3-pwm" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" inherit module COMPATIBLE_MACHINE = "omap3" SRCREV = "ccee3524b0bc063f968eef3d7963e613dd0be...
d08cf97d-7a1f-4407-9341-0698f141d7d1
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Media controller control application" LICENSE = "LGPLv2+" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" SRC_URI = "git://git.ideasonboard.org/media-ctl.git;protocol=git" SRCREV = "f2f1e160ce411a08836e31c36a09c9dd55ec9784" PV = "0.0.1" PR = "r2" S = "${WORKDIR}/...
```bitbake DESCRIPTION = "Media controller control application" LICENSE = "LGPLv2+" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" SRC_URI = "git://git.ideasonboard.org/media-ctl.git;protocol=git" SRCREV = "a6ec4a37028952ffd6e62eb52648cf66248eb519" PV = "0.0.1" PR = "r3" S = "${WORKDIR}/...
b87d715b-cb37-4776-a2d2-ccf0586c4ea7
{ "language": "BitBake" }
```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|sc165-db150|sc165-cti1*)" PV = "4.9.18" SRCREV_pn-${PN} = "b6b23aaf48c153ed3bfc0f4b7b3b19d3f0a95797" SRC_URI += "git://github.com/beck-...
```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|sc165-db150|sc165-cti1*|sc145-cti1*)" PV = "4.9.18" SRCREV_pn-${PN} = "99e5b2a76ac48cdff1c3ef3f6191c00aec6f93d9" SRC_URI += "git://gith...
5e81caf7-8b00-4e39-883b-9d63b6095956
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Python applets manager" SECTION = "x11" LICENSE = "GPL" DEPENDS += "python-pygame virtual/libsdl libsdl-image python-dbus python-pygobject" PV = "0.1+svnr${SRCREV}" PR = "r0.01" SRC_URI = "svn://svn.projects.openmoko.org/svnroot;module=tichy;proto=http" S = ...
```bitbake DESCRIPTION = "Python applets manager" SECTION = "x11" LICENSE = "GPL" DEPENDS = "python-pygame" PV = "0.1+svnr${SRCREV}" PR = "r0" SRC_URI = "svn://svn.projects.openmoko.org/svnroot;module=tichy;proto=http" S = "${WORKDIR}/tichy" inherit distutils FILES_${PN} += "${datadir}" RDEPENDS_${PN} += "python-pyg...
3434b1c0-943e-41d1-9901-5dc6b9337bcc
{ "language": "BitBake" }
```bitbake require swupdate.inc require swupdate_tools.inc DEFAULT_PREFERENCE = "-1" SRCREV = '8a2ff356c3d93bb4f681a511e6b42ed64dcf6409' ``` Allow .bbappend files to overwrite SRCREV
```bitbake require swupdate.inc require swupdate_tools.inc DEFAULT_PREFERENCE = "-1" SRCREV ?= '8a2ff356c3d93bb4f681a511e6b42ed64dcf6409' ```
c322bd33-b715-445e-959f-a5bbd5cf4e07
{ "language": "BitBake" }
```bitbake LINUX_VERSION = "5.15.19" KBRANCH="xlnx_rebase_v5.15_LTS" SRCREV = "b0c1be301e78c320df8c4d93b18393bfd7fd4e9d" KCONF_AUDIT_LEVEL="0" include linux-xlnx.inc FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" ``` Update branch and SRCREV for update release
```bitbake LINUX_VERSION = "5.15.19" KBRANCH="xlnx_rebase_v5.15_LTS_2022.1_update" SRCREV = "5ead03b6e64b5072737c653bb20ebcd88704e3d1" KCONF_AUDIT_LEVEL="0" include linux-xlnx.inc FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" ```
d3c0ff8a-54fc-4df9-bba5-4502b27cd6f8
{ "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 = ...
348321e3-28d3-4c48-9fc3-0870cc313aeb
{ "language": "BitBake" }
```bitbake # (c) Copyright 2012 Hewlett-Packard Development Company, L.P. DESCRIPTION = "A base class for browser plugins loaded by webOS." LICENSE = "Apache-2.0" SECTION = "Linux/System" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" DEPENDS = "glib-2.0 npapi-heade...
```bitbake # (c) Copyright 2012 Hewlett-Packard Development Company, L.P. DESCRIPTION = "A base class for browser plugins loaded by webOS." LICENSE = "Apache-2.0" SECTION = "Linux/System" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" DEPENDS = "glib-2.0 npapi-heade...
5758f2b9-4d6e-4ac4-aab0-303306ffa34d
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities." PRIORITY = "optional" SECTION = "libs" LICENSE = "GPL" DEPENDS = "bison-native flex-native" SRC_URI = "http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/libcap-${PV}.tar.bz2 \ ...
```bitbake DESCRIPTION = "Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities." PRIORITY = "optional" SECTION = "libs" LICENSE = "GPL" DEPENDS = "bison-native flex-native" CFLAGS_append = " -I${S}/libcap/include" SRC_URI = "http://www.kernel.org/pub/linux/libs/security/linux-...
33517e42-887d-44c1-b3de-25389c3ab9f0
{ "language": "BitBake" }
```bitbake SUMMARY = "Appling JSON patches in Python 2.6+ and 3.x" HOMEPAGE = "https://github.com/stefankoegl/python-json-patch" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=32b15c843b7a329130f4e266a281ebb3" inherit pypi setuptools SRC_URI[md5sum] = "cf4fbad8188f1389363433dbf867109f" SRC_URI[sha256sum] = "...
```bitbake SUMMARY = "Appling JSON patches in Python 2.6+ and 3.x" HOMEPAGE = "https://github.com/stefankoegl/python-json-patch" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=32b15c843b7a329130f4e266a281ebb3" inherit pypi setuptools SRC_URI[md5sum] = "cf4fbad8188f1389363433dbf867109f" SRC_URI[sha256sum] = "...
f60fee8f-fcbf-4d5d-aca5-e57a8c3839b7
{ "language": "BitBake" }
```bitbake DESCRIPTION = "Provides library for handling packet descriptors for keystone devices" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=b7982a377c680ad71ca2fbb735982462" DEPENDS = "common-csl-ip rm-lld qmss-lld cppi-lld" COMPATIBLE_MACHINE = "keystone" BRANCH = "master" SRC...
```bitbake DESCRIPTION = "Provides library for handling packet descriptors for keystone devices" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=b7982a377c680ad71ca2fbb735982462" DEPENDS = "common-csl-ip rm-lld qmss-lld cppi-lld" COMPATIBLE_MACHINE = "keystone" BRANCH = "master" SRC...