commit stringlengths 40 40 | old_file stringlengths 4 237 | new_file stringlengths 4 237 | old_contents stringlengths 1 4.24k | new_contents stringlengths 1 4.87k | subject stringlengths 15 778 | message stringlengths 15 8.75k | lang stringclasses 266
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
17dec4477274f656c030f8c5c7aa07e40e1e9067 | recipes/nginx/nginx_1.0.0.bb | recipes/nginx/nginx_1.0.0.bb | DESCRIPTION = "NNginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server."
HOMEPAGE = "http://wiki.nginx.org"
SECTION = "net"
PRIORITY = "optional"
LICENSE = "BSD"
SRCNAME = "nginx"
PR = "r27"
SRC_URI = "http://nginx.org/download/nginx-${PV}.tar.gz \
... | DESCRIPTION = "Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server."
HOMEPAGE = "http://wiki.nginx.org"
SECTION = "net"
PRIORITY = "optional"
LICENSE = "BSD"
SRCNAME = "nginx"
PR = "r28"
SRC_URI = "http://nginx.org/download/nginx-${PV}.tar.gz \
... | Remove hardcoded paths from nginx compile step | Remove hardcoded paths from nginx compile step
| BitBake | mit | rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal |
d2151ea095e8c563672138e9dba7785af1e37460 | meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb | meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb | DESCRIPTION = "Test applications for OMAP DRM interface"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://viddec3test.c;beginline=1;endline=16;md5=c391f44e40a29096285e3121923041df"
DEPENDS += "libav libdce libdrm libgbm omap5-sgx-ddk-um-linux wayland"
inherit autotools pkgconfig
PR = "r7"
SRCREV = "a2f483ef833ce7a6f3e0b... | DESCRIPTION = "Test applications for OMAP DRM interface"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://viddec3test.c;beginline=1;endline=16;md5=c391f44e40a29096285e3121923041df"
DEPENDS += "libav libdce libdrm libgbm omap5-sgx-ddk-um-linux wayland"
inherit autotools pkgconfig
PR = "r9"
SRCREV = "152713c45d7972ed08f50... | Update SRCREV with bug fixes | omapdrmtest: Update SRCREV with bug fixes
The following issues will be resolved with this update:
* viddec3test: move a global variable to demux structure
* vpe: Correct the colorspace field
* display-kmscube: fix race condition for buffer to face mapping
* vpe: Pass correct colorspace to s_fmt ioctl
Signed-off-b... | BitBake | mit | MentorEmbedded/meta-arago,MentorEmbedded/meta-arago,MentorEmbedded/meta-arago,MentorEmbedded/meta-arago |
67ff617ab87f248c62d6ce422ebdb581802e4229 | recipes-debian/gperf/gperf_debian.bb | recipes-debian/gperf/gperf_debian.bb | require recipes-extended/gperf/gperf_3.0.4.bb
inherit debian-package
DEBIAN_SECTION = "devel"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
#
# Debian Native Test
#
inherit debian-test
SRC_URI_DEBIAN_TEST = "\
file://gperf-native-test/run_native_test_gperf \
... | #
# base recipe: meta/recipes-extended/gperf/gperf_3.0.4.bb
# branch: daisy
#
PR = "r0"
inherit debian-package
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit autotools
# autoreconf couldn't find acinclude.m4 when stepping into subdirectory. Instead of
# duplicati... | Update recipe for gperf package | Update recipe for gperf package
Signed-off-by: Tran Thi Van Dung <4602a2150458a8fc79ca562d1ec5fffebd9f9638@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,rofehr/meta-debian,nghiaht-tsdv/meta-debian,rofehr/meta-debian,congnt-tsdv/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,congnt-tsdv/meta-debian,tienlee/meta-debian,rofehr/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,congnt-tsdv/meta-debian,met... |
9c729c55f78ae0290b2383ab4bde979caf1d3166 | recipes-kernel/linux/linux-yocto_3.4.bb | recipes-kernel/linux/linux-yocto_3.4.bb | require linux.inc
require linux-dtb.inc
DESCRIPTION = "Linux kernel for the lager board"
COMPATIBLE_MACHINE = "lager"
PR = "r7"
PV_append = "+git${SRCREV}"
SRCREV = "33b4bbf492ee0cf39ea830a38a12e3c2565c12d5"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-backport.git;protocol=git;branch=bsp/l... | require linux.inc
require linux-dtb.inc
require linux-dtb-append.inc
DESCRIPTION = "Linux kernel for the lager board"
COMPATIBLE_MACHINE = "lager"
PR = "r8"
PV_append = "+git${SRCREV}"
SRCREV = "33b4bbf492ee0cf39ea830a38a12e3c2565c12d5"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-backport.... | Enable creating bootz image and uImage with DTB | linux-yocto: Enable creating bootz image and uImage with DTB
Signed-off-by: Nobuhiro Iwamatsu <2b8440e189956f325e301c8d8c76bd30356b2f9f@renesas.com>
| BitBake | mit | clopez/meta-renesas,clopez/meta-renesas |
fe0abfdfc41ca320df646cccb9ca8f68ddfe712e | packages/packagekit/packagekit_git.bb | packages/packagekit/packagekit_git.bb | DESCRIPTION = "PackageKit package management abstraction"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool intltool-native (>= 0.37.1)"
RDEPENDS_${PN} = "opkg"
PV = "0.2.3+gitr${SRCREV}"
PR = "r13"
SRC_URI = "git://anongit.freedesktop.org/git/pa... | DESCRIPTION = "PackageKit package management abstraction"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "dbus (>= 1.1.1) dbus-glib glib-2.0 sqlite3 opkg intltool intltool-native (>= 0.37.1)"
RDEPENDS_${PN} = "opkg"
PV = "0.2.3+gitr${SRCREV}"
PR = "r13"
SRC_URI = "git://anongit.freedesktop.org/git/pa... | Add a patch to packagekit Make packagekit can remove packagekit without regarding the dependency. (So that can remove packages such as splinter depended by tasks) | packagekit: Add a patch to packagekit
Make packagekit can remove packagekit without regarding the
dependency. (So that can remove packages such as splinter depended by tasks)
| BitBake | mit | trini/openembedded,sampov2/audio-openembedded,JamesAng/goe,demsey/openembedded,anguslees/openembedded-android,trini/openembedded,dellysunnymtech/sakoman-oe,nzjrs/overo-openembedded,buglabs/oe-buglabs,BlackPole/bp-openembedded,JrCs/opendreambox,nvl1109/openembeded,mrchapp/arago-oe-dev,nzjrs/overo-openembedded,openembedd... |
9672d0a66a20bf8222b9cb9c67e2cfcf352b5734 | meta-oe/recipes-support/fftw/fftw_3.3.4.bb | meta-oe/recipes-support/fftw/fftw_3.3.4.bb | require fftw.inc
SRC_URI[md5sum] = "2edab8c06b24feeb3b82bbb3ebf3e7b3"
SRC_URI[sha256sum] = "8f0cde90929bc05587c3368d2f15cd0530a60b8a9912a8e2979a72dbe5af0982"
| require fftw.inc
SRC_URI[md5sum] = "2edab8c06b24feeb3b82bbb3ebf3e7b3"
SRC_URI[sha256sum] = "8f0cde90929bc05587c3368d2f15cd0530a60b8a9912a8e2979a72dbe5af0982"
BBCLASSEXTEND = "native"
| Build native version as well | fftw: Build native version as well
imagemagick-native needs it
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
| BitBake | mit | fredcadete/meta-openembedded,epylar/meta-openembedded,MCherifiOSS/meta-openembedded,kraj/meta-openembedded,rdm-dev/meta-openembedded,amery/meta-openembedded,fredcadete/meta-openembedded,schnitzeltony/meta-openembedded,joelagnel/meta-openembedded,epylar/meta-openembedded,kraj/meta-openembedded,shr-distribution/meta-oe,s... |
c608799ca53412ef861bcdfe73c88d7f2abedded | recipes/xorg-lib/libxv_1.0.6.bb | recipes/xorg-lib/libxv_1.0.6.bb | require xorg-lib-common.inc
DESCRIPTION = "X11 Video extension library"
LICENSE = "GPL"
DEPENDS += "libxext videoproto"
PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "e292445a64b63e918bbc8b6aae6391dd"
SRC_URI[archive.sha256sum] = "e20f8e594bb0f44f3fbd25996945730391d72acbe5eaac760429fd6579caf5ee"
XORG_PN = "libXv"
| require xorg-lib-common.inc
DESCRIPTION = "X11 Video extension library"
LICENSE = "MIT-style"
DEPENDS += "libxext videoproto"
PR = "${INC_PR}.1"
SRC_URI[archive.md5sum] = "e292445a64b63e918bbc8b6aae6391dd"
SRC_URI[archive.sha256sum] = "e20f8e594bb0f44f3fbd25996945730391d72acbe5eaac760429fd6579caf5ee"
XORG_PN = "libXv... | Update LICENSE field version to MIT-style | libxv: Update LICENSE field version to MIT-style
* Updated LICENSE field version from generic GPL to MIT-style to
reflect the real license version.
* This change was based on setting in oe-core as well as code
inspection.
Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com>
Signed-off-by:... | BitBake | mit | xifengchuo/openembedded,hulifox008/openembedded,openembedded/openembedded,openembedded/openembedded,giobauermeister/openembedded,openembedded/openembedded,xifengchuo/openembedded,xifengchuo/openembedded,openembedded/openembedded,openembedded/openembedded,openembedded/openembedded,giobauermeister/openembedded,giobauerme... |
86fee44042939cb1ab6ccde6f0acf43851571453 | recipes-core/images/core-image-pelux.bb | recipes-core/images/core-image-pelux.bb | #
# Copyright (C) 2016 Pelagicore AB
#
DESCRIPTION = "Image for creating a Pelux image"
inherit core-image-bistro
# Pelux components
IMAGE_INSTALL += "softwarecontainer"
| #
# Copyright (C) 2016 Pelagicore AB
#
DESCRIPTION = "Image for creating a Pelux image"
require recipes-core/images/core-image-bistro.bb
# Pelux components
IMAGE_INSTALL += "softwarecontainer"
| Fix syntax mistake when inheriting core-image-bistro | Fix syntax mistake when inheriting core-image-bistro | BitBake | mit | Pelagicore/meta-pelux,GordanM/meta-pelux,Pelagicore/meta-pelux,Pelagicore/meta-pelux,GordanM/meta-pelux |
d0c6dddaae96e1390589bf85e1f38ef1714bdae0 | recipes/beagleboard/beagleboard-test-scripts_git.bb | recipes/beagleboard/beagleboard-test-scripts_git.bb | ## Reminder: The correct spacing for a variable is FOO = "BAR" in : PR="r1"
DESCRIPTION = "BeagleBoard test scripts"
HOMEPAGE = "http://beagleboad.org/support"
PR = "r2"
SRC_URI = "git://gitorious.org/beagleboard-validation/scripts.git;protocol=git \
"
SRCREV = "473dd2ab20d866be6168c9f992c2c9e74e485c9d"
S = "${WORK... | ## Reminder: The correct spacing for a variable is FOO = "BAR" in : PR="r1"
DESCRIPTION = "BeagleBoard test scripts"
HOMEPAGE = "http://beagleboad.org/support"
PR = "r3"
SRC_URI = "git://gitorious.org/~joelf/beagleboard-validation/validation-scripts.git;protocol=git \
"
SRCREV = "2df76857155fbd462527c2b00ee83214483... | Add a script flash-fs.sh for flashing NAND | beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND
This script flashes the NAND of a BeagleBoard if:
* There is a valid image on the SD Card to flash
* The board has NAND
Signed-off-by: Joel A Fernandes <4d60a67c06f64f7da11cc7e4a924336c2efa9ab5@gmail.com>
Signed-off-by: Koen Kooi <42e3d96910f922... | BitBake | mit | rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal |
9c79a7c7017792123a176e7f3dda5984e2e13700 | recipes-bsp/burn-boot/burn-boot_git.bb | recipes-bsp/burn-boot/burn-boot_git.bb | SUMMARY = "A small python tool for downloading bootloader to ddr through serial port"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=219f23a516954274fab23350ce921da3"
SRCREV = "bee2ea1660f3a03df8d391fb75aa08dbc3441856"
SRC_URI = "git://github.com/96boards-hikey/burn-boot.git;protocol=https"
S = "${WORKDIR}/g... | SUMMARY = "A small python tool for downloading bootloader to ddr through serial port"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=219f23a516954274fab23350ce921da3"
SRCREV = "bee2ea1660f3a03df8d391fb75aa08dbc3441856"
SRC_URI = "git://github.com/96boards-hikey/burn-boot.git;protocol=https"
S = "${WORKDIR}/g... | Add missing python to rdeps | burn-boot: Add missing python to rdeps
fixes
QA Issue: /usr/bin/hisi-idt.py contained in package burn-boot requires /usr/bin/python, but no providers found in RDEPENDS_burn-boot? [file-rdeps]
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | 96boards/meta-96boards,mrchapp/meta-96boards |
65d74efd65633b1a4a3fd312435cfb25660fffc5 | meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb | meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk-sdk-host.bb | DESCRIPTION = "Task to install additional scripts and applications into the SDK"
LICENSE = "MIT"
PR = "r3"
inherit packagegroup
PACKAGE_ARCH = "${MACHINE_ARCH}"
# Choose the kernel and u-boot recipe sources to use
U-BOOT_SRC = ""
KERNEL_SRC = ""
U-BOOT_SRC_am335x-evm = "u-boot-src"
KERNEL_SRC_am335x-evm = "linux-am... | DESCRIPTION = "Task to install additional scripts and applications into the SDK"
LICENSE = "MIT"
PR = "r4"
inherit packagegroup
PACKAGE_ARCH = "${MACHINE_ARCH}"
# Choose the kernel and u-boot recipe sources to use
U-BOOT_SRC = "${PREFERRED_PROVIDER_virtual/bootloader}-src"
KERNEL_SRC = "${PREFERRED_PROVIDER_virtual... | Use generic name for sources | arago-tisdk-amsdk-sdk-host: Use generic name for sources
* Use generic name for kernel and u-boot sources which will allow for any
machine to be used without modification.
Signed-off-by: Franklin S. Cooper Jr <b8c01a1703dc362919183054a071c1f348818c23@ti.com>
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486... | BitBake | mit | MentorEmbedded/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago |
13b8171aaf7d88f3dc0b67fd45e5c49e5a2dc272 | recipes/libmad/libmad_0.15.1b.bb | recipes/libmad/libmad_0.15.1b.bb | DESCRIPTION = "MPEG Audio Decoder Library"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libid3tag"
LICENSE = "GPL"
PR = "r5"
SRC_URI = "${SOURCEFORGE_MIRROR}/mad/libmad-${PV}.tar.gz \
file://add-pkgconfig.patch \
file://mad.diff \
file://mad-mips-h-constraint.patch"
S = "${WORKDIR}/libmad-${PV... | DESCRIPTION = "MPEG Audio Decoder Library"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libid3tag"
LICENSE = "GPLv2"
PR = "r6"
SRC_URI = "${SOURCEFORGE_MIRROR}/mad/libmad-${PV}.tar.gz \
file://add-pkgconfig.patch \
file://mad.diff \
file://mad-mips-h-constraint.patch"
S = "${WORKDIR}/libmad-${... | Update LICENSE field version to GPLv2 | libmad: Update LICENSE field version to GPLv2
* Updated LICENSE field version from generic GPL to GPLv2 to
reflect the real license version.
* This change was back-ported from oe-core.
Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com>
Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b1... | BitBake | mit | giobauermeister/openembedded,xifengchuo/openembedded,xifengchuo/openembedded,xifengchuo/openembedded,openembedded/openembedded,giobauermeister/openembedded,hulifox008/openembedded,openembedded/openembedded,xifengchuo/openembedded,openembedded/openembedded,giobauermeister/openembedded,giobauermeister/openembedded,giobau... |
fbbadf9f2a66460a5115672c6726af3e2d011e36 | packages/gpe-conf/gpe-conf_svn.bb | packages/gpe-conf/gpe-conf_svn.bb | DEFAULT_PREFERENCE = "-1"
DESCRIPTION = "Configuration applets for GPE"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client pcmcia-cs xst xset ntp gpe-login gpe-icons"
RDEPENDS_${PN} = "xst tzdata xset ntpdate gpe-login gpe-icons"
RDEPENDS_gpe-conf-panel... | DEFAULT_PREFERENCE = "-1"
DESCRIPTION = "Configuration applets for GPE"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client pcmcia-cs xst xset ntp gpe-login gpe-icons"
RDEPENDS_${PN} = "xst tzdata xset ntpdate gpe-login gpe-icons"
RDEPENDS_gpe-conf-panel... | Update svn recipe to new version and use of SRCREV. | gpe-conf: Update svn recipe to new version and use of SRCREV.
| BitBake | mit | scottellis/overo-oe,sampov2/audio-openembedded,philb/pbcl-oe-2010,buglabs/oe-buglabs,sutajiokousagi/openembedded,philb/pbcl-oe-2010,nx111/openembeded_openpli2.1_nx111,rascalmicro/openembedded-rascal,dave-billin/overo-ui-moos-auv,troth/oe-ts7xxx,giobauermeister/openembedded,nzjrs/overo-openembedded,troth/oe-ts7xxx,nzjrs... |
ccf4305849167273b57f50988905401fa105bd0c | recipes-image/images/tizen-common-core-image-minimal.bb | recipes-image/images/tizen-common-core-image-minimal.bb | SUMMARY = "A very basic Wayland image with a terminal"
IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs"
LICENSE = "MIT"
inherit core-image distro_features_check
REQUIRED_DISTRO_FEATURES = "wayland"
CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples clutter-1.0-examples"
DESCR... | SUMMARY = "A very basic Wayland image with a terminal"
IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs"
LICENSE = "MIT"
inherit core-image distro_features_check
REQUIRED_DISTRO_FEATURES = "wayland"
CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples clutter-1.0-examples"
DESCR... | Add missing driver for weston | Add missing driver for weston
Change-Id: I2031cdc3056eccbee066fa41d7abb102a7dcfa06
Signed-off-by: Ronan Le Martret <29be4743435b164f21f04b2b46fc7a7d4a028270@fridu.net>
| BitBake | mit | TizenTeam/meta-tizen,TizenTeam/meta-tizen,TizenTeam/meta-tizen,TizenTeam/meta-tizen |
45865eb5f7c632aec1d87005e77fda5c48e3bed2 | recipes-stef/images/xbmc-image.bb | recipes-stef/images/xbmc-image.bb | include recipes-core/images/core-image-base.bb
IMAGE_FEATURES += "debug-tweaks"
# SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps"
SOC_EXTRA_IMAGE_FEATURES=""
# Add extra image features
EXTRA_IMAGE_FEATURES += " \
${SOC_EXTRA_IMAGE_FEATURES} \
nfs-server \
tools-debug \
tools-profile \
"
IMAGE_INSTALL +... | include recipes-core/images/core-image-base.bb
IMAGE_FEATURES += "debug-tweaks"
# SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps"
SOC_EXTRA_IMAGE_FEATURES=""
# Add extra image features
EXTRA_IMAGE_FEATURES += " \
${SOC_EXTRA_IMAGE_FEATURES} \
nfs-server \
tools-debug \
tools-profile \
"
IMAGE_INSTALL +... | Add native SDK in image | Add native SDK in image
| BitBake | mit | wolfgar/meta-stef |
ad773f4d757b1f815f18dda7e62de239c50abeef | recipes-jumpnow/images/jumpnow-qte-image.bb | recipes-jumpnow/images/jumpnow-qte-image.bb | # Add opencv and qte to the console image
require jumpnow-console-image.bb
QT_TOOLS = " \
qt4-embedded-dev\
qt4-embedded \
qt4-embedded-plugin-mousedriver-tslib \
"
TS_TOOLS = " \
tslib-calibrate \
tslib-tests \
tslib-conf \
"
#OPENCV_DEV = " \
# opencv-dev \
# opencv-samples-dev ... | # Add opencv and qte to the console image
require jumpnow-console-image.bb
QT_TOOLS = " \
qt4-embedded-dev\
qt4-embedded \
qt4-embedded-plugin-mousedriver-tslib \
"
TS_TOOLS = " \
tslib-calibrate \
tslib-tests \
tslib-conf \
"
OPENCV_DEV = " \
opencv-dev \
opencv-samples-dev \
... | Add opencv to IMAGE_INSTALL of qte image | Add opencv to IMAGE_INSTALL of qte image
| BitBake | mit | scottellis/meta-jumpnow,scottellis/meta-jumpnow,scottellis/meta-jumpnow |
698bc10d32b6b237ebe1d72a6311a039071c33ed | recipes/u-boot/u-boot-omap3_git.bb | recipes/u-boot/u-boot-omap3_git.bb | require u-boot.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/"
SRCREV = "35e1a9b87750483027f1114364d7980d71cd936d"
PV = "2009.08+${PR}+git${SRCREV}"
PR = "r6"
PE = "1"
SRC_URI = "git://git.denx.de/u-boot-ti.git;protocol=git \
file://fw-env.config \
file://dss... | require u-boot.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/"
SRCREV = "f5d89a12bc201e7040f1d3262222cc2f1958cee5"
PV = "2009.08+${PR}+git${SRCREV}"
PR = "r7"
PE = "1"
SRC_URI = "git://git.denx.de/u-boot-ti.git;protocol=git \
file://fw-env.config \
file://dss... | Change SRCREV to commit prior to build breakage | u-boot-omap3: Change SRCREV to commit prior to build breakage
| BitBake | mit | yyli/overo-oe,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,John-NY/overo-oe,scottellis/overo-oe,John-NY/overo-oe,yyli/overo-oe,John-NY/overo-oe,John-NY/overo-oe,nzjrs/overo-openembedded,scottellis/overo-oe,yyli/overo-oe,John-NY/overo-oe,yyli/overo-oe,yyli/overo-oe,... |
2b90974c07e16af925dbf6b78947a1cc2d6ba19c | recipes-kernel/linux/linux-yocto_3.4.bb | recipes-kernel/linux/linux-yocto_3.4.bb | require linux.inc
require linux-dtb.inc
DESCRIPTION = "Linux kernel for the koelsch board"
COMPATIBLE_MACHINE = "koelsch"
PR = "r1"
PV_append = "+git${SRCREV}"
SRCREV = "77d929639b4354d660fd3b6d808603ab625f69c5"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-backport.git;protocol=git;branch=b... | require linux.inc
require linux-dtb.inc
DESCRIPTION = "Linux kernel for the koelsch board"
COMPATIBLE_MACHINE = "koelsch"
PR = "r2"
PV_append = "+git${SRCREV}"
SRCREV = "f49d2c9098ac09ebfe174564259c287f9644fd7f" ... | Update to gent2-5 (version 0.5.0) | linux-yocto: Update to gent2-5 (version 0.5.0)
BSP gent2-5 (version 0.5.0) released. This updates the recipe to match it.
Signed-off-by: Nobuhiro Iwamatsu <2b8440e189956f325e301c8d8c76bd30356b2f9f@renesas.com>
| BitBake | mit | clopez/meta-renesas,clopez/meta-renesas |
566b9d6676bccac23409f502c6e16071de4a5dc8 | recipes-debian/attr/attr_debian.bb | recipes-debian/attr/attr_debian.bb | SUMMARY = "Utilities for manipulating filesystem extended attributes"
HOMEPAGE = "http://savannah.nongnu.org/projects/attr/"
SECTION = "libs"
DEPENDS = "virtual/libintl"
LICENSE = "LGPLv2.1+ & GPLv2+"
LICENSE_${PN} = "GPLv2+"
LICENSE_lib${BPN} = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://doc/COPYING;md5=2d0aa14b3fce4694e... | SUMMARY = "Utilities for manipulating filesystem extended attributes"
HOMEPAGE = "http://savannah.nongnu.org/projects/attr/"
SECTION = "libs"
DEPENDS = "virtual/libintl"
LICENSE = "LGPLv2.1+ & GPLv2+"
LICENSE_${PN} = "GPLv2+"
LICENSE_lib${BPN} = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://doc/COPYING;md5=2d0aa14b3fce4694e... | Add a lucking license file name to LIC_FILES_CHKSUM. | attr: Add a lucking license file name to LIC_FILES_CHKSUM.
doc/COPYING says like below, but COPYING.LGPL is not included
in LIC_FILES_CHKSUM.
Most components of the "attr" package are licensed under
Version 2.1 of the GNU Lesser General Public License
(see COPYING.LGPL).
| BitBake | mit | meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian |
52adeb41aef1b2c12ac35c2abf50d831ecb02689 | meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb | meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb | SUMMARY = "Xilinx HDMI Linux Kernel module"
DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices"
SECTION = "kernel/modules"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=570506b747d768e7802376f932dff926"
XLNX_HDMI_VERSION = "5.4.0"
PV = "${XLNX_HDMI_VERSION}"
S = "${WORKDIR}/... | SUMMARY = "Xilinx HDMI Linux Kernel module"
DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices"
SECTION = "kernel/modules"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=570506b747d768e7802376f932dff926"
XLNX_HDMI_VERSION = "5.4.0"
PV = "${XLNX_HDMI_VERSION}"
S = "${WORKDIR}/... | Update commit id for 2021.1 | hdmi: Update commit id for 2021.1
Update the commit id for 2021.1 after adding bare metal driver changes.
Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com>
Signed-off-by: Sai Hari Chandana Kalluri <dcd6f85a7bffd89d026445db0f5113d6d436d06a@xilinx.com>
cherry-pick: ca4bc107663087eaf2a2380df5a178a1d86948d6
Signed-o... | BitBake | mit | Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx |
ca12596644a7c9c049332e3c0ead35ccb4398cbc | recipes-apps/image-update/image-update_1.0.bb | recipes-apps/image-update/image-update_1.0.bb | DESCRIPTION = "Image update is used to update alternate image on SOM."
SUMMARY = "Image update is used to update alternate image on SOM. \
If the current image is ImageA, ImageB will get updated and vice versa. \
Usage: image_update <Input Image File>"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENS... | DESCRIPTION = "Image update is used to update alternate image on SOM."
SUMMARY = "Image update is used to update alternate image on SOM. \
If the current image is ImageA, ImageB will get updated and vice versa. \
Usage: image_update <Input Image File>"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENS... | Update SRCREV to reflect latest changes | linux-image_update: Update SRCREV to reflect latest changes
Debug prints in image_update have been enhanced. This patch reflects
the same.
Signed-off-by: Vikram Sreenivasa Batchali <f5dd2407fe41be9d719e53b6ef4401aa1742c18f@xilinx.com>
Signed-off-by: Sai Hari Chandana Kalluri <dcd6f85a7bffd89d026445db0f5113d6d436d06a@... | BitBake | mit | Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux |
e33fcfb7e3cafc67238108be7d3693d91928c944 | packages/ssmtp/ssmtp_2.61.bb | packages/ssmtp/ssmtp_2.61.bb | SECTION = "console/network"
DEPENDS = "openssl"
DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub."
PR = "r3"
SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \
file://ldflags.patch;patch=1 \
file://configure.patch;patch=1 \
file://libs-lcryp... | SECTION = "console/network"
DEPENDS = "openssl"
DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub."
PR = "r4"
SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \
file://ldflags.patch;patch=1 \
file://configure.patch;patch=1 \
file://libs-lcryp... | Update ssmtp u-a priority to be less than postfix's | Update ssmtp u-a priority to be less than postfix's | BitBake | mit | JrCs/opendreambox,JrCs/opendreambox,KDAB/OpenEmbedded-Archos,John-NY/overo-oe,nx111/openembeded_openpli2.1_nx111,openembedded/openembedded,openembedded/openembedded,openembedded/openembedded,openembedded/openembedded,rascalmicro/openembedded-rascal,rascalmicro/openembedded-rascal,libo/openembedded,nx111/openembeded_ope... |
dba170592187a41abc14682f980aa8a776510185 | recipes-debian/libevdev/libevdev_debian.bb | recipes-debian/libevdev/libevdev_debian.bb | SUMMARY = "Wrapper library for evdev devices"
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libevdev/"
inherit autotools pkgconfig debian-package
PR = "r0"
LICENSE = "MIT-X"
LIC_FILES_CHKSUM = "file://COPYING;md5=75aae0d38feea6fda97ca381cb9132eb \
file://libevdev/libevdev.h;endline=21;md5=... | SUMMARY = "Wrapper library for evdev devices"
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libevdev/"
inherit autotools pkgconfig debian-package
PR = "r1"
LICENSE = "MIT-X"
LIC_FILES_CHKSUM = "file://COPYING;md5=75aae0d38feea6fda97ca381cb9132eb \
file://libevdev/libevdev.h;endline=21;md5=... | Remove debian patch which should not be applied in do_debian_patch | libevdev: Remove debian patch which should not be applied in do_debian_patch
use-system-libevdev-for-tests.patch is only applied while running debian/tests/check,
not for building package.
Signed-off-by: Trung Do <64081e6b7eb2b24289b8a4e51cef9836ddf28af2@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,tienlee/meta-de... |
47ed43deb2b6915895c0ddeee4935fccf482dce7 | meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb | meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb | SUMMARY = "configuation database system"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
SECTION = "x11/gnome"
SRC_URI[archive.md5sum] = "1a50c988d9f0206f74a44f7c6d09cead"
SRC_URI[archive.sha256sum] = "9fe6bb22191fc2a036ad86fd8e7d165e9983c687b9fedccf85d46c799301da2d"
DEPE... | SUMMARY = "configuation database system"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
SECTION = "x11/gnome"
SRC_URI[archive.md5sum] = "1a50c988d9f0206f74a44f7c6d09cead"
SRC_URI[archive.sha256sum] = "9fe6bb22191fc2a036ad86fd8e7d165e9983c687b9fedccf85d46c799301da2d"
DEPE... | Add leading whitespace for append operator | dconf: Add leading whitespace for append operator
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | schnitzeltony/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,VCTLabs/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,moto-timo/meta-openembedded... |
36e6d4181d168bb7a06395516423b274f70037f6 | recipes-bsp/burn-boot/burn-boot_git.bb | recipes-bsp/burn-boot/burn-boot_git.bb | SUMMARY = "A small python tool for downloading bootloader to ddr through serial port"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=219f23a516954274fab23350ce921da3"
SRCREV = "6d8429dd5dfa4ec1cee4428cafe882c16624832a"
SRC_URI = "git://github.com/96boards-hikey/burn-boot.git;protocol=https \
"
S = "${WORKDIR... | SUMMARY = "A small python tool for downloading bootloader to ddr through serial port"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=219f23a516954274fab23350ce921da3"
SRCREV = "6d8429dd5dfa4ec1cee4428cafe882c16624832a"
SRC_URI = "git://github.com/96boards-hikey/burn-boot.git;protocol=https \
"
S = "${WORKDIR... | Make it multilib safe, delete target recipe | burn-boot: Make it multilib safe, delete target recipe
Since it plays with DEPLOY_DIR, we have to ensure its cleaned before
rebuilds and its host only package so make it native only.
This helps resolve conflicts when multilib is enabled
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | 96boards/meta-96boards,mrchapp/meta-96boards |
f5cab49989e9e0cab54f4ddb95b1d37fdcb2ac55 | meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb | meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb | SUMMARY = "Torrent client"
HOMEPAGE = "http://libtorrent.rakshasa.no/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "libsigc++-2.0 curl cppunit libtorrent ncurses"
SRC_URI = "git://github.com/rakshasa/rtorrent \
file://don-t-run-code-while-configuring-pack... | SUMMARY = "Torrent client"
HOMEPAGE = "http://libtorrent.rakshasa.no/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "libsigc++-2.0 curl cppunit libtorrent ncurses"
SRC_URI = "git://github.com/rakshasa/rtorrent \
file://don-t-run-code-while-configuring-pack... | Add and enable ipv6 packageconfig based on DISTRO_FEATURES | rtorrent: Add and enable ipv6 packageconfig based on DISTRO_FEATURES
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
| BitBake | mit | schnitzeltony/meta-openembedded,rehsack/meta-openembedded,moto-timo/meta-openembedded,VCTLabs/meta-openembedded,amery/meta-openembedded,victronenergy/meta-openembedded,mrchapp/meta-openembedded,moto-timo/meta-openembedded,victronenergy/meta-openembedded,VCTLabs/meta-openembedded,rehsack/meta-openembedded,lgirdk/meta-op... |
65a514a1e89115c96ed0951c2aa4f1f78b92e65e | recipes-debian/quilt/quilt_debian.bb | recipes-debian/quilt/quilt_debian.bb | #
# base recipe: recipes-devtools/quilt/quilt_0.65.bb
# base branch: master
# base commit: 821a6f2a170cfcaf8fe51240a2558ae06328a998
#
require quilt.inc
inherit gettext
| #
# base recipe: recipes-devtools/quilt/quilt_0.65.bb
# base branch: master
# base commit: 821a6f2a170cfcaf8fe51240a2558ae06328a998
#
require quilt.inc
inherit gettext
RDEPENDS_${PN}-ptest += "${PN}"
| Make quilt-ptest depend on quilt | quilt: Make quilt-ptest depend on quilt
'recipes-devtools/quilt/quilt.inc' overriden RDEPENDS_${PN}-ptest
and missed ${PN}.
Signed-off-by: Trung Do <64081e6b7eb2b24289b8a4e51cef9836ddf28af2@toshiba-tsdv.com>
| BitBake | mit | meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian |
7dd95720e56999b907abb9a3714c88d94912a4f0 | meta-oe/recipes-graphics/glm/glm_0.9.8.4.bb | meta-oe/recipes-graphics/glm/glm_0.9.8.4.bb | SUMMARY = "OpenGL Mathematics Library"
DESCRIPTION = "OpenGL Mathematics (GLM) is a header only C++ \
mathematics library for graphics software based on the OpenGL \
Shading Language (GLSL) specifications."
HOMEPAGE = "https://glm.g-truc.net"
BUGTRACKER = "https://github.com/g-truc/glm/issues"
SECTION = "libs"
LICENS... | SUMMARY = "OpenGL Mathematics Library"
DESCRIPTION = "OpenGL Mathematics (GLM) is a header only C++ \
mathematics library for graphics software based on the OpenGL \
Shading Language (GLSL) specifications."
HOMEPAGE = "https://glm.g-truc.net"
BUGTRACKER = "https://github.com/g-truc/glm/issues"
SECTION = "libs"
LICENS... | Fix rootfs error for glm-dev install | glm: Fix rootfs error for glm-dev install
Since glm is header only, the default RDEPENDS from glm-dev
to glm causes a rootfs error.
Signed-off-by: Tom Hochstein <d3f54c5ed448dd8f49d051a9857d0e3d7888d99c@nxp.com>
Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
| BitBake | mit | amery/meta-openembedded,mrchapp/meta-openembedded,sigma-embedded/elito-org.openembedded.meta,mrchapp/meta-openembedded,lgirdk/meta-openembedded,mrchapp/meta-openembedded,moto-timo/meta-openembedded,moto-timo/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,victronenergy/meta-openembedded,schn... |
c7a0b3dfeb29d7c878aa1069dce3b2af922a0bce | recipes-aws/python/python3-s3transfer_0.1.13.bb | recipes-aws/python/python3-s3transfer_0.1.13.bb | inherit setuptools3
require python-s3transfer.inc
RDEPENDS_${PN} = "\
${PYTHON_PN}-futures \
"
| inherit setuptools3
require python-s3transfer.inc
RDEPENDS_${PN} = "\
${PYTHON_PN}-multiprocessing \
"
| Fix RDEPENDS to point at python3-multiprocessing | python3-s3transfer: Fix RDEPENDS to point at python3-multiprocessing
python3-futures doesn't exist, point at python3-multiprocessing to pick
up the equivalent capability
Signed-off-by: Alex Kiernan <4b5f5be05eafb72e9d17316d31dbc865680e1023@gmail.com>
| BitBake | mit | intel-iot-devkit/meta-iot-cloud,intel-iot-devkit/meta-iot-cloud,intel-iot-devkit/meta-iot-cloud |
eb79d25b6731441fdbec60f2d748d288008504b4 | recipes/gnome/gnome-mime-data_2.18.0.bb | recipes/gnome/gnome-mime-data_2.18.0.bb | LICENSE = "GPL"
inherit gnome
DEPENDS += "shared-mime-info intltool-native"
RDEPENDS_${PN} = "shared-mime-info"
PR = "r1"
FILES_${PN}-dev += "${datadir}/pkgconfig/*.pc"
SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e... | LICENSE = "GPLv2 GPLv2+"
inherit gnome
DEPENDS += "shared-mime-info intltool-native"
RDEPENDS_${PN} = "shared-mime-info"
PR = "r2"
FILES_${PN}-dev += "${datadir}/pkgconfig/*.pc"
SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69... | Update LICENSE field version to GPLv2 | gnome-mime-data: Update LICENSE field version to GPLv2
* Updated LICENSE field version from generic GPL to GPLv2 and
GPLv2+ to reflect the real license version.
* This change was back-ported from oe-core.
Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com>
| BitBake | mit | sledz/oe,mrchapp/arago-oe-dev,sledz/oe,sledz/oe,mrchapp/arago-oe-dev,mrchapp/arago-oe-dev,sledz/oe,mrchapp/arago-oe-dev,sledz/oe,sledz/oe,mrchapp/arago-oe-dev,sledz/oe,mrchapp/arago-oe-dev,mrchapp/arago-oe-dev |
f3185a70a3f3de2c67b4cfd3a66dcf4e01d085cb | meta-oe/recipes-extended/lcdproc/lcdproc_0.5.5.bb | meta-oe/recipes-extended/lcdproc/lcdproc_0.5.5.bb | require lcdproc5.inc
SRC_URI += "file://automake-111-fix.patch"
SRC_URI[md5sum] = "c92d4529d36eeec6d9d6fd0a4aa3ec82"
SRC_URI[sha256sum] = "b136b47d7bf585a003334f432d8730a36ef5ed1cd520084b919667d825e48d42"
PACKAGECONFIG ?= ""
PACKAGECONFIG[g15] = ",,libg15 g15daemon libg15render,"
LCD_DRIVERS_append = "${@base_conta... | require lcdproc5.inc
SRC_URI += "file://automake-111-fix.patch"
SRC_URI[md5sum] = "c92d4529d36eeec6d9d6fd0a4aa3ec82"
SRC_URI[sha256sum] = "b136b47d7bf585a003334f432d8730a36ef5ed1cd520084b919667d825e48d42"
PACKAGECONFIG ?= ""
PACKAGECONFIG[g15] = ",,libg15 g15daemon libg15render,"
PACKAGECONFIG[hid] = "--enable-libhi... | Remove floating dependency on libhid | lcdproc: Remove floating dependency on libhid
Signed-off-by: Richard Purdie <3b7a1db6efedd40440bc6443bf377195011524e5@linuxfoundation.org>
| BitBake | mit | akuster/meta-openembedded,epylar/meta-openembedded,kraj/meta-openembedded,VCTLabs/meta-openembedded,joelagnel/meta-openembedded,dm8tbr/kodi-wip,lgirdk/meta-openembedded,schnitzeltony/meta-openembedded,amery/meta-openembedded,kraj/meta-openembedded,mrchapp/meta-openembedded,RealVNC/yocto_imx6sabreauto_meta-openembedded,... |
ccd12ac24cf41d483738a01dc4accae4bca7cddd | meta-oe/recipes-extended/socketcan/can-utils_git.bb | meta-oe/recipes-extended/socketcan/can-utils_git.bb | SUMMARY = "Linux CAN network development utilities"
DESCRIPTION = "Linux CAN network development"
LICENSE = "GPLv2 & BSD-3-Clause"
LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=43;md5=390a2c9a3c5e3595a069ac1436553ee7"
DEPENDS = "libsocketcan"
SRC_URI = "git://git.gitorious.org/linux-can/${BPN}.git;protocol=g... | SUMMARY = "Linux CAN network development utilities"
DESCRIPTION = "Linux CAN network development"
LICENSE = "GPLv2 & BSD-3-Clause"
LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=43;md5=390a2c9a3c5e3595a069ac1436553ee7"
DEPENDS = "libsocketcan"
SRC_URI = "git://git.gitorious.org/linux-can/${BPN}.git;protocol=h... | Change protocol from git to https | can-utils: Change protocol from git to https
gitorious.org that is hosting can-utils has stopped providing git protocol.
That https is provided instead. This will change protocol to get can-utils
of source code from git to https.
Signed-off-by: Nobuhiro Iwamatsu <2b8440e189956f325e301c8d8c76bd30356b2f9f@renesas.com>
... | BitBake | mit | RedFIR/meta-openembedded,joelagnel/meta-openembedded,epylar/meta-openembedded,rofehr/meta-openembedded,kraj/meta-openembedded,mrchapp/meta-openembedded,rdm-dev/meta-openembedded,kraj/meta-openembedded,rofehr/meta-openembedded,lgirdk/meta-openembedded,fredcadete/meta-openembedded,shr-distribution/meta-oe,mrchapp/meta-op... |
6bd1896f109c28dd71177cf2df079599b98969e3 | recipes-multimedia/gstreamer1.0-plugins/g1-decoder_1.0.bb | recipes-multimedia/gstreamer1.0-plugins/g1-decoder_1.0.bb | DESCRIPTION = "G1 Hantro decoder"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://software/source/inc/basetype.h;endline=36;md5=e3202b62900668ae783c037af34f1ff5"
PR = "r1"
inherit autotools pkgconfig gettext
SRC_URI = "git://github.com/linux4sam/g1_decoder.git;branch=master;protocol=http"
SRCREV = "cb81273566b7c1609ce2... | DESCRIPTION = "G1 Hantro decoder"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://software/source/inc/basetype.h;endline=36;md5=e3202b62900668ae783c037af34f1ff5"
PR = "r1"
inherit autotools pkgconfig gettext
SRC_URI = "git://github.com/linux4sam/g1_decoder.git;branch=master;protocol=http"
SRCREV = "cb81273566b7c1609ce2... | Remove trailing slash from S | g1-decoder: Remove trailing slash from S
This will help pseudo maintain consistent file database
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | linux4sam/meta-atmel,linux4sam/meta-atmel,linux4sam/meta-atmel,linux4sam/meta-atmel,linux4sam/meta-atmel |
b652b082b012bd5c849502e5a0f3a8e50ffb8939 | packages/iotop/iotop_0.2.1.bb | packages/iotop/iotop_0.2.1.bb | HOMEPAGE = "http://guichaz.free.fr/iotop/"
LICENSE = "GPL"
SRC_URI = "http://guichaz.free.fr/iotop/files/${PN}-${PV}.tar.bz2"
inherit distutils
| HOMEPAGE = "http://guichaz.free.fr/iotop/"
LICENSE = "GPL"
PR = "r1"
RDEPENDS = "python-distutils python-curses python-setuptools python-textutils"
SRC_URI = "http://guichaz.free.fr/iotop/files/${PN}-${PV}.tar.bz2"
inherit distutils
do_install_prepend() {
rm -f ${D}${libdir}/${PYTHON_DIR}/site-packages/site.pyo... | Make the installed package work | [iotop] Make the installed package work
| BitBake | mit | yyli/overo-oe,openembedded/openembedded,demsey/openenigma2,YtvwlD/od-oe,nx111/openembeded_openpli2.1_nx111,openpli-arm/openembedded,scottellis/overo-oe,demsey/openenigma2,nvl1109/openembeded,crystalfontz/openembedded,nzjrs/overo-openembedded,dave-billin/overo-ui-moos-auv,demsey/openembedded,scottellis/overo-oe,bticino/... |
e4a3c66505069ab076e377b43ee2b721ef4f11c7 | meta-oe/recipes-devtools/pahole/pahole_1.22.bb | meta-oe/recipes-devtools/pahole/pahole_1.22.bb | SUMMARY = "Shows and manipulates data structure layout"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "elfutils zlib libbpf"
COMPATIBLE_HOST = "(x86_64|i.86|aarch64).*-linux"
SRCREV = "f02af2553ea58ae1186226af0d0ec835a248358f"
SRC_URI = "git://git.kernel.org/pu... | SUMMARY = "Shows and manipulates data structure layout"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "elfutils zlib libbpf"
COMPATIBLE_HOST = "(x86_64|i.86|aarch64).*-linux"
SRCREV = "f02af2553ea58ae1186226af0d0ec835a248358f"
SRC_URI = "git://git.kernel.org/pu... | Add missing rdep for python | pahole: Add missing rdep for python
Fixes
pahole-1.22: /usr/bin/ostra-cg contained in package pahole-extra requires /usr/bin/python3, but no providers found in RDEPENDS:pahole-extra? [file-rdeps]
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
Cc: Matteo Croce <02599495dea0e5fe5ba2d24686e... | BitBake | mit | schnitzeltony/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,moto-timo/meta-openembedded,openembedded/meta-openembedded,moto-timo/meta-openembedded,moto-timo/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,... |
cdcfec54b66905780364f3e3023d951314986401 | recipes/nodejs/nodejs_0.4.2.bb | recipes/nodejs/nodejs_0.4.2.bb | DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
HOMEPAGE = "http://nodejs.org"
LICENSE = "MIT"
DEPENDS = "openssl"
SRC_URI = " \
http://nodejs.org/dist/node-v${PV}.tar.gz \
file://libev-cross-cc_${PV}.patch \
"
SRC_URI[md5sum] = "9e9e791e125f6a601ebc663dc99c72a8"
SRC_URI[sha256sum] = "09b1100ca6828eedbe5241... | DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
HOMEPAGE = "http://nodejs.org"
LICENSE = "MIT"
DEPENDS = "openssl"
SRC_URI = " \
http://nodejs.org/dist/node-v${PV}.tar.gz \
file://libev-cross-cc_${PV}.patch \
"
SRC_URI[md5sum] = "9e9e791e125f6a601ebc663dc99c72a8"
SRC_URI[sha256sum] = "09b1100ca6828eedbe5241... | Make configure script not use host libutil | nodejs: Make configure script not use host libutil
Without this patch the configure script of nodejs-0.4.2 will use host libs for libutil. Excerpt from build/config.log:
Checking for library util
==>
int main() {
return 0;
}
<==
[1/2] cxx: build/.conf_check_0/test.cpp -> build/.conf_check_0/testbuild/defaul... | BitBake | mit | openembedded/openembedded,hulifox008/openembedded,sentient-energy/emsw-oe-mirror,JamesAng/goe,dellysunnymtech/sakoman-oe,dellysunnymtech/sakoman-oe,openembedded/openembedded,JamesAng/goe,hulifox008/openembedded,dellysunnymtech/sakoman-oe,xifengchuo/openembedded,giobauermeister/openembedded,dellysunnymtech/sakoman-oe,gi... |
7370b4e031250e1e7e519f39349f9d1bc27d348d | meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb | meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb | 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 += "openss... | 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 += "openss... | Update to bootgen SRCREV to point to latest commit on branch. | Update to bootgen SRCREV to point to latest commit on branch.
Signed-off-by: Mark Hatle <41765ab18fb75e64ff0efe27f2ebcdb2d6f7e44e@xilinx.com>
| BitBake | mit | Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx |
d420df7cf6a4bf18b434ebd6783bb97eb5753deb | recipes/u-boot/u-boot-bug_svn.bb | recipes/u-boot/u-boot-bug_svn.bb | DESCRIPTION = "U-boot bootloader w/ BUG support"
LICENSE = "GPL"
SECTION = "bootloader"
PRIORITY = "optional"
PV = "1.3.2+svnr${SRCPV}"
SRCREV = "8674"
PR = "r6"
SRC_URI = "\
svn://svn.buglabs.net/bug/branches/R1.4/qa;module=u-boot;proto=svn \
"
S = "${WORKDIR}/u-boot"
COMPATIBLE_MACHINE = "bug"
PACKAGE_ARCH = "${M... | DESCRIPTION = "U-boot bootloader w/ BUG support"
LICENSE = "GPL"
SECTION = "bootloader"
PRIORITY = "optional"
PV = "1.3.2+svnr${SRCPV}"
SRCREV = "8674"
PR = "r7"
SRC_URI = "\
svn://svn.buglabs.net/bug/branches/R1.4/qa;module=u-boot;proto=svn \
"
S = "${WORKDIR}/u-boot"
COMPATIBLE_MACHINE = "bug"
PACKAGE_ARCH = "${M... | Drop do_stage (not needed), add package_stagefile_shell to deploy | u-boot-bug: Drop do_stage (not needed), add package_stagefile_shell to deploy
Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
| BitBake | mit | dave-billin/overo-ui-moos-auv,sentient-energy/emsw-oe-mirror,mrchapp/arago-oe-dev,Martix/Eonos,anguslees/openembedded-android,openembedded/openembedded,trini/openembedded,BlackPole/bp-openembedded,Martix/Eonos,mrchapp/arago-oe-dev,sampov2/audio-openembedded,openembedded/openembedded,sutajiokousagi/openembedded,JamesAng... |
a1372dff58231d9410861e6b890cccdbbe75554a | meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb | meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb | DESCRIPTION = "AM SysInfo"
HOMEPAGE = "https://gforge.ti.com/gf/project/am_sysinfo/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://mem_util/mem_util.c;beginline=1;endline=37;md5=8aa8e714ab729cfe8177298af8a5a25d"
SECTION = "system"
PACKAGE_STRIP = "no"
PR = "r5"
BRANCH ?= "master"
SRCREV = "f2b325741ebcd440c4b2fc91a6527... | DESCRIPTION = "AM SysInfo"
HOMEPAGE = "https://gforge.ti.com/gf/project/am_sysinfo/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://mem_util/mem_util.c;beginline=1;endline=37;md5=8aa8e714ab729cfe8177298af8a5a25d"
SECTION = "system"
PACKAGE_STRIP = "no"
PR = "r6"
BRANCH ?= "master"
SRCREV = "86e936b0a50e450089471b53ae8c6... | Update am-sysinfo to pulled in makefile fix | am-sysinfo: Update am-sysinfo to pulled in makefile fix
* Updated commit addressed an issue that required the makefile to create and
remove the Release and Debug directory.
Signed-off-by: Franklin S. Cooper Jr <b8c01a1703dc362919183054a071c1f348818c23@ti.com>
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d48... | BitBake | mit | MentorEmbedded/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago |
6e27ccb7c8b06e04a77a1e7c27c6bba585aea79e | meta-ti-bsp/recipes-bsp/cmem/cmem-mod_git.bb | meta-ti-bsp/recipes-bsp/cmem/cmem-mod_git.bb | DESCRIPTION = "Kernel module for contiguous memory allocation from userspace"
include cmem.inc
# This package builds a kernel module, use kernel PR as base and append a local
MACHINE_KERNEL_PR:append = "a"
PR = "${MACHINE_KERNEL_PR}"
inherit module
EXTRA_OEMAKE += '-f lu.mak KERNEL_INSTALL_DIR="${STAGING_KERNEL_DIR... | DESCRIPTION = "Kernel module for contiguous memory allocation from userspace"
include cmem.inc
# This package builds a kernel module, use kernel PR as base and append a local
MACHINE_KERNEL_PR:append = "a"
PR = "${MACHINE_KERNEL_PR}"
inherit module
EXTRA_OEMAKE += '-f lu.mak KERNEL_INSTALL_DIR="${STAGING_KERNEL_DIR... | Fix kernel module packaging for usrmerge | cmem-mod: Fix kernel module packaging for usrmerge
ERROR: cmem-mod-4.20.00.01+gitAUTOINC+86269258a4-0a do_package: QA Issue: cmem-mod: Files/directories were installed but not shipped in any package:
/lib/modules/5.10.100-g4a12bec7d3/extra/cmemk.ko
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@g... | BitBake | mit | rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti |
195e2956339014c93b001735860460c2f50407a6 | recipes-egt/apps/egt-launcher_1.0.bb | recipes-egt/apps/egt-launcher_1.0.bb | DESCRIPTION = "Microchip EGT launcher Application"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://COPYING;endline=202;md5=3b83ef96387f14655fc854ddc3c6bd57"
PACKAGES = "\
${PN} \
${PN}-dev \
${PN}-dbg \
"
DEPENDS = "libegt"
SRC_URI = "git://github.com/linux4sam/egt-launcher.git;protocol=https \
file:... | DESCRIPTION = "Microchip EGT launcher Application"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://COPYING;endline=202;md5=3b83ef96387f14655fc854ddc3c6bd57"
PACKAGES = "\
${PN} \
${PN}-dev \
${PN}-dbg \
"
DEPENDS = "libegt"
RDEPENDS_${PN} = "evtest"
SRC_URI = "git://github.com/linux4sam/egt-launcher.gi... | Add runtime dependency to evtest | egt-launcher: Add runtime dependency to evtest
Signed-off-by: Codrin Ciubotariu <97034fe81dd68ee5e1fa3aa6216f6373b034daef@microchip.com>
| BitBake | mit | linux4sam/meta-atmel,linux4sam/meta-atmel,linux4sam/meta-atmel,linux4sam/meta-atmel,linux4sam/meta-atmel |
cfb35f8f27a4f86fb55e24884e9d6d255f86891a | recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | require u-boot-ti.inc
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PR = "r9"
BRANCH = "ti-u-boot-2021.01"
SRCREV = "20e7036ac9194b4ec8b0161b830d7f4f4d6db95f"
| require u-boot-ti.inc
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PR = "r10"
BRANCH = "ti-u-boot-2021.01"
SRCREV = "e335337914f2a47b72f823f0d5e36924c1747ad1"
| Update the u-boot srcrev to 08.00.00.003 | u-boot-ti-staging: Update the u-boot srcrev to 08.00.00.003
Update the u-boot to pick tag 08.00.00.003
Signed-off-by: Yogesh Siraswar <e4c3dc570d04bd480366ad8aa87a4b23b1e4ce6e@ti.com>
| BitBake | mit | rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti |
3ebe2ebaac084ba0068facd845e9dca86405d2b6 | meta-baylibre-acme/recipes-acme/libsigrok/libsigrok_0.3.0.bb | meta-baylibre-acme/recipes-acme/libsigrok/libsigrok_0.3.0.bb | LICENSE = "GPLv3"
SECTION = "libs"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = "https://github.com/baylibre-acme/libsigrok/releases/download/libsigrok-${PV}-iio1/libsigrok-${PV}-iio1.tar.gz"
SRC_URI[md5sum] = "2833774ad596e07075463f7acc526a77"
SRC_URI[sha256sum] = "fbeb2726da5a82... | LICENSE = "GPLv3"
SECTION = "libs"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = "https://github.com/baylibre-acme/libsigrok/releases/download/libsigrok-${PV}-iio1/libsigrok-${PV}-iio1.tar.gz"
SRC_URI[md5sum] = "2833774ad596e07075463f7acc526a77"
SRC_URI[sha256sum] = "fbeb2726da5a82... | Disable demo driver to only have iio driver running | Disable demo driver to only have iio driver running
| BitBake | mit | baylibre-acme/meta-baylibre |
413146be21307805c67d982f77ceeb3f760b38ad | recipes-multimedia/libdce/libdce_3.00.12.00.bb | recipes-multimedia/libdce/libdce_3.00.12.00.bb | 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
DEPENDS = "libdrm ti-ipc"
SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
... | 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
DEPENDS = "libdrm ti-ipc"
SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
... | Update SRCREV add MJPEG Encoder support | libdce: Update SRCREV add MJPEG Encoder support
Signed-off-by: Karthik Ramanan <6de1dcae9ab07cd18361f3588c5fcaba210b4a8e@ti.com>
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486929cb0aad173ae612@ti.com>
| BitBake | mit | rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti |
c53b1f2eb3cc1b0fc98d0d18234d580c6b051766 | packages/iptables/iptables_1.3.3.bb | packages/iptables/iptables_1.3.3.bb | DESCRIPTION = "iptables network filtering tools"
HOMEPAGE = "http://www.netfilter.org/"
SECTION = "console/utils"
LICENSE = "GPL"
PR = "r1"
PACKAGES =+ "${PN}-utils"
FILES_${PN}-utils = "${bindir}/iptables-save ${bindir}/iptables-restore"
SRC_URI = "http://www.netfilter.org/files/iptables-${PV}.tar.bz2"
S = "${WORKD... | DESCRIPTION = "iptables network filtering tools"
HOMEPAGE = "http://www.netfilter.org/"
SECTION = "console/utils"
LICENSE = "GPL"
PR = "r1"
PACKAGES =+ "${PN}-utils"
FILES_${PN}-utils = "${bindir}/iptables-save ${bindir}/iptables-restore"
SRC_URI = "http://www.netfilter.org/files/iptables-${PV}.tar.bz2"
S = "${WORKD... | Install iptables in sbindir instead of bindir | Install iptables in sbindir instead of bindir
| BitBake | mit | nx111/openembeded_openpli2.1_nx111,sampov2/audio-openembedded,YtvwlD/od-oe,nlebedenco/mini2440,Martix/Eonos,John-NY/overo-oe,sampov2/audio-openembedded,xifengchuo/openembedded,libo/openembedded,trini/openembedded,KDAB/OpenEmbedded-Archos,nvl1109/openembeded,Martix/Eonos,nzjrs/overo-openembedded,YtvwlD/od-oe,mrchapp/ara... |
84c52b2ffb2441f0607ec50a4607cbdb9e7502e7 | recipes-kde-support/nepomuk-core_git.bb | recipes-kde-support/nepomuk-core_git.bb | LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://server/main.cpp;beginline=1;endline=16;md5=445b0d89ea0a802153431b6d1f55bc6a"
#DEPENDS = "soprano"
inherit kde_cmake
SRC_URI = "git://anongit.kde.org/nepomuk-core.git;branch=master"
SRCREV = "8cc42cb460785220a376a017997bf5259382b8bb"
# nepomuk *must* be built out of tree... | LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://server/main.cpp;beginline=1;endline=16;md5=445b0d89ea0a802153431b6d1f55bc6a"
DEPENDS = "soprano kdelibs4"
inherit kde_cmake kde_exports
KDE_EXPORT_FILES = "${S}/build/CMakeFiles/Export/_usr/lib/cmake/NepomukCore/NepomukCoreTargetsWithPrefix-relwithdebinfo.cmake \
${S}/bu... | Fix the build for nepomuk-core | nepomuk-core: Fix the build for nepomuk-core
Signed-off-by: Samuel Stirtzel <5e7b27e76d616174d4c71d96463fdd2f7e57e559@googlemail.com>
| BitBake | mit | koenkooi/meta-kde4,koenkooi/meta-kde4,Angstrom-distribution/meta-kde,Angstrom-distribution/meta-kde |
d37758556b498f060b9b1b37b30776fb0e4a17c4 | recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb | recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb | DESCRIPTION = "Interface for GDB to commincate witha TI C66X DSP"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=75859989545e37968a99b631ef42722e"
# This package builds a kernel module, use kernel PR as base and append a local
MACHINE_KERNEL_PR_append = "a"
PR = "${MACHINE_KERNEL_PR}"
PV_append = "+git${... | DESCRIPTION = "Interface for GDB to commincate witha TI C66X DSP"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=75859989545e37968a99b631ef42722e"
# This package builds a kernel module, use kernel PR as base and append a local
MACHINE_KERNEL_PR_append = "b"
PR = "${MACHINE_KERNEL_PR}"
PV_append = "+git${... | Fix build issue with fido | gdbserverproxy-module-drv: Fix build issue with fido
Signed-off-by: Jacob Stiffler <0ec61db87821c27ca8ee6f3e24c6f93fdbb785d4@ti.com>
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486929cb0aad173ae612@ti.com>
| BitBake | mit | tylerwhall/meta-ti,tylerwhall/meta-ti,tylerwhall/meta-ti,tylerwhall/meta-ti |
bfe144b038ee49290bed7b7d851bca52d340af2e | meta-oe/recipes-support/log4cpp/log4cpp_1.1.2.bb | meta-oe/recipes-support/log4cpp/log4cpp_1.1.2.bb | DESCRIPTION = "A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations."
HOMEPAGE = "http://sourceforge.net/projects/log4cpp/"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
RC = "rc5"
SRC_URI = "http://downloads.sourceforge.net/${BPN}/... | DESCRIPTION = "A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations."
HOMEPAGE = "http://sourceforge.net/projects/log4cpp/"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
PRC = "rc5"
SRC_URI = "http://downloads.sourceforge.net/${BPN}... | Stop using RC as a variable | log4cpp: Stop using RC as a variable
This recipe cannot be parsed when using meta-mingw because ${RC} expands
to the Windows resource compiler. Let's use PRC instead to avoid that
problem.
Signed-off-by: Mike Crowe <347ead6348e936507920c15d2ae8266ac6ce9b49@mcrowe.com>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f... | BitBake | mit | VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,openembedded/meta-openembedded,rehsack/meta-openembedded,VCTLabs/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,schnitzeltony/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,moto-t... |
3184ce6605fd9a35433a91a320163907c7deb088 | recipes-support/nanomsg/nanomsg_1.0.0.bb | recipes-support/nanomsg/nanomsg_1.0.0.bb | DESCRIPTION = "The nanomsg library is a simple high-performance implementation of several "scalability protocols"."
HOMEPAGE = "https://github.com/nanomsg/nanomsg"
AUTHOR = "Martin Sustrik"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755"
inherit cmake
PR = "r0"
SRC_URI = "git... | DESCRIPTION = "The nanomsg library is a simple high-performance implementation of several "scalability protocols"."
HOMEPAGE = "https://github.com/nanomsg/nanomsg"
AUTHOR = "Martin Sustrik"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755"
inherit cmake
PR = "r1"
SRC_URI = "git... | Install pkgconfig files with dev package | Nanomsg: Install pkgconfig files with dev package
Signed-off-by: Scott Ware <73d8c51564b4eae79a1225e2fb09ab1ef1f00b4b@intel.com>
| BitBake | mit | intel-iot-devkit/meta-iot-cloud,intel-iot-devkit/meta-iot-cloud,intel-iot-devkit/meta-iot-cloud |
6741766b3323c38ff1a364f01276051b68b06023 | recipes-debian/eventlog/eventlog_debian.bb | recipes-debian/eventlog/eventlog_debian.bb | #
# base recipe: http://cgit.openembedded.org/cgit.cgi/meta-openembedded/tree\
# /meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb?
# base branch: master
# base commit: 349507d36b14d1b83d2b27280ec19efe6d7229c6
#
SUMMARY = "Replacement syslog API"
DESCRIPTION = "The EventLog library aims to be a replacement of the ... | #
# base recipe: http://cgit.openembedded.org/cgit.cgi/meta-openembedded/tree\
# /meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb?
# base branch: master
# base commit: 349507d36b14d1b83d2b27280ec19efe6d7229c6
#
SUMMARY = "Replacement syslog API"
DESCRIPTION = "The EventLog library aims to be a replacement of the ... | Correct the permission of files | eventlog: Correct the permission of files
Correct the permission of usr/lib/libevtlog.so.0.0.0 file
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,... |
2c43f230943d2c146338da56baece07991bda954 | recipes-images/angstrom/atlas-soc-console-image.bb | recipes-images/angstrom/atlas-soc-console-image.bb | 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 \
packagegro... | 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 \
packagegro... | Add fft driver to image | Add fft driver to image
| BitBake | mit | dwesterg/meta-altera-refdes,dwesterg/meta-altera-refdes,dwesterg/meta-altera-refdes,dwesterg/meta-altera-refdes,dwesterg/meta-altera-refdes |
91c2bc2eb20c46d0c45df6d0b1aefbd3ab258f73 | recipes-extra/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | recipes-extra/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | COMPATIBLE_MACHINE = "raspberrypi"
require linux.inc
DESCRIPTION = "Linux kernel for the RaspberryPi board"
PR = "r1"
# Bump MACHINE_KERNEL_PR in the machine config if you update the kernel.
# This is on the rpi-patches branch
SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc"
SRC_URI = "git://github.com/raspberr... | COMPATIBLE_MACHINE = "raspberrypi"
require linux.inc
DESCRIPTION = "Linux kernel for the RaspberryPi board"
PR = "r1"
# Bump MACHINE_KERNEL_PR in the machine config if you update the kernel.
# This is on the rpi-patches branch
SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc"
SRC_URI = "git://github.com/raspberr... | Fix build issue with make 3.82 | linux-raspberrypi: Fix build issue with make 3.82
Signed-off-by: Gary Thomas <f9023000f29773649f3850298becb9544b5fd6a9@mlbassoc.com>
| BitBake | mit | sarnold/meta-alt-desktop-extras,sarnold/meta-alt-desktop-extras,sarnold/meta-alt-desktop-extras |
ca13fa03ea0eb1acfe642231b94b7fd8fad17382 | recipes/gnuradio/gnuradio-srctree_git.bb | recipes/gnuradio/gnuradio-srctree_git.bb | include recipes/gnuradio/gnuradio.inc
inherit srctree autotools gitver
PV = "${GITVER}"
# Set S (the path to the source directory) via local.conf using the line:
# S_pn-gnuradio-srctree = "/home/username/src/git/gnuradio"
do_copy_to_target() {
scp -rp ${D}/* root@192.168.1.171:/
}
addtask copy_to_target after ... | include recipes/gnuradio/gnuradio.inc
inherit srctree autotools gitver
PV = "${GITVER}"
# Set S (the path to the source directory) via local.conf using the line:
# S_pn-gnuradio-srctree = "/home/username/src/git/gnuradio"
#do_copy_to_target() {
# scp -rp ${D}/* root@192.168.1.171:/
#}
#addtask copy_to_target aft... | Comment out install to target. | gnuradio-srctree: Comment out install to target.
| BitBake | mit | balister/meta-ettus,balister/meta-ettus |
34e25a7ef6be15bd6d8120b7c0a292a3bbe71480 | meta-xilinx-core/recipes-bsp/bootgen/bootgen_1.0.bb | meta-xilinx-core/recipes-bsp/bootgen/bootgen_1.0.bb | 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 += "openss... | 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 += "openss... | Update to bootgen SRCREV to point to latest commit. | Update to bootgen SRCREV to point to latest commit.
Signed-off-by: Mark Hatle <41765ab18fb75e64ff0efe27f2ebcdb2d6f7e44e@xilinx.com>
| BitBake | mit | Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx,Xilinx/meta-xilinx |
36cbeab134dce6ce7a9deb219f8ff110ab35d130 | recipes/beagleboard/beagleboard-test-scripts_git.bb | recipes/beagleboard/beagleboard-test-scripts_git.bb | ## Reminder: The correct spacing for a variable is FOO = "BAR" in : PR="r1"
DESCRIPTION = "BeagleBoard test scripts"
HOMEPAGE = "http://beagleboad.org/support"
PR = "r2"
SRC_URI = "git://gitorious.org/beagleboard-validation/scripts.git;protocol=git \
"
SRCREV = "473dd2ab20d866be6168c9f992c2c9e74e485c9d"
S = "${WORK... | ## Reminder: The correct spacing for a variable is FOO = "BAR" in : PR="r1"
DESCRIPTION = "BeagleBoard test scripts"
HOMEPAGE = "http://beagleboad.org/support"
PR = "r3"
SRC_URI = "git://gitorious.org/~joelf/beagleboard-validation/validation-scripts.git;protocol=git \
"
SRCREV = "2df76857155fbd462527c2b00ee83214483... | Add a script flash-fs.sh for flashing NAND | beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND
This script flashes the NAND of a BeagleBoard if:
* There is a valid image on the SD Card to flash
* The board has NAND
Signed-off-by: Joel A Fernandes <4d60a67c06f64f7da11cc7e4a924336c2efa9ab5@gmail.com>
Signed-off-by: Koen Kooi <42e3d96910f922... | BitBake | mit | sledz/oe,mrchapp/arago-oe-dev,sledz/oe,sledz/oe,sledz/oe,mrchapp/arago-oe-dev,dave-billin/overo-ui-moos-auv,dave-billin/overo-ui-moos-auv,mrchapp/arago-oe-dev,mrchapp/arago-oe-dev,mrchapp/arago-oe-dev,dave-billin/overo-ui-moos-auv,dave-billin/overo-ui-moos-auv,dave-billin/overo-ui-moos-auv,sledz/oe,dave-billin/overo-ui... |
ff1129b597b5d25daddb85e76e1ebad6701cebbd | recipes-bsp/common-csl-ip/common-csl-ip_git.bb | recipes-bsp/common-csl-ip/common-csl-ip_git.bb | 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 = "r2"
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;bran... | 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 = "r3"
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;bran... | Update to new version 2.1.0.7 | common-csl-ip: Update to new version 2.1.0.7
Signed-off-by: Sam Nelson <922b89dc606ff5f34a79f0527810322597be4ea8@ti.com>
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486929cb0aad173ae612@ti.com>
| BitBake | mit | RedFIR/meta-ti,joelagnel/meta-ti,joelagnel/meta-ti,joelagnel/meta-ti,tylerwhall/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,tylerwhall/meta-ti,RedFIR/meta-ti,RedFIR/meta-ti,joelagnel/meta-ti,tylerwhall/meta-ti,tylerwhall/meta-ti,RedFIR/meta-ti,rcn-ee/meta-ti |
9bc750f25d209fe61904ffc11e5e2d306d8c6f6f | meta-oe/recipes-support/mscgen/mscgen_0.20.bb | meta-oe/recipes-support/mscgen/mscgen_0.20.bb | SUMMARY = "Mscgen is a small program that parses Message Sequence Chart descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as the output."
HOMEPAGE = "http://www.mcternan.me.uk/mscgen/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b1e6a340187c1cf716513439d07c1d79"
SRC_URI = "http:/... | SUMMARY = "Mscgen is a small program that parses Message Sequence Chart descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as the output."
HOMEPAGE = "http://www.mcternan.me.uk/mscgen/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b1e6a340187c1cf716513439d07c1d79"
SRC_URI = "http:/... | Extend for native and nativesdk | mscgen: Extend for native and nativesdk
msgcgen is often used together with doxygen (which is already available
for native/nativesdk).
Signed-off-by: Christian Eggers <175617eac53cf7cfe50e6d47631de2b3bbba0b5f@arri.de>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | VCTLabs/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,schnitzeltony/meta-openembedded,VCTLabs/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,openembedd... |
744f6ff7f55ee3b287ae88a3a5888e9937b471f1 | recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 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 = "8fbd16658d1105671e67182c290235a99a7af02b"
PV = "5.10.30+git${SRCPV}"
| 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}"
| Update to 08.00.00.002 release tag | linux-ti-staging-rt: Update to 08.00.00.002 release tag
Update to 08.00.00.002 release
Signed-off-by: Yogesh Siraswar <e4c3dc570d04bd480366ad8aa87a4b23b1e4ce6e@ti.com>
| BitBake | mit | rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti |
26e9f4540eb7902c8a9ce9ca70fbe3c329dc476a | recipes-mochad/images/core-image-mochad.bb | recipes-mochad/images/core-image-mochad.bb | DESCRIPTION = "A small image just capable of allowing a device to boot."
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} mochad-cgi "
IMAGE_LINGUAS = " "
LICENSE = "MIT"
inherit core-image
IMAGE_ROOTFS_SIZE = "16384000"
| DESCRIPTION = "A small image just capable of allowing a device to boot."
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} mochad-cgi "
IMAGE_LINGUAS = " "
LICENSE = "MIT"
inherit core-image
IMAGE_ROOTFS_SIZE = "2097152"
| Set Image Size to 2G | Set Image Size to 2G
Signed-off-by: Baptiste DURAND <b25337b7e75bfa5131dfd7920748e6b5e058e3ca@gmail.com>
| BitBake | mit | baillaw/meta-x10 |
3ed78be483e36c5a0f1ecf130cefed353e059d7e | packages/ttf-fonts/ttf-liberation_0.2.bb | packages/ttf-fonts/ttf-liberation_0.2.bb | require ttf.inc
DESCRIPTION = "Liberation fonts - TTF Version"
HOMEPAGE = "https://www.redhat.com/promo/fonts/"
LICENSE = "Liberation"
PR = "r1"
SRC_URI = "http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz"
S = "${WORKDIR}/liberation-fonts-${PV}"
PACKAGES = "${PN}-dbg ttf-liberation-mono ttf-liberation-san... | require ttf.inc
DESCRIPTION = "Liberation fonts - TTF Version"
HOMEPAGE = "https://www.redhat.com/promo/fonts/"
LICENSE = "Liberation"
PR = "r1"
SRC_URI = "http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz"
S = "${WORKDIR}/liberation-fonts-${PV}"
PACKAGES = "${PN}-dbg ttf-liberation-mono ttf-liberation-san... | Fix -dbg package RRECOMMENDS since PN as a package doesn't exist This is the same fix as the one by rpurdie to ttf-dejavu. | ttf-liberation: Fix -dbg package RRECOMMENDS since PN as a package doesn't exist
This is the same fix as the one by rpurdie to ttf-dejavu.
| BitBake | mit | sutajiokousagi/openembedded,BlackPole/bp-openembedded,YtvwlD/od-oe,hulifox008/openembedded,hulifox008/openembedded,giobauermeister/openembedded,sledz/oe,KDAB/OpenEmbedded-Archos,JrCs/opendreambox,openembedded/openembedded,demsey/openembedded,YtvwlD/od-oe,nvl1109/openembeded,scottellis/overo-oe,dellysunnymtech/sakoman-o... |
587cdd42bbfe47ab689e641f0271aadc8e2897e7 | meta-oe/recipes-graphics/libvncserver/libvncserver_git.bb | meta-oe/recipes-graphics/libvncserver/libvncserver_git.bb | DESCRIPTION = "library for easy implementation of a RDP/VNC server"
HOMEPAGE = "https://libvnc.github.io"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f"
PACKAGECONFIG ??= "gcrypt gnutls jpeg png ${@bb.utils.contains('DISTRO_FEATURES','s... | DESCRIPTION = "library for easy implementation of a RDP/VNC server"
HOMEPAGE = "https://libvnc.github.io"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f"
PACKAGECONFIG ??= " \
gcrypt \
gnutls \
jpeg \
png \
${@bb.util... | Make PACKAGECONFIG easier to read by making the list multiline | libvncserver: Make PACKAGECONFIG easier to read by making the list multiline
Signed-off-by: Maxime Roussin-Bélanger <eded665a0831ffef27d29238cadebf04c7e7e275@gmail.com>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | VCTLabs/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,moto-timo/meta-openembedded,openembedded/meta-openembedded,schnitzeltony/meta-openembedded,victronenergy/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,mrchapp/meta-openembedded,openembedded/meta-openembedded... |
c601bdca335e103367f9d35bf20cc0d638ea1e89 | meta-cube/recipes-support/overc-installer/overc-installer_git.bb | meta-cube/recipes-support/overc-installer/overc-installer_git.bb | SUMMARY = "OverC installer script"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
SRCREV = "${AUTOREV}"
SRC_URI = " \
git://github.com/OverC/overc-installer.git \
file://git/COPYING \
"
S = "${WORKDIR}/git"
do_install() {
mkdir -p ${D}/opt/${BPN}/
mkdir -p ${D}/l... | SUMMARY = "OverC installer script"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
SRCREV = "${AUTOREV}"
SRC_URI = " \
git://github.com/OverC/overc-installer.git \
file://git/COPYING \
"
S = "${WORKDIR}/git"
do_install() {
mkdir -p ${D}/opt/${BPN}/
mkdir -p ${D}${... | Make use of bitbake variables where appropriate. | overc-installer: Make use of bitbake variables where appropriate.
Signed-off-by: Amarnath Valluri <5a3316effc402a684e9cb7a2e1a469c9d7af1d37@intel.com>
Signed-off-by: Bruce Ashfield <284cc737d174a260eec2a2a6324a304f84b1ae0f@windriver.com>
| BitBake | mit | masselstine/meta-overc,OverC/meta-overc,OverC/meta-overc,OverC/meta-overc,jwessel/meta-overc,jwessel/meta-overc,masselstine/meta-overc,OverC/meta-overc,masselstine/meta-overc,OverC/meta-overc,jwessel/meta-overc,OverC/meta-overc,masselstine/meta-overc |
f884e701658362137d25d4f0079a01cb29a1439b | recipes-kde-support/share-like-connect_git.bb | recipes-kde-support/share-like-connect_git.bb | LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL-2.1;md5=4fbd65380cdd255951079008b364516c"
DEPENDS = "kdelibs4 kde-runtime soprano libkactivities4"
inherit kde_cmake
SRC_URI = "git://anongit.kde.org/share-like-connect.git;branch=master"
## Tag Active/2.0
SRCREV = "9ed8128284ab9fcab806455bccf0344dd21afb... | LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL-2.1;md5=4fbd65380cdd255951079008b364516c"
DEPENDS = "kdelibs4 kde-runtime soprano libkactivities4"
inherit kde_cmake
SRC_URI = "git://anongit.kde.org/share-like-connect.git;branch=master"
## Tag Active/2.0
SRCREV = "dac3ad67f7b07c277152508a1a4144043075b5... | Fix build with version upgrade and nepomuk-core | share-like-connect: Fix build with version upgrade and nepomuk-core
Signed-off-by: Samuel Stirtzel <5e7b27e76d616174d4c71d96463fdd2f7e57e559@googlemail.com>
| BitBake | mit | koenkooi/meta-kde4,koenkooi/meta-kde4,Angstrom-distribution/meta-kde,Angstrom-distribution/meta-kde |
34a5df0a7e5ecd0226bd483d83571ce88c042585 | recipes-core/packagegroups/packagegroup-petalinux-jupyter.bb | recipes-core/packagegroups/packagegroup-petalinux-jupyter.bb | DESCRIPTION = "Required packges for running jupyter notebook with python3 "
inherit packagegroup
START_JUPYTER_PKG ?= "start-jupyter"
START_JUPYTER_PKG_k26 = "start-jupyterlab"
JUPYTER_NOTEBOOK_PACKAGES = " \
packagegroup-python3-jupyter \
python3-core \
python3-ipywidgets \
python3-pydot \
liberation-fonts \
... | DESCRIPTION = "Required packges for running jupyter notebook with python3 "
inherit packagegroup
START_JUPYTER_PKG ?= "start-jupyter"
#START_JUPYTER_PKG_k26 = "start-jupyterlab"
JUPYTER_NOTEBOOK_PACKAGES = " \
packagegroup-python3-jupyter \
python3-core \
python3-ipywidgets \
python3-pydot \
liberation-fonts \
... | Revert "Revert "**TEMPORARY** Disable start-jupyterlab"" | Revert "Revert "**TEMPORARY** Disable start-jupyterlab""
This reverts commit 117f5f0428de25277d6a2cb8cd4ce89f8d8fc9c7.
| BitBake | mit | Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux |
734c6812d3748cb09d2c8c25864ac8d6567da867 | recipes-devtools/python/python-tornado45_git.bb | recipes-devtools/python/python-tornado45_git.bb | DESCRIPTION = "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed."
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
PV = "4.5.3"
SRCREV = "8e9e75502ff910629663c4cdd7779d43ea2dd150"
SRC_URI = "git://github.com/torna... | DESCRIPTION = "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed."
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
PV = "4.5.3"
SRCREV = "8e9e75502ff910629663c4cdd7779d43ea2dd150"
SRC_URI = "git://github.com/torna... | Append missing dependencies to RDEPEND | python-tornado45: Append missing dependencies to RDEPEND
| BitBake | mit | bmwcarit/meta-ros,bmwcarit/meta-ros,bmwcarit/meta-ros,bmwcarit/meta-ros |
f3618a221e9b8fcfad7a0fad49c4a487a5d7c46a | recipes-connectivity/crda/crda_1.1.3.bb | recipes-connectivity/crda/crda_1.1.3.bb | 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"
CFLAGS_ap... | 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.git;protoco... | Add regulatory rules to the ipk needed by udev. | crda: Add regulatory rules to the ipk needed by udev.
Signed-off-by: James Minor <8d7e6579c8b6fe6b98ecff08c8adeb0c6baca5ae@ni.com>
| BitBake | mit | ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt,ni/meta-nilrt |
437e051b5a475bbe2f62b9d6296fd4e2ce4e4181 | meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb | meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb | SUMMARY = "Jpeg 2000 implementation"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc"
PR = "r1"
SRC_URI = "http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-${PV}.zip"
inherit autotools lib_package
PACKAGECONFIG ??= ""
PACKAGECONFIG[jpeg] = "--enable-libjpeg,--disable-li... | SUMMARY = "Jpeg 2000 implementation"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc"
PR = "r1"
SRC_URI = "git://github.com/mdadams/jasper.git;protocol=https"
SRCREV = "b13b8c86be870107f83b0a9a4b77557cb2b65d69"
S = "${WORKDIR}/git"
inherit autotools lib_package
PACKAGECONFIG... | Use the new upstream GitHub location instead of the defunct tarball URL | jasper: Use the new upstream GitHub location instead of the defunct tarball URL
Signed-off-by: Adrian Bunk <0b86548ef377da0031a3ff3f0c4e06f016e20105@stusta.de>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | schnitzeltony/meta-openembedded,VCTLabs/meta-openembedded,victronenergy/meta-openembedded,VCTLabs/meta-openembedded,victronenergy/meta-openembedded,victronenergy/meta-openembedded,schnitzeltony/meta-openembedded,mrchapp/meta-openembedded,victronenergy/meta-openembedded,mrchapp/meta-openembedded,moto-timo/meta-openembed... |
dbf7e04668dba61ffd9600d00af96bb01d88fd65 | meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb | meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb | SUMMARY = "Python Remote Objects"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cd13dafd4eeb0802bb6efea6b4a4bdbc"
SRC_URI[md5sum] = "21f015ae93cf9ea2bbbc418a2267e9fb"
SRC_URI[sha256sum] = "2bfe12a22f396474b0e57c898c7e2c561a8f850bf2055d8cf0f7119f0c7a523f"
PYPI_PACKAGE = "Pyro4"
inherit pypi setuptools3
RDEP... | SUMMARY = "Python Remote Objects"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cd13dafd4eeb0802bb6efea6b4a4bdbc"
SRC_URI[md5sum] = "21f015ae93cf9ea2bbbc418a2267e9fb"
SRC_URI[sha256sum] = "2bfe12a22f396474b0e57c898c7e2c561a8f850bf2055d8cf0f7119f0c7a523f"
PYPI_PACKAGE = "Pyro4"
inherit pypi setuptools3
RDEP... | Remove absent py3 modules from rdeps | python3-pyro4: Remove absent py3 modules from rdeps
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | rehsack/meta-openembedded,schnitzeltony/meta-openembedded,schnitzeltony/meta-openembedded,lgirdk/meta-openembedded,VCTLabs/meta-openembedded,schnitzeltony/meta-openembedded,schnitzeltony/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,lgirdk/meta-openembedd... |
c106a8f56e315e7fd73afa0319fbd16afff16194 | recipes-bsp/traceframework/traceframework-rtos_git.bb | recipes-bsp/traceframework/traceframework-rtos_git.bb | inherit ti-pdk
require traceframework.inc
PR = "${INC_PR}.1"
DEPENDS_append = " uia \
"
XDCPATH_append = ";${UIA_INSTALL_DIR}/packages"
| inherit ti-pdk
require traceframework.inc
PR = "${INC_PR}.2"
DEPENDS_append = " uia \
"
XDCPATH_append = ";${UIA_INSTALL_DIR}/packages"
# HTML doc link params
PDK_COMP_LINK_TEXT = "Trace Framework"
| Add HTML doc link text | traceframework-rtos: Add HTML doc link text
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486929cb0aad173ae612@ti.com>
| BitBake | mit | rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti |
492ac5ceafebae788a750447a38279fbcabeac14 | meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb | meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb | SUMMARY = "Torrent client"
HOMEPAGE = "http://libtorrent.rakshasa.no/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "libsigc++-2.0 curl cppunit libtorrent ncurses"
SRC_URI = "git://github.com/rakshasa/rtorrent \
file://don-t-run-code-while-configuring-pack... | SUMMARY = "Torrent client"
HOMEPAGE = "http://libtorrent.rakshasa.no/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "libsigc++-2.0 curl cppunit libtorrent ncurses"
SRC_URI = "git://github.com/rakshasa/rtorrent \
file://don-t-run-code-while-configuring-pack... | Upgrade to 0.9.7 release point | rtorrent: Upgrade to 0.9.7 release point
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | openembedded/meta-openembedded,victronenergy/meta-openembedded,VCTLabs/meta-openembedded,lgirdk/meta-openembedded,schnitzeltony/meta-openembedded,kraj/meta-openembedded,openembedded/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,VCTLabs/meta-openembedded,openembedded/meta-openembedded,victr... |
bab1d28a3520556f1fd0ecd70ea9579e25dbcb3e | meta-oe/recipes-support/utouch/utouch-mtview_git.bb | meta-oe/recipes-support/utouch/utouch-mtview_git.bb | SUMMARY = "Multitouch viewer"
DESCRIPTION = "mtview is a small X application that shows a graphical view of your MT-enabled hardware. It uses mtdev."
HOMEPAGE = "http://bitmath.org/code/mtview/"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=4c61b8950dc1aab4d2aa7c2ae6b1cfb3"
inherit autotools
SRC_URI = "gi... | SUMMARY = "Multitouch viewer"
DESCRIPTION = "mtview is a small X application that shows a graphical view of your MT-enabled hardware. It uses mtdev."
HOMEPAGE = "http://bitmath.org/code/mtview/"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=4c61b8950dc1aab4d2aa7c2ae6b1cfb3"
inherit autotools
SRC_URI = "gi... | Add missing dependency to libx11 | utouch-mtview: Add missing dependency to libx11
Signed-off-by: Samuel Stirtzel <5e7b27e76d616174d4c71d96463fdd2f7e57e559@googlemail.com>
Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
| BitBake | mit | VCTLabs/meta-openembedded,mrchapp/meta-openembedded,akuster/meta-openembedded,moto-timo/meta-openembedded,victronenergy/meta-openembedded,kraj/meta-openembedded,rehsack/meta-openembedded,fredcadete/meta-openembedded,RedFIR/meta-openembedded,shr-distribution/meta-oe,moto-timo/meta-openembedded,dm8tbr/kodi-wip,lixinfnst/... |
84c205b0da0b2b8d8ae55c1fc900f078d3b2eb6b | recipes-openamp/libmetal/libmetal_git.bb | recipes-openamp/libmetal/libmetal_git.bb | SRCBRANCH ?= "2022"
SRCREV = "af204f40297c1c5beda2a4ac5070ebf6e76e30b1"
BRANCH = "2022"
LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=1ff609e96fc79b87da48a837cbe5db33"
PV = "${SRCBRANCH}+git${SRCPV}"
include libmetal.inc
| SRCBRANCH ?= "2022"
SRCREV = "bee059dfedcfd98d1b113d8d6cce1c8aa916ff54"
BRANCH = "2022"
LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=1ff609e96fc79b87da48a837cbe5db33"
PV = "${SRCBRANCH}+git${SRCPV}"
include libmetal.inc
| Update commit id for log.h | libmetal: Update commit id for log.h
Use commit "log: add ML_ERR, ML_INFO, ML_DBG macros"
See SSW-2344 "OpenAMP eSW -> ghE"
Signed-off-by: Sergei Korneichuk <f5904cefa5c2991be916af888359541c0919b7ac@xilinx.com>
Signed-off-by: Mark Hatle <41765ab18fb75e64ff0efe27f2ebcdb2d6f7e44e@xilinx.com>
| BitBake | mit | OpenAMP/meta-openamp,OpenAMP/meta-openamp |
042f0a3ec17d1c13d9f8d4cfaf24464969b6a1ca | meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb | meta-oe/recipes-support/libcereal/libcereal_1.2.2.bb | SUMMARY = "A C++11 library for serialization"
HOMEPAGE = "https://uscilab.github.io/cereal/"
SECTION = "libs"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e612690af2f575dfd02e2e91443cea23"
SRCREV = "51cbda5f30e56c801c07fe3d3aba5d7fb9e6cca4"
SRC_URI = "git://github.com/USCiLab/cereal.git"
S = "${W... | SUMMARY = "A C++11 library for serialization"
HOMEPAGE = "https://uscilab.github.io/cereal/"
SECTION = "libs"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e612690af2f575dfd02e2e91443cea23"
SRCREV = "51cbda5f30e56c801c07fe3d3aba5d7fb9e6cca4"
SRC_URI = "git://github.com/USCiLab/cereal.git"
S = "${W... | Add native and nativesdk classes | libcereal: Add native and nativesdk classes
Signed-off-by: Brad Bishop <713d098c0be4c8fd2bf36a94cd08699466677ecd@fuzziesquirrel.com>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | openembedded/meta-openembedded,openembedded/meta-openembedded,rehsack/meta-openembedded,moto-timo/meta-openembedded,lgirdk/meta-openembedded,lgirdk/meta-openembedded,schnitzeltony/meta-openembedded,schnitzeltony/meta-openembedded,openembedded/meta-openembedded,victronenergy/meta-openembedded,victronenergy/meta-openembe... |
d05dede558616ea54e0c1d7ba7c671eab27a9d1c | meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb | meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb | SUMMARY = "Message Passing Interface(MPI) implementation"
HOMEPAGE = "http://git.mpich.org/mpich.git/"
SECTION = "devel"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=2106f0435056f3dd9349747a766e5816"
SRC_URI = "http://www.mpich.org/static/downloads/${PV}/mpich-${PV}.tar.gz"
SRC_URI[md5sum] = "40d... | SUMMARY = "Message Passing Interface (MPI) implementation"
HOMEPAGE = "http://www.mpich.org/"
SECTION = "devel"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=2106f0435056f3dd9349747a766e5816"
SRC_URI = " \
http://www.mpich.org/static/downloads/${PV}/mpich-${PV}.tar.gz \
"
SRC_URI[md5sum] = "40dc... | Disable RPATH to avoid issues in package_qa | mpich: Disable RPATH to avoid issues in package_qa
Set --disable-rpath to extra opts in order to avoid issues
in package_qa also change default pm to gforker because
hydra has problems with RPATH.
TODO: Make a patch for solve hydra rpath issues.
Signed-off-by: Aníbal Limón <4676e39632f2bd46f30a0e877949547c228033d4@l... | BitBake | mit | joelagnel/meta-openembedded,fredcadete/meta-openembedded,rdm-dev/meta-openembedded,lixinfnst/meta-openembedded,rehsack/meta-openembedded,rdm-dev/meta-openembedded,openembedded/meta-openembedded,rdm-dev/meta-openembedded,mrchapp/meta-openembedded,dm8tbr/kodi-wip,joelagnel/meta-openembedded,dm8tbr/kodi-wip,kraj/meta-open... |
7c07dc71da93365c821681a90b8ab7dd5a8e939d | recipes-kde-support/share-like-connect_git.bb | recipes-kde-support/share-like-connect_git.bb | LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL-2.1;md5=4fbd65380cdd255951079008b364516c"
DEPENDS = "kdelibs4 kde-runtime libkactivities4"
inherit kde_cmake
# This tag is very odd, it will cause bitbake to create a directory in the workdir of this recipe with the name 2.0+${SRCREV}
# But other than that... | LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL-2.1;md5=4fbd65380cdd255951079008b364516c"
DEPENDS = "kdelibs4 kde-runtime libkactivities4"
inherit kde_cmake
SRC_URI = "git://anongit.kde.org/share-like-connect.git;branch=master"
## Tag Active/2.0
SRCREV = "9ed8128284ab9fcab806455bccf0344dd21afbd1"
PV ... | Remove obsolete comment issue has been fixed for long | share-like-connect: Remove obsolete comment issue has been fixed for long
Signed-off-by: Samuel Stirtzel <5e7b27e76d616174d4c71d96463fdd2f7e57e559@googlemail.com>
| BitBake | mit | koenkooi/meta-kde4,Angstrom-distribution/meta-kde,Angstrom-distribution/meta-kde,koenkooi/meta-kde4 |
55ea6d57e8bfc6ecc1906fa7624e9be8dfba78c8 | meta-python/recipes-devtools/python/python3-pyusb_1.2.0.bb | meta-python/recipes-devtools/python/python3-pyusb_1.2.0.bb | SUMMARY = "PyUSB provides USB access on the Python language"
HOMEPAGE = "http://pyusb.sourceforge.net/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e64a29fcd3c3dd356a24e235dfcb3905"
DEPENDS += "libusb1 ${PYTHON_PN}-setuptools-scm-native"
RDEPENDS_${PN} += " \
python3-logging \
"
SRC_URI[sha256su... | SUMMARY = "PyUSB provides USB access on the Python language"
HOMEPAGE = "http://pyusb.sourceforge.net/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e64a29fcd3c3dd356a24e235dfcb3905"
DEPENDS += "libusb1 ${PYTHON_PN}-setuptools-scm-native"
RDEPENDS_${PN} += " \
python3-logging \
"
SRC_URI[sha256su... | Add missing runtime dependency on libusb1 | python3-pyusb: Add missing runtime dependency on libusb1
Patch as suggested from [1]
[1] https://github.com/openembedded/meta-openembedded/issues/394
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
Signed-off-by: Trevor Gamblin <fb8c09b3db10148c84dac072f39fc5dba3573139@windriver.com>
| BitBake | mit | openembedded/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-openembedded,moto-timo/meta-openembedded,moto-timo/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,openembedded/meta-openembedded,moto-timo/meta-openembedded,openembedded/meta-openembed... |
fd6f856abb5dacee438dc5d302ba15a1f7680c36 | recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb | recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb | require u-boot-ti.inc
PR = "r21"
BRANCH = "ti-u-boot-2020.01"
SRCREV = "7c8ae131b5623ff14c1b1ad6702801e39ef9b722"
| require u-boot-ti.inc
PR = "r22"
BRANCH = "ti-u-boot-2020.01"
SRCREV = "3c9ebdb87d65aacc4ec302be8bef3df15364bacd"
| Update to latest commit SHA | u-boot-ti-staging: Update to latest commit SHA
Signed-off-by: Dan Murphy <50b72235ef2106735bf2282950a69d11e6d56bc7@ti.com>
| BitBake | mit | rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti |
b1a936e1b42ada9568df145878e808088071d777 | multimedia-layer/recipes-multimedia/dleyna/dleyna-server_git.bb | multimedia-layer/recipes-multimedia/dleyna/dleyna-server_git.bb | #
# Copyright (C) 2015 Pelagicore AB
# All rights reserved.
#
DESCRIPTION = "dLeyna Server"
DEPENDS = "dleyna-core"
EXTRA_OECONF += " --enable-never-quit "
require dleyna-git.inc
inherit systemd
SRCREV = "b5394e2be1cfaefe1f442a7cacc1c3a1f0c1c1ff"
SRC_URI += "file://dleyna.service"
SYSTEMD_SERVICE_${PN} = "dleyna.... | #
# Copyright (C) 2015 Pelagicore AB
# All rights reserved.
#
DESCRIPTION = "dLeyna Server"
DEPENDS = "dleyna-core"
EXTRA_OECONF += " --enable-never-quit --enable-debug"
require dleyna-git.inc
inherit systemd
SRCREV = "b5394e2be1cfaefe1f442a7cacc1c3a1f0c1c1ff"
SRC_URI += "file://dleyna.service"
SYSTEMD_SERVICE_${... | Enable debug output (defaults to syslog) | dleyna-server: Enable debug output (defaults to syslog)
| BitBake | mit | Pelagicore/meta-bistro,jonte/meta-bistro,Pelagicore/meta-bistro,Pelagicore/meta-bistro,Pelagicore/meta-bistro,GordanM/meta-bistro,GordanM/meta-bistro,thenor/meta-bistro,thenor/meta-bistro,Pelagicore/meta-bistro,thenor/meta-bistro,socec/meta-bistro,jonte/meta-bistro,frznlogic/meta-bistro,thenor/meta-bistro,socec/meta-bi... |
d55f2349534d2ad74338707b1bcdf250264fe2f5 | meta-ams/recipes-devtools/python/gunicorn_19.3.0.bb | meta-ams/recipes-devtools/python/gunicorn_19.3.0.bb | SUMMARY = "WSGI HTTP Server for UNIX"
DESCRIPTION = "\
Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s \
a pre-fork worker model ported from Ruby’s Unicorn project. The \
Gunicorn server is broadly compatible with various web frameworks, \
simply implemented, light on server resource usage,... | SUMMARY = "WSGI HTTP Server for UNIX"
DESCRIPTION = "\
Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s \
a pre-fork worker model ported from Ruby’s Unicorn project. The \
Gunicorn server is broadly compatible with various web frameworks, \
simply implemented, light on server resource usage,... | Remove importlib dependency since it causes compile errors | Remove importlib dependency since it causes compile errors
| BitBake | mit | pixmeter/plos |
35ee0a0493ce5b969392ee4c79f60126be646d68 | meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb | meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb | LICENSE= "MIT"
SUMMARY = "X Server Nokia 770 extensions library"
SECTION = "x11/libs"
DEPENDS = "virtual/libx11 libxext"
LIC_FILES_CHKSUM = "file://COPYING;md5=db043791349ba57ad1169e1c92477cb6"
SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${BPN}/${BPN}_${PV}.tar.gz \
file://auxdir.patch;... | LICENSE= "MIT"
SUMMARY = "X Server Nokia 770 extensions library"
SECTION = "x11/libs"
DEPENDS = "virtual/libx11 libxext"
LIC_FILES_CHKSUM = "file://COPYING;md5=db043791349ba57ad1169e1c92477cb6"
SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${BPN}/${BPN}_${PV}.tar.gz \
file://auxdir.patch;... | Remove RDEPEND on empty xpext package. | xpext-dev: Remove RDEPEND on empty xpext package.
If xpext is included in a build (ie via dependency on mpv) then
builds of core-image-sato-sdk will fail with errors such as below.
warning: Can't install mpv-dev-0.15.0-r0@i586: Can't install xpext-dev-1.0+5-r0@i586: no package provides xpext = 1.0+5-r0
Signed-o... | BitBake | mit | lgirdk/meta-openembedded,rehsack/meta-openembedded,victronenergy/meta-openembedded,kraj/meta-openembedded,VCTLabs/meta-openembedded,openembedded/meta-openembedded,kraj/meta-openembedded,openembedded/meta-openembedded,sigma-embedded/elito-org.openembedded.meta,lgirdk/meta-openembedded,victronenergy/meta-openembedded,VCT... |
39d65c15393bc3355027d66ef58368a4d76c33ba | meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb | meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb | SUMMARY = "A library for loose coupling of C++ method calls"
SECTION = "libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
DEPENDS = "mm-common"
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${PV}.tar.xz"
SRC_URI[md5sum] = "815d0c6d61601f51bb... | SUMMARY = "A library for loose coupling of C++ method calls"
SECTION = "libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
DEPENDS = "mm-common"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${PV}.tar.xz"
SRC_URI[md5sum] = "815d0c6d61601f51b... | Use http instead of ftp in SRC_URI | libsigc++: Use http instead of ftp in SRC_URI
Fixes fetch failures
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
| BitBake | mit | rofehr/meta-openembedded,openembedded/meta-openembedded,epylar/meta-openembedded,rofehr/meta-openembedded,rehsack/meta-openembedded,RedFIR/meta-openembedded,VCTLabs/meta-openembedded,RedFIR/meta-openembedded,RedFIR/meta-openembedded,openembedded/meta-openembedded,kraj/meta-openembedded,schnitzeltony/meta-openembedded,m... |
0b26d902d78e60cae4d2ae42d5fc65f44da19bc7 | recipes-opal6/images/opal6-image-xfce.bb | recipes-opal6/images/opal6-image-xfce.bb | # 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_FEATURES += "package-management ssh-server-dropbear"
IMAGE_INSTALL_append = " e2fsprogs-mke2fs dosfstools"
IMAGE_I... | # 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_FEATURES += "package-management ssh-server-dropbear"
IMAGE_INSTALL_append = " e2fsprogs-mke2fs dosfstools"
IMAGE_I... | Add opencv libraries to xfce image | Add opencv libraries to xfce image
| BitBake | mit | DeviceSolutions/meta-opal6-demos,DeviceSolutions/meta-opal6-demos |
b08c4ab7c8efb7ccf9f4c6b6f44194212752959a | meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb | meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb | SUMMARY = "A simple text editor"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
GNOMEBASEBUILDCLASS = "meson"
DEPENDS = " \
desktop-file-utils-native \
libadwaita \
gtk4 \
gtksourceview5 \
enchant2 \
"
GTKIC_VERSION = "4"
inherit gnomebase gtk-i... | SUMMARY = "A simple text editor"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
GNOMEBASEBUILDCLASS = "meson"
DEPENDS = " \
desktop-file-utils-native \
libadwaita \
gtk4 \
gtksourceview5 \
enchant2 \
libpcre \
"
GTKIC_VERSION = "4"
inherit g... | Add missing libpcre build time depenedency | gnome-text-editor: Add missing libpcre build time depenedency
libpcre is needed. glib-2.0 now uses libpcre2 instead of libpcre which
was indirectly satisfying this
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded |
f471a9bdd77b4fc9d77ab21642d8278272870997 | recipes-extended/robovero-python/robovero_python_0.1.bb | recipes-extended/robovero-python/robovero_python_0.1.bb | DESCRIPTION = "Python client library for Gumstix RoboVero"
HOMEPAGE = "https://github.com/robovero/python"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=52b7490557d2fd1a2c673d32aa5d4b8a"
SRCREV = "a0c5719086348af7d1a9c91f04a255f512bb38d4"
SRC_URI = "git://github.com/robovero/python.git;branch=ma... | DESCRIPTION = "Python client library for Gumstix RoboVero"
HOMEPAGE = "https://github.com/robovero/python"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=52b7490557d2fd1a2c673d32aa5d4b8a"
SRCREV = "a0c5719086348af7d1a9c91f04a255f512bb38d4"
SRC_URI = "git://github.com/robovero/python.git;branch=ma... | Install example scripts into /usr/share | [robovero] Install example scripts into /usr/share
The example scripts are now installed in /usr/share/robovero-python
directory. The /usr/share directory is also where VIM installs its
tutorial files.
| BitBake | mit | allsey87/meta-bebot-temp,allsey87/meta-bebot-temp,allsey87/meta-bebot-temp,gumstix/meta-gumstix-extras,gumstix/meta-gumstix-extras,gumstix/meta-gumstix-extras |
546a9a207e17e36010e48cf7eb7a9bea72a51b14 | packages/simplhelloworld/simplehelloworld_1.0.0.bb | packages/simplhelloworld/simplehelloworld_1.0.0.bb | DESCRIPTION = "johns hello world sample program"
PR = "r0"
DEPENDS = ""
SRC_URI = " \
file://hello.c \
"
S = "${WORKDIR}"
do_compile () {
${CC} ${CFLAGS} ${LDFLAGS} -o hello hello.c
}
do_install () {
install -d ${D}${bindir}/
install -m 0755 ${S}/hello ${D}${bindir}/
}
FILES_${PN} = "${bindir}/hell... | DESCRIPTION = "johns hello world sample program"
PR = "r1"
DEPENDS = ""
SRC_URI = " \
file://hello.c \
"
S = "${WORKDIR}"
do_compile () {
${CC} ${CFLAGS} ${LDFLAGS} -o hello hello.c
}
do_install () {
install -d ${D}${bindir}
install -m 0755 hello ${D}${bindir}
}
| Remove redundant FILES_$ from helloworld | Remove redundant FILES_$ from helloworld
| BitBake | mit | nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded |
54f9e194d027547c8dd531dea003bacaa0cb72e0 | meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb | meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb | SUMMARY = "GNOME default webbrowser"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates libgnome-keyring"
inherit gnome
SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8... | SUMMARY = "GNOME default webbrowser"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates libgnome-keyring"
inherit gnome
SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8... | Fix build when S != B | epiphany: Fix build when S != B
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
| BitBake | mit | rehsack/meta-openembedded,amery/meta-openembedded,schnitzeltony/meta-openembedded,akuster/meta-openembedded,schnitzeltony/meta-openembedded,lixinfnst/meta-openembedded,joelagnel/meta-openembedded,akuster/meta-openembedded,moto-timo/meta-openembedded,VCTLabs/meta-openembedded,victronenergy/meta-openembedded,fredcadete/m... |
4f1567a443760bd99ca3d55fc06cb4bd01ad243c | recipes-utilities/image-display/image-display_1.0.bb | recipes-utilities/image-display/image-display_1.0.bb | DESCRIPTION = "Systemd Service script to run mpv in a loop with a PNG file for demo purposes."
HOMEPAGE = "https://mender.io"
LICENSE = "Apache-2.0"
SRC_URI = " \
file://${PN}.service \
file://demo-image-locked.png \
file://demo-image-unlocked.png \
file://LICENSE \
"
LIC_FILES_CHKSUM = "file://${S}/../LICENSE;md5... | DESCRIPTION = "Systemd Service script to run mpv in a loop with a PNG file for demo purposes."
HOMEPAGE = "https://mender.io"
LICENSE = "Apache-2.0"
SRC_URI = " \
file://${PN}.service \
file://demo-image-locked.png \
file://demo-image-unlocked.png \
file://LICENSE \
"
LIC_FILES_CHKSUM = "file://${S}/../LICENSE;md5... | Allow the displayed file to be overridden in local.conf | Allow the displayed file to be overridden in local.conf
Signed-off-by: Drew Moseley <478ab6677b1bea404266cbf056683e99e5c5f252@northern.tech>
| BitBake | mit | drewmoseley/meta-dmoseley-local-config,drewmoseley/meta-dmoseley-local-config,drewmoseley/meta-dmoseley-local-config,drewmoseley/meta-dmoseley-local-config,drewmoseley/meta-dmoseley-local-config |
5cbb66115a6a6ca91330176f0cba8f865098d8e3 | packages/matchbox-panel/matchbox-panel_0.9.2.bb | packages/matchbox-panel/matchbox-panel_0.9.2.bb | include matchbox-panel.inc
PR="r5"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
file://add_hostap.patch;patch=1 \
file://kernel2.6.patch;patch=1"
| include matchbox-panel.inc
PR="r6"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
file://add_hostap.patch;patch=1 \
http://handhelds.org/~pb/mb-panel-0.9.2-polling.patch;patch=1 \
http://handhelds.org/~pb/mb-panel-0.9.2-msgcancel.patch;patch=1 \
... | Include patches to fix polling and cancellation of panel messages. | matchbox-panel: Include patches to fix polling and cancellation of panel messages.
| BitBake | mit | dave-billin/overo-ui-moos-auv,buglabs/oe-buglabs,dellysunnymtech/sakoman-oe,YtvwlD/od-oe,mrchapp/arago-oe-dev,nlebedenco/mini2440,popazerty/openembedded-cuberevo,John-NY/overo-oe,dellysunnymtech/sakoman-oe,popazerty/openembedded-cuberevo,bticino/openembedded,sutajiokousagi/openembedded,demsey/openembedded,buglabs/oe-bu... |
02ffa6dd789ddddaa1d1875c9637c73252db5014 | recipes-tplino/images/core-image-tplino.bb | recipes-tplino/images/core-image-tplino.bb | #
# Copyright (C) 2012 Travelping GmbH
#
SUMMARY = "Image with TPLino components."
LICENSE = "MIT"
IMAGE_FEATURES += "splash ssh-server-dropbear ${TPLINO_IMAGE_FEATURES}"
inherit core-image-tplino core-image distro_features_check
| #
# Copyright (C) 2015 Travelping GmbH
#
SUMMARY = "Image with CarOS components."
LICENSE = "MIT"
IMAGE_FEATURES += "splash ssh-server-dropbear ${TPLINO_IMAGE_FEATURES}"
inherit core-image-tplino core-image distro_features_check extrausers
# set root password to 'caros'
#
# compute new value with: perl -e 'print cry... | Set root password to "caros" | Set root password to "caros"
| BitBake | mpl-2.0 | RoadRunnr/meta-caros,GalaxyGorilla/meta-caros,umatomba/meta-caros,ContentSafe/meta-caros,hsychla/meta-caros,ContentSafe/meta-caros,pokymobo/meta-caros,hsychla/meta-caros,RoadRunnr/meta-caros,pokymobo/meta-caros,wfailla/meta-caros,thz/meta-caros,pokymobo/meta-caros,pokymobo/meta-caros,thz/meta-caros,RoadRunnr/meta-caros... |
5fd744504b5c7cf3b0daa92b15cd6235e3a0b982 | packages/bwmon/bwmon_1.3.bb | packages/bwmon/bwmon_1.3.bb | DESCRIPTION = "The Linux bandwidth monitor"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
DEPENDS = "ncurses"
LICENSE = "Unspecified"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/bwmon/${P}.tar.gz \
file://makefile.patch;patch=1"
EXTRA_OEMAKE = "LDFLAGS=-L${STAGING_LIBDIR}"
inherit autotools
do_install () {
... | DESCRIPTION = "The Linux bandwidth monitor"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
DEPENDS = "ncurses"
LICENSE = "Unspecified"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/bwmon/${P}.tar.gz \
file://makefile.patch;patch=1"
EXTRA_OEMAKE = "LDFLAGS=-L${STAGING_LIBDIR}"
inherit autotools
do_install () {
... | Make it use , and actually create the dir before installing. (duh) | Make it use , and actually create the dir before installing. (duh) | BitBake | mit | buglabs/oe-buglabs,BlackPole/bp-openembedded,bticino/openembedded,JamesAng/oe,sledz/oe,anguslees/openembedded-android,BlackPole/bp-openembedded,SIFTeam/openembedded,openembedded/openembedded,sampov2/audio-openembedded,BlackPole/bp-openembedded,BlackPole/bp-openembedded,dave-billin/overo-ui-moos-auv,xifengchuo/openembed... |
15d16e6b8042dedf0a450c13622e9c020858dedd | packages/cairo/cairo_0.9.2.bb | packages/cairo/cairo_0.9.2.bb | SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@debian.org>"
# DEPENDS = "x11 libpixman libpng fontconfig libxrender xcb glitz"
DEPENDS = "x11 libpixman libpng fontconfig libxrender"
DESCRIPTION = "Cairo graphics library"
LICENSE = "MPL LGPL"
PR = "r0"
SRC_URI = "http://cairographics.org/snapsho... | SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@debian.org>"
DEPENDS = "x11 libpng fontconfig libxrender"
DESCRIPTION = "Cairo graphics library"
LICENSE = "MPL LGPL"
PR = "r1"
SRC_URI = "http://cairographics.org/snapshots/cairo-${PV}.tar.gz"
inherit autotools pkgconfig
do_stage () {
oe_runma... | Remove libpixman from cairo depends, since it was usurped into cairo | Remove libpixman from cairo depends, since it was usurped into cairo
| BitBake | mit | dellysunnymtech/sakoman-oe,trini/openembedded,openembedded/openembedded,trini/openembedded,dellysunnymtech/sakoman-oe,SIFTeam/openembedded,anguslees/openembedded-android,nlebedenco/mini2440,bticino/openembedded,hulifox008/openembedded,JamesAng/oe,thebohemian/openembedded,YtvwlD/od-oe,SIFTeam/openembedded,JamesAng/goe,b... |
23b08ed15605e664e191ff48a0c6ce78ee08bc8e | recipes/xfce-extras/gigolo_0.3.2.bb | recipes/xfce-extras/gigolo_0.3.2.bb | DESCRIPTION = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs."
DEPENDS = "pkgconfig gtk+ gvfs"
RDEPENDS = "libxfce4util libxfcegui4 gvfs"
SECTION = "x11"
LICENSE = "GPL-2"
PR = "r2"
inherit xfce46
XFCE_VERSION = "4.6.1"
SRC_URI = "http://files.uvena.de/${PN}/${PN}-${PV}.tar.... | DESCRIPTION = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs."
DEPENDS = "pkgconfig gtk+ gvfs"
RDEPENDS = "libxfce4util libxfcegui4 gvfs fuse-utils"
SECTION = "x11"
LICENSE = "GPL-2"
PR = "r3"
inherit xfce46
XFCE_VERSION = "4.6.1"
SRC_URI = "http://files.uvena.de/${PN}/${PN}... | Add fuse-utils to RDEPENDS as Gigolo is not a lot of use without it. | gigolo: Add fuse-utils to RDEPENDS as Gigolo is not a lot of use without it.
| BitBake | mit | openpli-arm/openembedded,buglabs/oe-buglabs,philb/pbcl-oe-2010,yyli/overo-oe,trini/openembedded,dave-billin/overo-ui-moos-auv,hulifox008/openembedded,trini/openembedded,dave-billin/overo-ui-moos-auv,dellysunnymtech/sakoman-oe,bticino/openembedded,Martix/Eonos,John-NY/overo-oe,SIFTeam/openembedded,anguslees/openembedded... |
244deb462973a2d7a9bfcc3399843202f9d29d51 | recipes/gnome/gnome-bluetooth_2.30.0.bb | recipes/gnome/gnome-bluetooth_2.30.0.bb | DESCRIPTION = "GNOME bluetooth manager"
LICENSE = "GPL"
SECTION = "x11/gnome"
DEPENDS = "gnome-doc-utils-native obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
PR = "r1"
inherit gnome
SRC_URI[archive.md5sum] = "eb88212922037eb9751f0fcedb9c166e"
SRC_URI[archive.sha256sum] = "... | DESCRIPTION = "GNOME bluetooth manager"
LICENSE = "GPL"
SECTION = "x11/gnome"
DEPENDS = "gnome-doc-utils-native obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
PR = "r2"
inherit gnome
SRC_URI[archive.md5sum] = "eb88212922037eb9751f0fcedb9c166e"
SRC_URI[archive.sha256sum] = "... | Remove support for help file generator to not depend on host system docbook XSL processing. | gnome-bluetooth: Remove support for help file generator to not depend on host system docbook XSL processing.
Signed-off-by: Stanislav Brabec <59b41f121ce1a0e9e44fd67be2eb55a800e72650@penguin.cz>
| BitBake | mit | Martix/Eonos,nx111/openembeded_openpli2.1_nx111,xifengchuo/openembedded,xifengchuo/openembedded,BlackPole/bp-openembedded,openembedded/openembedded,sledz/oe,rascalmicro/openembedded-rascal,sledz/oe,xifengchuo/openembedded,libo/openembedded,BlackPole/bp-openembedded,thebohemian/openembedded,mrchapp/arago-oe-dev,Martix/E... |
b9ddfcb26d232963b03017c44315f7e2e0dc966e | recipes/gnome/gnome-mime-data_2.18.0.bb | recipes/gnome/gnome-mime-data_2.18.0.bb | LICENSE = "GPL"
inherit gnome
DEPENDS += "shared-mime-info intltool-native"
RDEPENDS_${PN} = "shared-mime-info"
PR = "r1"
FILES_${PN}-dev += "${datadir}/pkgconfig/*.pc"
SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e... | LICENSE = "GPLv2 GPLv2+"
inherit gnome
DEPENDS += "shared-mime-info intltool-native"
RDEPENDS_${PN} = "shared-mime-info"
PR = "r2"
FILES_${PN}-dev += "${datadir}/pkgconfig/*.pc"
SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69... | Update LICENSE field version to GPLv2 | gnome-mime-data: Update LICENSE field version to GPLv2
* Updated LICENSE field version from generic GPL to GPLv2 and
GPLv2+ to reflect the real license version.
* This change was back-ported from oe-core.
Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com>
Signed-off-by: Martin Jansa <516d... | BitBake | mit | openembedded/openembedded,xifengchuo/openembedded,openembedded/openembedded,hulifox008/openembedded,xifengchuo/openembedded,openembedded/openembedded,hulifox008/openembedded,hulifox008/openembedded,xifengchuo/openembedded,giobauermeister/openembedded,hulifox008/openembedded,giobauermeister/openembedded,hulifox008/opene... |
28bc06eb20023532e9c93df76cb57fe18fc59b77 | packages/maemo-mapper/maemo-mapper-nohildon_svn.bb | packages/maemo-mapper/maemo-mapper-nohildon_svn.bb | DESCRIPTION = "GPS navigation/map display software"
LICENSE = "GPL"
DEPENDS = "sqlite3 gtk+ gnome-vfs-dbus dbus bluez-libs"
PV = "1.2.4+svn${SRCDATE}"
#only works with SRCDATE_maemo-mapper-nohildon = "20061114"
SRC_URI = "svn://garage.maemo.org/svn/maemo-mapper;proto=https;module=trunk \
http://home.tal.org... | DESCRIPTION = "GPS navigation/map display software"
LICENSE = "GPL"
DEPENDS = "sqlite3 gtk+ gnome-vfs-dbus dbus bluez-libs"
RDEPENDS = "bluez-utils"
PV = "1.2.4+svn${SRCDATE}"
PR = "r1"
# Only works with SRCDATE_maemo-mapper-nohildon = "20061114"
SRC_URI = "svn://garage.maemo.org/svn/maemo-mapper;proto=https;module=tr... | Fix segfault, remap zoom keys, package desktop file | maemo-mapper-nohildon: Fix segfault, remap zoom keys, package desktop file | BitBake | mit | nx111/openembeded_openpli2.1_nx111,openembedded/openembedded,dellysunnymtech/sakoman-oe,John-NY/overo-oe,BlackPole/bp-openembedded,popazerty/openembedded-cuberevo,nx111/openembeded_openpli2.1_nx111,dave-billin/overo-ui-moos-auv,JamesAng/oe,sentient-energy/emsw-oe-mirror,dellysunnymtech/sakoman-oe,sutajiokousagi/openemb... |
69812cb4e71f454a730df481630dd53e7490625a | recipes/zrally/zrally_0.90.bb | recipes/zrally/zrally_0.90.bb | DESCRIPTION = "ZRally is a top view race game which offers the player mulitple \
tracks and multiple skill levels."
SECTION = "opie/games"
PRIORITY = "optional"
LICENSE = "GPL"
AUTHOR = "Kevin Greenhaw <kevin_greenhaw@email.com>"
HOMEPAGE = "http://zrally.sourceforge.net/zrally.html"
APPNAME = "zrally"
APPTYPE = "binar... | DESCRIPTION = "ZRally is a top view race game which offers the player mulitple \
tracks and multiple skill levels."
SECTION = "opie/games"
PRIORITY = "optional"
LICENSE = "GPL"
AUTHOR = "Kevin Greenhaw <kevin_greenhaw@email.com>"
HOMEPAGE = "http://zrally.sourceforge.net/zrally.html"
APPNAME = "zrally"
APPTYPE = "binar... | Switch to subdir= in SRC_URI | zrally: Switch to subdir= in SRC_URI
Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
| BitBake | mit | hulifox008/openembedded,openembedded/openembedded,dellysunnymtech/sakoman-oe,hulifox008/openembedded,JamesAng/oe,JamesAng/goe,JamesAng/goe,openembedded/openembedded,JamesAng/oe,mrchapp/arago-oe-dev,giobauermeister/openembedded,yyli/overo-oe,giobauermeister/openembedded,dellysunnymtech/sakoman-oe,thebohemian/openembedde... |
a7bb358100f67ec64a64a996e66e919f2c692df7 | packages/e17/entice_20060416.bb | packages/e17/entice_20060416.bb | DESCRIPTION = "Entice is the E17 picture viewer"
# can also depend on GIMP for editing
DEPENDS = "edb evas-x11 ecore-x11 edje epsilon esmart-x11"
LICENSE = "MIT"
PR = "r0"
inherit e
RDEPENDS += "libesmart-container-plugins libesmart-thumb0 libesmart-trans-x11-0 libesmart-file-dialog0"
SRC_URI = "${E_CVS};module=e17/... | DESCRIPTION = "Entice is the E17 picture viewer"
# can also depend on GIMP for editing
DEPENDS = "edb evas-x11 ecore-x11 edje epsilon esmart-x11"
LICENSE = "MIT"
PR = "r0"
inherit e
RDEPENDS += "libesmart-container-plugins libesmart-thumb libesmart-trans-x11-0 libesmart-file-dialog"
SRC_URI = "${E_CVS};module=e17/ap... | Fix broken package references to remove parsing errors | entice: Fix broken package references to remove parsing errors | BitBake | mit | scottellis/overo-oe,popazerty/openembedded-cuberevo,xifengchuo/openembedded,yyli/overo-oe,trini/openembedded,demsey/openembedded,JrCs/opendreambox,sampov2/audio-openembedded,troth/oe-ts7xxx,nlebedenco/mini2440,yyli/overo-oe,openpli-arm/openembedded,trini/openembedded,John-NY/overo-oe,buglabs/oe-buglabs,bticino/openembe... |
9e7692a50057f02dfea534229486e8d1d3999b73 | packages/cairo/cairo_cvs.bb | packages/cairo/cairo_cvs.bb | PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@debian.org>"
# DEPENDS = "x11 libpixman libpng fontconfig libxrender xcb glitz"
DEPENDS = "x11 libpixman libpng fontconfig libxrender"
DESCRIPTION = "Cairo graphics library"
LICENSE = "MPL LGPL"
PR = "r1"
SRC_URI = "cvs://an... | PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@debian.org>"
# DEPENDS = "x11 libpixman libpng fontconfig libxrender xcb glitz"
DEPENDS = "x11 libpixman libpng fontconfig libxrender"
DESCRIPTION = "Cairo graphics library"
LICENSE = "MPL LGPL"
PR = "r1"
SRC_URI = "cvs://an... | Fix syntax error in the cairo .bb. | Fix syntax error in the cairo .bb.
BKrev: 41f1de30Zh0pyV1Dzj3Xz3UW9D9NSA
| BitBake | mit | scottellis/overo-oe,sampov2/audio-openembedded,troth/oe-ts7xxx,xifengchuo/openembedded,nlebedenco/mini2440,thebohemian/openembedded,bticino/openembedded,nzjrs/overo-openembedded,sledz/oe,mrchapp/arago-oe-dev,dellysunnymtech/sakoman-oe,mrchapp/arago-oe-dev,thebohemian/openembedded,giobauermeister/openembedded,philb/pbcl... |
097fd070937574c55f4a2c071daf37d406547168 | recipes/libaio/libaio-oracle_0.3.0.bb | recipes/libaio/libaio-oracle_0.3.0.bb | # libaio-oracle .bb build file
# Copyright (C) 2005-2006, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see /COPYING)
DESCRIPTION="This is a library for accessing the new AIO system calls (asynchronous i/o) for the Linux kernel."
HOMEPAGE="http://oss.oracle.com/projects/libaio-ora... | # libaio-oracle .bb build file
# Copyright (C) 2005-2006, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see /COPYING)
DESCRIPTION="This is a library for accessing the new AIO system calls (asynchronous i/o) for the Linux kernel."
HOMEPAGE="http://oss.oracle.com/projects/libaio-ora... | Change license from GPL to LGPL. See COPYING.LIB. | libaio-oracle: Change license from GPL to LGPL. See COPYING.LIB.
Signed-off-by: Leon Woestenberg <be92910ae7bb6f58bb9b7c6f845bc30640119592@sidebranch.com>
| BitBake | mit | openembedded/openembedded,hulifox008/openembedded,libo/openembedded,nx111/openembeded_openpli2.1_nx111,dellysunnymtech/sakoman-oe,trini/openembedded,xifengchuo/openembedded,openembedded/openembedded,giobauermeister/openembedded,dellysunnymtech/sakoman-oe,BlackPole/bp-openembedded,SIFTeam/openembedded,crystalfontz/opene... |
04d420ed91a8d597140cd7982a84d185649ec3cc | packages/abuse/abuse_0.7.0.bb | packages/abuse/abuse_0.7.0.bb | DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library."
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
SECTION = "opie/games"
LICENSE = "GPL"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"
FILES_${PN} += "${datadir}/games... | DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library."
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
SECTION = "games"
LICENSE = "GPL"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"
FILES_${PN} += "${datadir}/games"
SR... | Remove bogus 'opie' from section in the abuse .bb | Remove bogus 'opie' from section in the abuse .bb
| BitBake | mit | dellysunnymtech/sakoman-oe,YtvwlD/od-oe,philb/pbcl-oe-2010,demsey/openembedded,nzjrs/overo-openembedded,scottellis/overo-oe,philb/pbcl-oe-2010,bticino/openembedded,openpli-arm/openembedded,openembedded/openembedded,BlackPole/bp-openembedded,openembedded/openembedded,nx111/openembeded_openpli2.1_nx111,buglabs/oe-buglabs... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.