commit stringlengths 40 40 | old_file stringlengths 4 264 | new_file stringlengths 4 264 | old_contents stringlengths 0 4.24k | new_contents stringlengths 1 5.44k | subject stringlengths 14 778 | message stringlengths 15 9.92k | lang stringclasses 277
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
51c60eaa8afaa77586d70948871094252b3e4267 | recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb | recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb | SUMMARY = "TI RTOS library for SERDES diagnostics"
inherit ti-pdk
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://serdes_diag.h;beginline=1;endline=42;;md5=68e7ce6fdc0e9328fa7d0ec41c54420c"
COMPATIBLE_MACHINE = "keystone|c66x"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SERDES_DIAG_GIT_URI = "git://git.ti.com/keystone-rto... | Add rtos recipe for serdes-diag | serdes-diag-rtos: Add rtos recipe for serdes-diag
Upstreaming TI RTOS library for SERDES diagnostics
Signed-off-by: Mahesh Radhakrishnan <3cdab44009e975269c281fb409118e4794a3cdb0@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 | |
7add4c700bd3fa943e9620425416cd50f8c9fd21 | meta-ams/recipes-skeleton/useradd/useradd-ams.bb | meta-ams/recipes-skeleton/useradd/useradd-ams.bb | SUMMARY = "Add ams application user"
DESCRIPTION = "This recipe adds the ams user"
SECTION = "roche"
PR = "r3"
LICENSE = "CLOSED"
SRC_URI = ""
S = "${WORKDIR}"
EXCLUDE_FROM_WORLD = "1"
inherit useradd
USERADD_PACKAGES = "${PN}"
USERADD_PARAM_${PN} = " \
--system \
--no-create-home \
--shell /bin/false ... | Add ams application user recipe | Add ams application user recipe
| BitBake | mit | pixmeter/plos | |
b0459cd5f310ac77750f94690be609ed17a78629 | recipes/sifteam/enigma2-plugin-skins-jules-black-hd.bb | recipes/sifteam/enigma2-plugin-skins-jules-black-hd.bb | DESCRIPTION = "Skin Jules Black HD. Daconi"
MAINTAINER = "SIFTeam"
inherit gitpkgv
PV = "1.0+git${SRCPV}"
PKGV = "1.0+git${GITPKGV}"
PR = "r0"
SRCREV = ${AUTOREV}
PV_font-daconi-digital-watch = "${PV}"
PR_font-daconi-digital-watch = "r0"
PKGV_font-daconi-digital-watch = "${PKGV}"
DESCRIPTION_font-daconi-digital-watc... | Add bitbake recipe for daconi skin jules black hd | Add bitbake recipe for daconi skin jules black hd
| BitBake | mit | SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded,SIFTeam/openembedded | |
74925c7347095aed7af484cf4e59e54cd9390b65 | recipes-qt/examples/qt5ledscreen_1.0.bb | recipes-qt/examples/qt5ledscreen_1.0.bb | SUMMARY = "QT5 LedScreen"
DESCRIPTION = "This is LedScreen Qt5 QML component"
HOMEPAGE = "http://quitcoding.com/?page=work#cinex"
LICENSE = "CC-BY-3.0"
LIC_FILES_CHKSUM = "file://README.txt;md5=fe07f4a0be40fe88f8c7ceaca63a28b5"
DEPENDS = "qtdeclarative qtgraphicaleffects"
SRC_URI = "http://quitcoding.com/download/led... | Create recipe to demonstrate qt5 example. | qt5ledscreen: Create recipe to demonstrate qt5 example.
This is demonstration of simple LedScreen Component utilizing Qt5 QML.
This recipe originated from the wandboard wiki page
http://wiki.wandboard.org/index.php/Integrate_Qt5_into_yocto_sato_image_on_Wandboard
Signed-off-by: Neena Busireddy <6103bf14dae83a16f66b3... | BitBake | mit | jruffin/meta-qt5,jruffin/meta-qt5,timopulkkinen/meta-qt5,kraj/meta-qt5,meta-qt5/meta-qt5,opendreambox/meta-qt5,kraj/meta-qt5,schnitzeltony/meta-qt5,timopulkkinen/meta-qt5,Ivan-SB/meta-qt5,opendreambox/meta-qt5,cjp256/meta-qt5,timopulkkinen/meta-qt5,sapiippo/meta-qt5,meta-qt5/meta-qt5,Tofee/meta-qt5,Tofee/meta-qt5,timop... | |
6edbe6e7149b9029d8bab841030f41f3b398b0e4 | meta-arago-extras/recipes-multimedia/libdce/libdce_git.bb | meta-arago-extras/recipes-multimedia/libdce/libdce_git.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
PR = "r0+gitr${SRCPV}"
PV = "2.0"
DEPENDS = "libdrm ti-ipc"
SRC_URI = "git://git.omapzoom... | Add libdce version 2.0 support from glsdk | libdce: Add libdce version 2.0 support from glsdk
* Migrated the recipe from meta-ti-glsdk and moved to meta-arago
since it is not part of a BSP. Preserved authorship for
Mrinmayee
* Made the following modifications for upstreaming:
* Added a DESCRIPTION field
* Added a PV that matches the version in the ... | BitBake | mit | rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago | |
7545930e98ad4a80dc36791c2fa33007a6cde55b | recipes-debian/libhx/libhx_debian.bb | recipes-debian/libhx/libhx_debian.bb | SUMMARY = "C library providing queue, tree, I/O and utility functions"
DESCIPTION = "a C library (with some C++ bindings available) that provides data \
structures and functions commonly needed, such as maps, deques, linked lists, \
string formatting and autoresizing, option and config file parsing, type \
checking cas... | Add recipe for libhx package | libhx: Add recipe for libhx package
Create recipe to build libhx packages from Debian's source code
Signed-off-by: datnd <bde12f65a3ca6fd693611f61d9e6e7d79b529ea8@toshiba-tsdv.com>
| BitBake | mit | meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian | |
53a8ee86a67bee710d0b8e88fda24863fbb1408c | images/bluetooth-image.bb | images/bluetooth-image.bb | SUMMARY = "A bluetooth development image"
HOMEPAGE = "http://www.jumpnowtek.com"
require console-image.bb
BT_SUPPORT = " \
bluez5 \
bluez5-dev \
"
IMAGE_INSTALL += " \
${BT_SUPPORT} \
"
export IMAGE_BASENAME = "bluetooth-image"
| Add a bluetooth capable image | Add a bluetooth capable image
| BitBake | mit | jumpnow/meta-bbb | |
891f9e047f24d400e5b64661deb7564b30c9a28d | recipes-debian/libdbi-drivers/libdbi-drivers_debian.bb | recipes-debian/libdbi-drivers/libdbi-drivers_debian.bb | SUMMARY = "Database driver for libdbi"
HOMEPAGE = "http://libdbi.sourceforge.net/"
PR = "r0"
inherit debian-package
LICENSE = "LGPLv2+"
LIC_FILES_CHKSUM = "\
file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
inherit autotools-brokensep
DEPENDS += "libdbi mysql sqlite3 postgresql sqlite"
EXTRA_OECONF += "\
--wit... | Add recipe for libdbi-drivers package | libdbi-drivers: Add recipe for libdbi-drivers package
Create recipe to build libdbi-drivers package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debia... | |
81bd6d9053f0e2196ef90860ef2d4db4911b18a5 | recipes-debian/time/time_debian.bb | recipes-debian/time/time_debian.bb | #
# base recipe: ./meta/recipes-extended/time/time_1.7.bb
# base branch: master
# base commit: 81a9c1313deb6904728edb53288a623809321038
#
SUMMARY = "Tool that measures CPU resources"
DESCRIPTION = " time measures many of the CPU resources, such as time and \
memory, that other programs use."
HOMEPAGE = "http://www.g... | Add recipe for time package | time: Add recipe for time package
Create recipe to build time package from Debian's source code
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,tienlee/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian... | |
b386efdd88e3b6c5e34075edc80083dd31283b34 | recipes-multimedia/amsdk-av-files/amsdk-av-files_1.3.bb | recipes-multimedia/amsdk-av-files/amsdk-av-files_1.3.bb | DESCRIPTION = "AMSDK multimedia support files"
HOMEPAGE = "https://gforge.ti.com/gf/project/am_multimedia/"
LICENSE = "CC-BY-NC-ND-3.0 & CC-BY-3.0"
SECTION = "multimedia"
LIC_FILES_CHKSUM = "file://Multimedia_Data_Files_Manifest.doc;md5=9254447a504d2179d83a6bc9e2c28142"
PR = "r0"
COMPATIBLE_MACHINE = "(omap3|ti33x|ti4... | Change YUV file to NV12 format for ducati encoding. | amsdk-av-files: Change YUV file to NV12 format for ducati encoding.
Signed-off-by: Jacob Stiffler <0ec61db87821c27ca8ee6f3e24c6f93fdbb785d4@ti.com>
| BitBake | mit | rcn-ee/meta-processor-sdk,rcn-ee/meta-processor-sdk,rcn-ee/meta-processor-sdk | |
af3d56d1594591445ac23c0ae4295de0c043419c | recipes-debian/libdaemon/libdaemon_debian.bb | recipes-debian/libdaemon/libdaemon_debian.bb | SUMMARY = "lightweight C library for daemons"
DESCRIPTION = "libdaemon is a lightweight C library which eases the writing of UNIX daemons.\n\
It consists of the following parts:\n\
.\n\
* Wrapper around fork() for correct daemonization of a process\n\
* Wrapper around syslog() for simple log output to syslog or S... | Add recipe for libdaemon package | libdaemon: Add recipe for libdaemon package
Create new recipes to build libdaemon package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@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 | |
fa14e66cced99465c539f5721f61599c7a6da859 | recipes-bsp/l-loader/l-loader-poplar_git.bb | recipes-bsp/l-loader/l-loader-poplar_git.bb | SUMMARY = "Loader to switch from aarch32 to aarch64 and boot"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=e8c1458438ead3c34974bc0be3a03ed6"
COMPATIBLE_MACHINE = "poplar"
DEPENDS += " atf-poplar coreutils-native util-linux-native"
inherit deploy pythonnative
SRCREV = "c9bccc57ddef1baa8f7adb8618c7f8a5b71... | Add a recipe to build l-loader for poplar. | l-loader-poplar: Add a recipe to build l-loader for poplar.
Signed-off-by: Peter Griffin <82f81e62be2bf153f8e7977fe8d5e19723573a1d@linaro.org>
| BitBake | mit | kraj/meta-96boards,kraj/meta-96boards,mrchapp/meta-96boards,96boards/meta-96boards,fboudra/meta-96boards | |
f2839405ecd7496bcb56c869074ca57ec36a34f7 | recipes-debian/libcrypt-openssl-random-perl/libcrypt-openssl-random-perl_debian.bb | recipes-debian/libcrypt-openssl-random-perl/libcrypt-openssl-random-perl_debian.bb | #
# base recipe: http://cgit.openembedded.org/meta-openembedded/tree/meta-perl/\
# recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.04.bb
# base branch: master
#
SUMMARY = "module to access the OpenSSL pseudo-random number generator"
HOMEPAGE = " http://perl-openssl.sourceforge.net/"
PR = "r0"
inherit debian-pac... | Add recipe for libcrypt-openssl-random-perl package | libcrypt-openssl-random-perl: Add recipe for libcrypt-openssl-random-perl package
Create recipe to build libcrypt-openssl-random-perl package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-de... | |
d3613a71b9e23a44ce1cc286c8db20e1e167009e | meta-jlime/recipes-gnome/gtk-engines-rezlooks/gtk-engines-rezlooks_0.6.bb | meta-jlime/recipes-gnome/gtk-engines-rezlooks/gtk-engines-rezlooks_0.6.bb | DESCRIPTION="Rezlooks GTK+ Engine"
HOMEPAGE="http://www.gnome-look.org/content/show.php?content=39179"
SECTION = "x11/themes"
PR = "r0"
DEPENDS = "gtk+"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
SRC_URI="http://www.gnome-look.org/CONTENT/content-files/39179-rezlooks-... | Add recipe for GTK+ Rezlooks engine. | Add recipe for GTK+ Rezlooks engine.
| BitBake | mit | tworaz/oe-tworaz | |
d2410600f2e75ad0e7c111627d13b4231a552841 | recipes-examples/pm-notebooks/pm-notebooks_1.0.bb | recipes-examples/pm-notebooks/pm-notebooks_1.0.bb | DESCRIPTION = "Jupyter notebook examples for Power Management (PM) in Versal devices"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=268f2517fdae6d70f4ea4c55c4090aa8"
SRC_URI = "file://LICENSE \
file://README \
file://pm-cpufreq.ipynb \
file://pm-hotplug.ipynb \
... | Add PM Jupyter notebook demo recipe | pm-notebooks: Add PM Jupyter notebook demo recipe
Added Jupyter notebook demo examples recipe for PM.
Following examples are included:
- CPU Hotplug
- CPU Frequency Scaling
These notebooks use 'pmutil' backend utility.
Signed-off-by: Izhar Ameer Shaikh <52f6e1bbf863e642c7079a16d6d8089ac1004ee7@xilinx.com>
Signed-... | BitBake | mit | Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux,Xilinx/meta-petalinux | |
8e0da0ec18328f330d3b32e0d2194d142e2e6932 | recipes-debian/libpam-mount/libpam-mount_debian.bb | recipes-debian/libpam-mount/libpam-mount_debian.bb | SUMMARY = "PAM module that can mount volumes for a user session"
DESCIPTION = "This module is aimed at environments with central file servers \
that a user wishes to mount on login and unmount on logout, such as (semi-) \
diskless stations where many users can logon. The module also supports \
mounting local filesystem... | Add recipe for libpam-mount package | libpam-mount: Add recipe for libpam-mount package
Create recipe to build libpam-mount packages from Debian's source code
Signed-off-by: datnd <bde12f65a3ca6fd693611f61d9e6e7d79b529ea8@toshiba-tsdv.com>
| BitBake | mit | meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian | |
8ed4a80ae267c1de9c345444c9e4362e48015e06 | recipes-security/optee/optee-client.bb | recipes-security/optee/optee-client.bb | SUMMARY = "OPTEE Client"
DESCRIPTION = "OPTEE Client"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
PR="r0"
PV="1.0+git"
PACKAGE_ARCH = "${MACHINE_ARCH}"
#inherit autotools pkgconfig
SRC_URI = "git://github.com/OP-TEE/optee_client.git"
S = "${WORKDIR}/git"
SRCREV = "... | Add OP TEE client recipes | OPTEE: Add OP TEE client recipes
| BitBake | apache-2.0 | kuscsik/meta-los,kuscsik/meta-los | |
b70607d9283b0bf6ad99abff395653cad837852d | recipes-core/packagegroups/packagegroup-qa-tests.bb | recipes-core/packagegroups/packagegroup-qa-tests.bb | SUMMARY = "QA Tests"
LICENSE = "MIT"
inherit packagegroup
RDEPENDS_${PN} = " \
example-app-c \
example-app-node \
bad-groups-app \
"
| Add packageroup for qatests Use this packagroup to add some apps in image | meta-iotqa: Add packageroup for qatests
Use this packagroup to add some apps in image
Signed-off-by: Wu Dawei <b8fdb5b9f0b6b29b63287bce074c688ca08d8ead@intel.com>
| BitBake | mit | daweiwu/meta-iotqa-1,wanghongjuan/meta-iotqa-1,ostroproject/meta-iotqa,daweiwu/meta-iotqa-1,daweiwu/meta-iotqa-1,wanghongjuan/meta-iotqa-1,daweiwu/meta-iotqa-1,ostroproject/meta-iotqa,wanghongjuan/meta-iotqa-1,daweiwu/meta-iotqa-1,ostroproject/meta-iotqa,ostroproject/meta-iotqa,ostroproject/meta-iotqa,wanghongjuan/meta... | |
c7211719a0535310f9334a50b6f3ef2097030b09 | recipes-security/optee/optee-aes-decryptor.bb | recipes-security/optee/optee-aes-decryptor.bb | SUMMARY = "OPTEE AES Decryptor for Linaro OpenCDM"
DESCRIPTION = "OPTEE AES Decryptor for Linaro OpenCDM"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=f0fb2f357d31d6a98213b19f57abf927"
PR="r0"
PV="1.0+git"
DEPENDS = "optee-os optee-client"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRC_URI = "git://github.com/... | Add recipe for AES decryptor CDM | Add recipe for AES decryptor CDM
TA paths match OPTEE 2.0
Signed-off-by: Zoltan Kuscsik <557cba61231509d70fbac0f1eb5a4bff058a651e@linaro.org>
| BitBake | mit | linaro-home/meta-lhg,linaro-home/meta-lhg | |
9bd199c537ca6fda184e30c1ceff53cb41bf534f | recipes/u-boot/u-boot-mkimage-native_1.3.2.bb | recipes/u-boot/u-boot-mkimage-native_1.3.2.bb | DESCRIPTION = "U-boot bootloader mkimage tool"
LICENSE = "GPL"
SECTION = "bootloader"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
file://fix-arm920t-eabi.patch;patch=1"
S = "${WORKDIR}/u-boot-${PV}"
inherit native
EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"
do_compile () {
oe_ru... | DESCRIPTION = "U-boot bootloader mkimage tool"
LICENSE = "GPL"
SECTION = "bootloader"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
file://fix-arm920t-eabi.patch;patch=1"
S = "${WORKDIR}/u-boot-${PV}"
inherit native
EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"
do_compile () {
oe_ru... | Fix problem building on a system without strip. | u-boot-mkimage-native: Fix problem building on a system without strip.
Signed-off-by: Jeremy Puhlman <1be069fc98ed20648a02bb06caaf20fe41a23944@mvista.com>
Signed-off-by: Chris Larson <8cf06b7089d5169434d5def8b2d1c9c9c95f6e71@mvista.com>
| BitBake | mit | yyli/overo-oe,trini/openembedded,mrchapp/arago-oe-dev,openembedded/openembedded,xifengchuo/openembedded,JamesAng/goe,dave-billin/overo-ui-moos-auv,openembedded/openembedded,sentient-energy/emsw-oe-mirror,sledz/oe,scottellis/overo-oe,sentient-energy/emsw-oe-mirror,dellysunnymtech/sakoman-oe,yyli/overo-oe,rascalmicro/ope... |
42660623fdc7db05679bfdfe451f92898039c7e5 | meta-genivi-dev/recipes-cdl/cdl-concept-demo/cdl-concept-demo.bb | meta-genivi-dev/recipes-cdl/cdl-concept-demo/cdl-concept-demo.bb | # Copyright (C) 2017 GENIVI Alliance
# Released under the MIT license (see COPYING.MIT for the terms)
SUMMARY = "CDL Concept Demo"
LICENSE = "MPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9741c346eef56131163e13b9db1241b3"
SRC_URI = "git://github.com/GENIVI/car-data-logger.git;branch=proof-of-concept;protocol=https"... | Add recipe for CDL concept demo | CDL: Add recipe for CDL concept demo
Add recipe for building CDL concept demo code.
[GDP-500] Integrate Car Data Logger (CDL) into GDP
Signed-off-by: seung-hyun.yun <c124c6a0eac6b1b78eb53026521a3a44204cf169@ivisolution.com>
| BitBake | mit | DunderRoffe/genivi-dev-platform,chbae/genivi-dev-platform,blochm/meta-genivi-dev,GENIVI/genivi-dev-platform,chbae/genivi-dev-platform,GENIVI/genivi-dev-platform,chbae/genivi-dev-platform,gunnarx/genivi-dev-platform,chbae/genivi-dev-platform,jaragunde/meta-genivi-dev,blochm/meta-genivi-dev,DunderRoffe/genivi-dev-platfor... | |
0af3b7fd1e1bab3ba23a0be26904fe33c707bde6 | recipes-debian/python-aniso8601/python3-aniso8601_debian.bb | recipes-debian/python-aniso8601/python3-aniso8601_debian.bb | SUMMARY = "python3 library for parsing dates and time"
DESCRIPTION = "Library for parsing the following: \
- Parse a time, get a datetime.time \
- Parse a date, get a datetime.date \
- Parse a datetime, get a datetime.datetime \
- Parse a duration, get a datetime.timedelta \
- Parse an interval, get a tuple o... | Add recipes for python-aniso8601 packages | python-aniso8601: Add recipes for python-aniso8601 packages
Create recipes to build python-aniso8601 package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian | |
c9466f7f931d7520737a13df5c9e8db62bd214bd | recipes-debian/mm/mm_debian.bb | recipes-debian/mm/mm_debian.bb | SUMMARY = " Shared memory library"
DESCRIPTION = "\
OSSP mm is a two layer abstraction library which simplifies the use of \
shared memory between forked (and therefore closely related) processes.\
It hides all platform-dependent aspects of the process from the user \
and provides a malloc(3)-style API."
PR = "r0"... | Add recipe for mm package | mm: Add recipe for mm package
Create recipe to build mm package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-de... | |
24774d34aa411a388f7c38def1ef7bc0a9486a1a | meta-oe/recipes-support/re2/re2_2020.11.01.bb | meta-oe/recipes-support/re2/re2_2020.11.01.bb | DESCRIPTION = "A regular expression library"
HOMEPAGE = "https://github.com/google/re2/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b5c31eb512bdf3cb11ffd5713963760"
SRCREV = "166dbbeb3b0ab7e733b278e8f42a84f6882b8a25"
SRC_URI = "git://github.com/google/re2.git;branch=master"
S = "${WORKDIR}/git"... | Add recipe for Google RE2 library | re2: Add recipe for Google RE2 library
Add Google RE2 regular expression library.
This is used in new version of gRPC.
Signed-off-by: Clément Péron <390aca838e1cd0560012163e7780dd35ce6e97c3@gmail.com>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | schnitzeltony/meta-openembedded,VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,moto-timo/meta-openembedded,VCTLabs/meta-openembedded,openembedded/meta-openembedded,openembedded/meta-openembedded,rehsack/me... | |
b9f7253c428d46313631d948e64388f0faf9aef0 | recipes-ti/uio-test-pruss/uio-test-pruss_git.bb | recipes-ti/uio-test-pruss/uio-test-pruss_git.bb | DESCRIPTION = "Provides test pruss firmware for uio based tests"
LICENSE = "BSD-3-Clause"
PV = "1.0.0.0"
require recipes-ti/includes/ti-paths.inc
S = "${WORKDIR}/git"
DEPENDS = "ti-cgt-pru-native"
BRANCH = "master"
SRC_URI = "git://git.ti.com/processor-sdk/uio-test-pruss.git;protocol=git;branch=${BRANCH}"
LIC_FILES_... | Add recipe to build uio pruss test firmware | uio-test-pruss: Add recipe to build uio pruss test firmware
This firmware images are expected to be used with uio pruss test code
Signed-off-by: Sam Nelson <922b89dc606ff5f34a79f0527810322597be4ea8@ti.com>
Signed-off-by: Jacob Stiffler <0ec61db87821c27ca8ee6f3e24c6f93fdbb785d4@ti.com>
| BitBake | mit | rcn-ee/meta-processor-sdk,rcn-ee/meta-processor-sdk,rcn-ee/meta-processor-sdk | |
da2ea7358ec201465785cf06467eed24be70e94f | recipes-ros/packagegroups/packagegroup-ros-ti.bb | recipes-ros/packagegroups/packagegroup-ros-ti.bb | DESCRIPTION = "ros-ti package group"
LICENSE = "MIT"
inherit packagegroup
PACKAGES = "${PN}"
RDEPENDS_${PN} = "\
mmwave-ros-pkg-master \
serial-ros \
octomap-server \
"
| Add mmwave, serial-ros and octomap to ros-ti group | ros: Add mmwave, serial-ros and octomap to ros-ti group
Signed-off-by: Djordje Senicic <cf2c6e052117bcf6743ddc95795455bc1fb322b1@ti.com>
Signed-off-by: Jacob Stiffler <0ec61db87821c27ca8ee6f3e24c6f93fdbb785d4@ti.com>
| BitBake | mit | rcn-ee/meta-processor-sdk,rcn-ee/meta-processor-sdk,rcn-ee/meta-processor-sdk | |
f4039071cfde6d4915cc162afe482a3ed8b9957e | meta-arago-extras/recipes-connectivity/lksctp-tools/lksctp-tools_1.0.16.bb | meta-arago-extras/recipes-connectivity/lksctp-tools/lksctp-tools_1.0.16.bb | DESCRIPTION = "The Linux Kernel Stream Control Transmission Protocol (lksctp) project"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0c56db0143f4f80c369ee3af7425af6e"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/lksctp/lksctp-tools-${PV}.tar.gz"
SRC_URI[md5sum] = "708... | Add new recipe for lksctp tools: library and utilities | lksctp-tools: Add new recipe for lksctp tools: library and utilities
- Stream Control Transmission Protocol (SCTP) is a reliable, message-oriented,
multihomed transport protocol. Developed by the IETF SIGTRAN working group
to transport SS7 over IP, it is now the third general-purpose transport developed
by the I... | BitBake | mit | MentorEmbedded/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,rcn-ee/meta-arago,MentorEmbedded/meta-arago | |
a8dad695d206a7b9e6deb33203aafafc8d0fafe9 | recipes-debian/libtext-charwidth-perl/libtext-charwidth-perl_debian.bb | recipes-debian/libtext-charwidth-perl/libtext-charwidth-perl_debian.bb | # base recipe: not base recipe
# base branch:
PR = "r0"
inherit debian-package
LICENSE = "GPLv1+ & Artistic-1.0"
LIC_FILES_CHKSUM = "file://README;beginline=50;md5=e3cf8a40071097069c8423fef7600df2"
DEPENDS = "perl"
inherit cpan
| Add new recipe Create recipe to build libtext-charwidth-perl from Debian's source code | libtext-charwidth-perl: Add new recipe
Create recipe to build libtext-charwidth-perl from Debian's source code
Signed-off-by: Hoang Van Tuyen <7732625216faaf64524cd5937238e63de8e0f261@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-d... | |
b10d99a88859cfeaf88be5f27175b3e1bc8d6eb7 | recipes-dotnet/lldb/lldb_git.bb | recipes-dotnet/lldb/lldb_git.bb |
DESCRIPTION = "Next generation, high-performance debugger"
HOMEPAGE = "http://lldb.llvm.org/"
LICENSE = "NCSA"
SECTION = "devel"
DEPENDS = "clang-native zlib libxml2"
require ../../../meta-clang/recipes-devtools/clang/clang.inc
PV .= "+git${SRCPV}"
LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=${LLVMMD5SUM}; \
... | Add a recipe for lldb | Add a recipe for lldb
| BitBake | mit | Tragetaschen/meta-aspnet,ernstp/meta-aspnet | |
13a10b868add56ac9c432bb514515f926a41150b | recipes-debian/rdist/rdist_debian.bb | recipes-debian/rdist/rdist_debian.bb | SUMMARY = "remote file distribution client and server"
DESCRIPTION = "Rdist is a program to maintain identical copies of files \
over multiple hosts. It preserves the owner, group, mode, and mtime of files \
if possible and can update programs that are executing"
HOMEPAGE = "http://www.magnicomp.com/rdist/"
PR = "r0"
... | Add recipe for rdist package | rdist: Add recipe for rdist package
Create recipe to build rdist from debian source package
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/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,... | |
fd8fbaaf065fad9c057f67d23d9e08181e384a37 | recipes-efl/images/efl-image.bb | recipes-efl/images/efl-image.bb | DESCRIPTION = "Enlightenment image"
inherit core-image
IMAGE_FEATURES += "splash package-management x11-base"
#Enlightenment
IMAGE_INSTALL += " enlightenment enlightenment-config-mobile \
enlightenment-backgrounds \
"
IMAGE_INSTALL += " udev-extraconf "
#IMAGE_INSTALL +... | Add image recipe for testing | Add image recipe for testing
| BitBake | mit | watatuki/meta-efl-rebuilding,watatuki/meta-efl-rebuilding | |
e876fdf60c02d5a69923b9d20259974d42cb924a | recipes-bsp/rm-lld/rm-lld-rtos_git.bb | recipes-bsp/rm-lld/rm-lld-rtos_git.bb | DESCRIPTION = "TI Resource Manager Low Level Driver"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/rm/COPYING.txt;md5=dc61631b65360e6beb73b6c337800afc"
inherit ti-pdk
RM_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/rm-lld.git"
RM_LLD_GIT_PROTOCOL = "git"
RM_LLD_GIT_BRANCH = "master"
RM_LL... | Add rm-lld RTOS package version 02.02.00.00 | rm-lld-rtos: Add rm-lld RTOS package version 02.02.00.00
Signed-off-by: Jacob Stiffler <0ec61db87821c27ca8ee6f3e24c6f93fdbb785d4@ti.com>
| BitBake | mit | rcn-ee/meta-processor-sdk,rcn-ee/meta-processor-sdk,rcn-ee/meta-processor-sdk | |
11817feadf9b2f918ac10bbfda6e520a6e32e888 | recipes-devtools/python/python3-picamera_1.13.bb | recipes-devtools/python/python3-picamera_1.13.bb | DESCRIPTION = "A pure Python interface for the Raspberry Pi camera module."
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a5f6282f39d52726bdc1e51d5c4b95c9"
FILESEXTRAPATHS_prepend := "${THISDIR}/python-picamera:"
SRC_URI += "file://0001-Remove-stupid-checks.patch"
SRC_URI[md5sum] = "47e815b0f21bba2a91ab... | Add recipe for picamera module under python3 | python3-picamera: Add recipe for picamera module under python3
We only supported picamera on python2. It is time to add support
for python3 too.
Signed-off-by: Francesco Giancane <5e0d397f13d752fd00fa46122736c65fe4aff425@polito.it>
| BitBake | mit | fgpolito/meta-clik,fgpolito/meta-clik | |
d7f791b65448375151698e681c2ed13a1cd6b73e | recipes-ti/ipumm-fw/ipumm-fw_3.00.04.02.bb | recipes-ti/ipumm-fw/ipumm-fw_3.00.04.02.bb | DESCRIPTION = "Firmware for IPU "
LICENSE = "TI-TSPA"
LIC_FILES_CHKSUM_dra7xx-evm = "file://MMIP-${PV}-Manifest.doc;md5=64ca6f9d7e5243b8a4084eb918a543bc"
LIC_FILES_CHKSUM_omap5-evm = "file://MMIP-${PV}-Manifest.doc;md5=39a593dd8fc2a9654c74f679ed329c45"
COMPATIBLE_MACHINE = "omap-a15"
PACKAGE_ARCH = "${MACHINE_ARCH}"
... | Add MM accelerator firmware recipe | ipumm-fw: Add MM accelerator firmware recipe
* Based on recipes from meta-ti-glsdk and preserved authorship
for Mrinmayee
* Modified for upstreaming:
* Combined the dra7xx-evm and omap5-evm versions into a
shared recipe. This changes the recipe name to just
ipumm-fw.
Signed-off-by: Chase Maupin <5a... | BitBake | mit | tylerwhall/meta-ti,RedFIR/meta-ti,rcn-ee/meta-ti,tylerwhall/meta-ti,joelagnel/meta-ti,smoosvi/Test4,joelagnel/meta-ti,tylerwhall/meta-ti,rcn-ee/meta-ti,tylerwhall/meta-ti,smoosvi/Test4,RedFIR/meta-ti,rcn-ee/meta-ti,joelagnel/meta-ti,RedFIR/meta-ti,rcn-ee/meta-ti,RedFIR/meta-ti,joelagnel/meta-ti | |
c9f49fa589be662ea1abbb768643cfb59ea295c2 | recipes-debian/libesmtp/libesmtp_debian.bb | recipes-debian/libesmtp/libesmtp_debian.bb | #
# base recipe: http://cgit.openembedded.org/cgit.cgi/meta-openembedded/tree\
# /meta-networking/recipes-support/libesmtp/libesmtp_1.0.6.bb?
# base branch: master
# base commit: 7ddf591eb625abad574eea6af82685c267252cdb
#
SUMMARY = "SMTP client library"
DESCRIPTION = "\
LibESMTP is a library to manage posting (or su... | Add recipe for libesmtp package | libesmtp: Add recipe for libesmtp package
Create recipe to build libesmtp from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | tienlee/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,... | |
8621a4f738ad3801c67bd47257ff77f9868268cc | recipes/libvisual/libvisual_0.4.0.bb | recipes/libvisual/libvisual_0.4.0.bb | DESCRIPTION = "A cross platform audio visualization library"
HOMEPAGE = "http://libvisual.sf.net"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL GPL"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz \
file://no-libdir.patch \
"
inherit autotools pkgconfig
SRC_U... | DESCRIPTION = "A cross platform audio visualization library"
HOMEPAGE = "http://libvisual.sf.net"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPLv2.1+ GPLv2"
PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz \
file://no-libdir.patch \
"
inherit autotools pkgconfig... | Update LICENSE field version to LGPLv2.1 | libvisual: Update LICENSE field version to LGPLv2.1
* Updated LICENSE field version from generic LGPL/GPL to LGPLv2.1+
and GPLv2 to reflect the real license version.
* This change was based on code inspection.
Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com>
Signed-off-by: Martin Jansa ... | BitBake | mit | giobauermeister/openembedded,openembedded/openembedded,xifengchuo/openembedded,openembedded/openembedded,openembedded/openembedded,xifengchuo/openembedded,xifengchuo/openembedded,openembedded/openembedded,openembedded/openembedded,hulifox008/openembedded,xifengchuo/openembedded,giobauermeister/openembedded,openembedded... |
fad52e9eb079cf104c2d51493ae7860534df3156 | recipes/uhd/uhd-srctree_git.bb | recipes/uhd/uhd-srctree_git.bb | require recipes/uhd/uhd.inc
INHERIT += "srctree"
PR = "${INC_PR}.0"
#PV = "${GITVER}"
# Set S (the path to the source directory) via local.conf using the line:
# S_pn-uhd = "/home/username/src/git/uhd/host"
do_copy_to_target() {
scp -rp ${D}/* root@192.168.1.171:/
}
addtask copy_to_target after do_install bef... | Add srctree based recipe to aid uhd development. | uhd: Add srctree based recipe to aid uhd development.
| BitBake | mit | balister/meta-ettus,balister/meta-ettus | |
2144ae369a1554064809c1a432784e8c44705a9e | recipes-graphics/drm/libdrm_2.4.41.bb | recipes-graphics/drm/libdrm_2.4.41.bb | require recipes-graphics/drm/libdrm.inc
COMPATIBLE_MACHINE = "omap-a15"
DEFAULT_PREFERENCE = "-1"
EXTRA_OECONF += "--enable-omap-experimental-api --enable-kms"
SRC_URI = "git://git.ti.com/glsdk/libdrm.git;protocol=git"
SRCREV = "3cb5405084111193cedb8796d259b56560b088f0"
PR = "${INC_PR}.0"
S = "${WORKDIR}/git"
| Add GLSDK specific staging tree for omap-a15 | libdrm: Add GLSDK specific staging tree for omap-a15
* Override SRC_URI to use TI's tree at https://git.ti.com/glsdk/libdrm
This tree includes patches on top of the upstream libdrm for
omap5 and dra7xx class of devices.
v2 :
* Change PR to "${INC_PR}.0" instead of using the SRCREV as per comments
received in v1... | BitBake | mit | tylerwhall/meta-ti,RedFIR/meta-ti,jumpnow/meta-ti,joelagnel/meta-ti,smoosvi/Test4,rcn-ee/meta-ti,jumpnow/meta-ti,tylerwhall/meta-ti,tylerwhall/meta-ti,rcn-ee/meta-ti,smoosvi/Test4,joelagnel/meta-ti,RedFIR/meta-ti,rcn-ee/meta-ti,RedFIR/meta-ti,joelagnel/meta-ti,rcn-ee/meta-ti,tylerwhall/meta-ti,RedFIR/meta-ti,joelagnel/... | |
67f7850612254fa879948247a5a63e7eb725047a | recipes/libmikmod/libmikmod_3.1.12.bb | recipes/libmikmod/libmikmod_3.1.12.bb | DESCRIPTION = "libmikmod is a module player library supporting many formats, including mod, s3m, it, and xm."
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL"
PR = "r4"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \
file://m4.patch \
file://autofoo.patch \
file://ldflags.patch \
fi... | DESCRIPTION = "libmikmod is a module player library supporting many formats, including mod, s3m, it, and xm."
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPLv2.1"
PR = "r5"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \
file://m4.patch \
file://autofoo.patch \
file://ldflags.patch \
... | Update LICENSE field version to LGPLv2.1 | libmikmod: Update LICENSE field version to LGPLv2.1
* Updated LICENSE field version from generic LGPL to LGPLv2.1 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 <516df3ff67e1fa... | BitBake | mit | giobauermeister/openembedded,openembedded/openembedded,xifengchuo/openembedded,giobauermeister/openembedded,giobauermeister/openembedded,openembedded/openembedded,giobauermeister/openembedded,hulifox008/openembedded,giobauermeister/openembedded,giobauermeister/openembedded,hulifox008/openembedded,xifengchuo/openembedde... |
90968db4fd36813ab8899844810987e9c8fca7d2 | recipes/ti/am-sysinfo_svn.bb | recipes/ti/am-sysinfo_svn.bb | DESCRIPTION = "AM SysInfo"
HOMEPAGE = "https://gforge.ti.com/gf/project/am_sysinfo/"
LICENSE = "BSD"
SECTION = "system"
PRIORITY = "optional"
SRCREV = "5"
PV = "1.0"
PR = "r1+svnr${SRCPV}"
SRC_URI = "svn://gforge.ti.com/svn/am_sysinfo/;module=trunk;proto=https;user=anonymous;pswd=''"
S = "${WORKDIR}/trunk"
do_compi... | DESCRIPTION = "AM SysInfo"
HOMEPAGE = "https://gforge.ti.com/gf/project/am_sysinfo/"
LICENSE = "BSD"
SECTION = "system"
PRIORITY = "optional"
SRCREV = "6"
PV = "1.0"
PR = "r1+svnr${SRCPV}"
SRC_URI = "svn://gforge.ti.com/svn/am_sysinfo/;module=trunk;proto=https;user=anonymous;pswd=''"
S = "${WORKDIR}/trunk"
do_compi... | Update SRCREV to add CCSv5 support | am-sysinfo: Update SRCREV to add CCSv5 support
* Update SRCREV to pull in the following:
* Update the makefile to support the debug and release versions utilized by CCSv5
* Add a top level Makefile
* update support files used by CCSv5 - .cproject and .project
Signed-off-by: Jeff Lance <1f65ae864703160707a... | BitBake | mit | JamesAng/goe,scottellis/overo-oe,sledz/oe,nx111/openembeded_openpli2.1_nx111,rascalmicro/openembedded-rascal,sentient-energy/emsw-oe-mirror,mrchapp/arago-oe-dev,sledz/oe,rascalmicro/openembedded-rascal,giobauermeister/openembedded,yyli/overo-oe,JamesAng/goe,nx111/openembeded_openpli2.1_nx111,nx111/openembeded_openpli2.... |
8fa493da0cf3c4818b48ebf92fd63ed02f24908c | meta-pod/recipes-devtools/go/cli_git.bb | meta-pod/recipes-devtools/go/cli_git.bb | SUMMARY = "Library for implementing command-line interfaces in Go"
HOMEPAGE = "https://github.com/mitchellh/cli"
LICENSE = "MPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b278a92d2c1509760384428817710378"
DEPENDS = "crypto"
PKG_NAME = "github.com/mitchellh/cli"
SRC_URI = "git://${PKG_NAME}.git"
SRCREV = "76e2780bc4f... | Add a bitbake recipe to build cli | cli: Add a bitbake recipe to build cli
Cli is a go library for implementing command line interfaces. It is required
for consul's command line interface.
Signed-off-by: Christopher Braga <ecd7259f54548716af2f59ce4d8c3af5ea2e9f00@windriver.com>
| BitBake | mit | jwessel/meta-overc,mufeng/meta-overc,mufeng/meta-overc,jwessel/meta-overc,masselstine/meta-overc,WindRiver-OpenSourceLabs/meta-overc,paw3142/meta-overc-1,WindRiver-OpenSourceLabs/meta-overc,OverC/meta-overc,mufeng/meta-overc,OverC/meta-overc,OverC/meta-overc,jwessel/meta-overc,masselstine/meta-overc,OverC/meta-overc,Ov... | |
03be284bd419a86f964ed272bc05beaa50e717fc | packages/linux/xanadux-un-2.6_2.6.12.bb | packages/linux/xanadux-un-2.6_2.6.12.bb | ############## /home/jrs/cvs/oe/org.openembedded.dev/packages/linux/xanadux-un-2.6_2.6.12.bb ###############
DESCRIPTION = "Xanadux HTC-Universal kernel based on the hh 2.6.12"
MAINTAINER = "goxboxlive <goxboxlive@gmail.com>"
LICENSE = "GPL"
PR="r2"
SRC_URI = "cvs://anonymous@xanadux.cvs.sourceforge.net/cvsroot/xanad... | Add kernel for HTC Universal by goxboxlive <goxboxlive@gmail.com> | xanadux-un: Add kernel for HTC Universal by goxboxlive <goxboxlive@gmail.com>
| BitBake | mit | bticino/openembedded,dellysunnymtech/sakoman-oe,anguslees/openembedded-android,Martix/Eonos,demsey/openembedded,openpli-arm/openembedded,JamesAng/oe,KDAB/OpenEmbedded-Archos,xifengchuo/openembedded,giobauermeister/openembedded,YtvwlD/od-oe,nvl1109/openembeded,crystalfontz/openembedded,sledz/oe,popazerty/openembedded-cu... | |
6a7aa3b035b401717343f10abe7abdc3312529d8 | recipes-bsp/cuia/cuia_1.0.0.13.bb | recipes-bsp/cuia/cuia_1.0.0.13.bb | DESCRIPTION = "TI Unified Instrumentation Architecture in C (cUIA)"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://cuia_${CUIA_PV}_manifest.html;md5=0eea94e3bb94de4ddee77653eba1c7c5"
CUIA_PV = "1_00_00_13"
CUIA_PVExtra = ""
SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/UIA/SCMCSDK/cuia_${... | Add recipe for TI unified Instrumentation Architecture in C module | cuia: Add recipe for TI unified Instrumentation Architecture in C module
- Provides instrumentation libraries in C for TI SoCs
Signed-off-by: Sam Nelson <922b89dc606ff5f34a79f0527810322597be4ea8@ti.com>
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486929cb0aad173ae612@ti.com>
| BitBake | mit | tylerwhall/meta-ti,joelagnel/meta-ti,rcn-ee/meta-ti,tylerwhall/meta-ti,RedFIR/meta-ti,rcn-ee/meta-ti,joelagnel/meta-ti,RedFIR/meta-ti,joelagnel/meta-ti,tylerwhall/meta-ti,joelagnel/meta-ti,rcn-ee/meta-ti,tylerwhall/meta-ti,RedFIR/meta-ti,RedFIR/meta-ti,rcn-ee/meta-ti | |
8bdf8f3c65e2b66559c4705d144180ffca09b012 | packages/images/arago-min-image.bb | packages/images/arago-min-image.bb | #Angstrom minimalist image
#gives you a small images with ssh access
ARAGO_EXTRA_INSTALL = "alsa-lib ncurses mtd-utils thttpd zlib tslib libpng jpeg freetype"
#ARAGO_EXTRA_INSTALL ?= ""
#DISTRO_SSH_DAEMON ?= "dropbear"
IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp"
IMAGE_INSTALL = "task-arago-boot \
... | Create a minimal image for Arago | Create a minimal image for Arago
| BitBake | mit | mrchapp/arago-da830,mrchapp/arago-da830,mrchapp/arago-da830 | |
ba9eee09ec5b763265a85c3025aeb776408b5e56 | meta-pod/recipes-devtools/go/raft_git.bb | meta-pod/recipes-devtools/go/raft_git.bb | SUMMARY = "Go library for providing consensus"
HOMEPAGE = "https://github.com/hashicorp/raft"
LICENSE = "MPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b278a92d2c1509760384428817710378"
DEPENDS = "go-metrics go-msgpack"
PKG_NAME = "github.com/hashicorp/raft"
SRC_URI = "git://${PKG_NAME}.git"
SRCREV = "379e28eb5a5387... | Add a bitbake recipe to build raft | raft: Add a bitbake recipe to build raft
Raft is a go library which is responsible for providing consensus.
This package is part of the dependency chain needed to build consul.
Signed-off-by: Christopher Braga <ecd7259f54548716af2f59ce4d8c3af5ea2e9f00@windriver.com>
| BitBake | mit | OverC/meta-overc,jwessel/meta-overc,OverC/meta-overc,mufeng/meta-overc,masselstine/meta-overc,WindRiver-OpenSourceLabs/meta-overc,masselstine/meta-overc,OverC/meta-overc,masselstine/meta-overc,WindRiver-OpenSourceLabs/meta-overc,mufeng/meta-overc,OverC/meta-overc,mufeng/meta-overc,OverC/meta-overc,paw3142/meta-overc-1,... | |
5253225aaa53f935efe72f5701ccc504a42b957d | recipes-bsp/ti/vpe-vpdma_git.bb | recipes-bsp/ti/vpe-vpdma_git.bb | DESCRIPTION = "VPE VPDMA firmware and test program"
DEPENDS += "virtual/kernel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=74d2f71d8898c54e3d1c9d0058c484aa"
COMPATIBLE_MACHINE = "dra7xx-evm"
PV = "1b8"
PR = "r0"
SRCREV = "24a5487ec13bf560f0e7fb24a9d4747f9f358be2"
BRANCH ?= "master"
SRC_URI = "git://gi... | Package for VPE DMA FW and test app | vpe-vpdma: Package for VPE DMA FW and test app
* This recipe will create the firmware and test application
packages.
Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com>
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486929cb0aad173ae612@ti.com>
| BitBake | mit | jumpnow/meta-ti,RedFIR/meta-ti,tylerwhall/meta-ti,tylerwhall/meta-ti,tylerwhall/meta-ti,joelagnel/meta-ti,RedFIR/meta-ti,joelagnel/meta-ti,rcn-ee/meta-ti,joelagnel/meta-ti,jumpnow/meta-ti,joelagnel/meta-ti,RedFIR/meta-ti,rcn-ee/meta-ti,smoosvi/Test4,tylerwhall/meta-ti,smoosvi/Test4,RedFIR/meta-ti,rcn-ee/meta-ti,rcn-ee/... | |
178a3916b2d71ba7cb5fefaa4409f8ab0cdf2b77 | packages/openmoko-projects/openmoko-community-repository.bb | packages/openmoko-projects/openmoko-community-repository.bb | DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds"
PR = "r0.01"
do_compile() {
mkdir -p ${S}/${sysconfdir}/opkg
for feed in Multiverse; do
echo "src/gz daily-${feed} ${OPENMOKO_URI}/${feed}" > ${S}/${sysconfdir}/opkg/${feed}-feed.conf
done
}
d... | DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds"
PR = "r0"
do_compile() {
mkdir -p ${S}/${sysconfdir}/opkg
for feed in community-repository; do
echo "src/gz daily-${feed} ${OPENMOKO_URI}/${feed}" > ${S}/${sysconfdir}/opkg/${feed}-feed.conf
d... | Revert "[openmoko] Change default community repository" | Revert "[openmoko] Change default community repository"
This reverts commit 84420b57e88f72281c54aef45ae22728cf36bf6f.
| BitBake | mit | popazerty/openembedded-cuberevo,KDAB/OpenEmbedded-Archos,openembedded/openembedded,JrCs/opendreambox,scottellis/overo-oe,buglabs/oe-buglabs,yyli/overo-oe,giobauermeister/openembedded,nlebedenco/mini2440,nx111/openembeded_openpli2.1_nx111,popazerty/openembedded-cuberevo,thebohemian/openembedded,dave-billin/overo-ui-moos... |
1d29c478e057a1311504eb7db86f2928f6155ddd | meta-pod/recipes-devtools/go/go-syslog_git.bb | meta-pod/recipes-devtools/go/go-syslog_git.bb | SUMMARY = "Provides gsyslog without introducing cross-compilation issues"
HOMEPAGE = "https://github.com/hashicorp/go-syslog"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cb04212e101fbbd028f325e04ad45778"
PKG_NAME = "github.com/hashicorp/go-syslog"
SRC_URI = "git://${PKG_NAME}.git"
SRCREV = "42a2b573b664dbf2... | Add a bitbake recipe to build go-syslog | go-syslog: Add a bitbake recipe to build go-syslog
Go-syslog is a go library which provides safe access to syslog, without
introducing cross-compilation issues. This package is part of the dependency
tree needed to build consul.
Signed-off-by: Christopher Braga <ecd7259f54548716af2f59ce4d8c3af5ea2e9f00@windriver.com>... | BitBake | mit | paw3142/meta-overc-1,masselstine/meta-overc,masselstine/meta-overc,WindRiver-OpenSourceLabs/meta-overc,paw3142/meta-overc-1,jwessel/meta-overc,OverC/meta-overc,mufeng/meta-overc,WindRiver-OpenSourceLabs/meta-overc,masselstine/meta-overc,WindRiver-OpenSourceLabs/meta-overc,jwessel/meta-overc,OverC/meta-overc,masselstine... | |
69b8bd9148e07b2e6bec7dcaba30c1b1cccb7343 | recipes-core/packagegroups/packagegroup-cloud-pubnub_0.1.bb | recipes-core/packagegroups/packagegroup-cloud-pubnub_0.1.bb | DESCRIPTION = "Packages for PubNub."
LICENSE = "MIT"
inherit packagegroup python-dir
PR = "r0"
PACKAGES = "${PN}"
PACKAGECONFIG ??= "python"
PACKAGECONFIG[python] = "\
, \
, \
, \
${PYTHON_PN}-pubnub \
"
| Add package group for PubNub | PubNub: Add package group for PubNub
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 | |
81fec590d6d9bc1758a986c5ce012d879685ed56 | meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | SUMMARY = "C++ bindings for the atk"
SECTION = "libs"
LICENSE = "LGPLv2.1 & GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \
file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "atk glibmm-2.68"
GNOMEBASEBUILDCLASS = "meson"
GNOMEBN = "atkmm"
inhe... | Add new recipe for 2.36+ | atkmm: Add new recipe for 2.36+
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 | |
5f5213c365f7e4630e3462ee7d02f946f0423479 | recipes-filter/libnetfilter/libnetfilter-queue_1.0.2.bb | recipes-filter/libnetfilter/libnetfilter-queue_1.0.2.bb | SUMMARY = "Netfilter packet queue access library"
DESCRIPTION = "Userspace library providing a programming interface (API) to access the Linux kernel netfilter packet queue"
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_queue/index.html"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842... | SUMMARY = "Netfilter packet queue access library"
DESCRIPTION = "Userspace library providing a programming interface (API) to access the Linux kernel netfilter packet queue"
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_queue/index.html"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842... | Add missing libmnl to DEPENDS | libnetfilter-queue: Add missing libmnl to DEPENDS
otherwise Errors are seen with sstate
| configure:11780: error: Package requirements (libmnl >= 1.0.3) were
not met:
|
| No package 'libmnl' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
Si... | BitBake | mit | joeythesaint/meta-networking,WindRiver-OpenSourceLabs/meta-networking |
2e3519cf3094dc83291d1373a9ece2075505433d | packages/xorg-app/xterm_207.bb | packages/xorg-app/xterm_207.bb | DESCRIPTION = "xterm app"
SECTION = "x11/applications"
LICENSE = "MIT-X"
DEPENDS = "libxaw xproto virtual/libx11 xextproto xext xau libxpm ncurses"
SRC_URI = "${XORG_MIRROR}/development/X11R7.0-RC4/extras/${PN}-${PV}.tar.gz"
inherit autotools pkgconfig
FILES_${PN} += " /usr/lib/X11"
#EXTRA_OERECONF = " -I${S}/xter... | DESCRIPTION = "xterm app"
SECTION = "x11/applications"
LICENSE = "MIT-X"
DEPENDS = "libxaw xproto virtual/libx11 xextproto xext xau libxpm ncurses"
SRC_URI = "${XORG_MIRROR}/development/X11R7.0-RC4/extras/${PN}-${PV}.tar.gz"
inherit autotools pkgconfig
FILES_${PN} += " /usr/lib/X11"
#EXTRA_OERECONF = " -I${S}/xter... | Fix what looks like a totally insane staging path (probably missed in pervious rounds of cleanup?) | xterm: Fix what looks like a totally insane staging path (probably missed in pervious rounds of cleanup?)
| BitBake | mit | openembedded/openembedded,crystalfontz/openembedded,yyli/overo-oe,JamesAng/goe,crystalfontz/openembedded,philb/pbcl-oe-2010,nlebedenco/mini2440,JamesAng/goe,mrchapp/arago-oe-dev,sledz/oe,bticino/openembedded,dellysunnymtech/sakoman-oe,BlackPole/bp-openembedded,demsey/openenigma2,crystalfontz/openembedded,openembedded/o... |
df0547480218a5f7688243010a769788703b7d85 | recipes-bsp/iqn2-lld/iqn2-lld-test_git.bb | recipes-bsp/iqn2-lld/iqn2-lld-test_git.bb | DESCRIPTION = "TI IQN2 peripheral module low level driver test binaries"
DEPENDS = "common-csl-ip iqn2-lld dfe-lld"
include iqn2-lld.inc
EXTRA_OEMAKE = "-f makefile_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR} IQN2_SRC_DIR=${WORKDIR}/git"
do_compile () {
oe_runmake clean DEVICE=k2l
oe_runmake tests DEVICE=k2l
}
do_i... | Add recipe for iqn2 lld test code | iqn2-lld: Add recipe for iqn2 lld test code
- Adds test code for iqn2 peripheral low level driver
Signed-off-by: Sam Nelson <922b89dc606ff5f34a79f0527810322597be4ea8@ti.com>
Signed-off-by: Denys Dmytriyenko <d29de71aea38aad3a87d486929cb0aad173ae612@ti.com>
| BitBake | mit | tylerwhall/meta-ti,tylerwhall/meta-ti,tylerwhall/meta-ti,RedFIR/meta-ti,RedFIR/meta-ti,RedFIR/meta-ti,tylerwhall/meta-ti,RedFIR/meta-ti,joelagnel/meta-ti,joelagnel/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,rcn-ee/meta-ti,joelagnel/meta-ti,joelagnel/meta-ti | |
bf7da73bfd6f44c93a4f25b8b818c57b7b05396a | recipes/modutils/modutils-cross_2.4.27.bb | recipes/modutils/modutils-cross_2.4.27.bb | SECTION = "base"
require modutils_${PV}.bb
PR = "r9"
inherit cross
S = "${WORKDIR}/modutils-${PV}"
DEPENDS = ""
PACKAGES = ""
PROVIDES += "virtual/${TARGET_PREFIX}depmod virtual/${TARGET_PREFIX}depmod-2.4"
DEFAULT_PREFERENCE = "1"
SRC_URI += "file://modutils-cross/module.h.diff"
sbindir = "${prefix}/bin"
EXTRA_OECO... | SECTION = "base"
require modutils_${PV}.bb
PR = "r9"
inherit cross
S = "${WORKDIR}/modutils-${PV}"
DEPENDS = ""
PACKAGES = ""
PROVIDES += "virtual/${TARGET_PREFIX}depmod virtual/${TARGET_PREFIX}depmod-2.4"
DEFAULT_PREFERENCE = "1"
SRC_URI += "file://modutils-cross/module.h.diff"
sbindir = "${prefix}/bin"
EXTRA_OECO... | Convert do_stage to do_install (from Poky) | modutils-cross: Convert do_stage to do_install (from Poky)
Signed-off-by: Richard Purdie <a03894c799ea916bd571ce8f12ed88f6fb3400f7@linux.intel.com>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
| BitBake | mit | sampov2/audio-openembedded,sledz/oe,sledz/oe,JamesAng/goe,yyli/overo-oe,buglabs/oe-buglabs,sutajiokousagi/openembedded,JamesAng/oe,openembedded/openembedded,scottellis/overo-oe,sledz/oe,xifengchuo/openembedded,anguslees/openembedded-android,nx111/openembeded_openpli2.1_nx111,openembedded/openembedded,libo/openembedded,... |
91578431ac18bf66d38521dd2ff32f08f065dc23 | packages/wakelan/wakelan_1.1.bb | packages/wakelan/wakelan_1.1.bb | LICENSE = "GPL"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
DESCRIPTION = "Wakelan sends a magic packet to wake up remote PC's"
PR = "r0"
FILES = "${bindir}/wakelan"
SRC_URI = "http://www.ibiblio.org/pub/Linux/system/network/misc/${PN}-${PV}.tar.gz"
inherit autotools
do_install () {
install -d ${bindir}
in... | LICENSE = "GPL"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
DESCRIPTION = "Wakelan sends a magic packet to wake up remote PC's"
PR = "r1"
FILES = "${bindir}/wakelan"
SRC_URI = "http://www.ibiblio.org/pub/Linux/system/network/misc/${PN}-${PV}.tar.gz"
inherit autotools
do_install () {
install -d ${D}${bindir}... | Fix hardcoded path trying to set permissions on /usr/bin/ | Fix hardcoded path trying to set permissions on /usr/bin/ | BitBake | mit | sutajiokousagi/openembedded,nvl1109/openembeded,crystalfontz/openembedded,yyli/overo-oe,JamesAng/goe,trini/openembedded,openembedded/openembedded,demsey/openenigma2,John-NY/overo-oe,YtvwlD/od-oe,bticino/openembedded,demsey/openenigma2,openpli-arm/openembedded,dellysunnymtech/sakoman-oe,sledz/oe,demsey/openembedded,nvl1... |
65fe04cdef9ee90eba2e5cc70c57d677762d62cf | meta-pod/recipes-devtools/go/go-radix_git.bb | meta-pod/recipes-devtools/go/go-radix_git.bb | SUMMARY = "Implements a radix tree in go"
HOMEPAGE = "https://github.com/armon/go-radix"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cb04212e101fbbd028f325e04ad45778"
PKG_NAME = "github.com/armon/go-radix"
SRC_URI = "git://${PKG_NAME}.git"
SRCREV = "fbd82e84e2b13651f3abc5ffd26b65ba71bc8f93"
S = "${WORKDIR}... | Add a bitbake recipe to build go-radix | go-radix: Add a bitbake recipe to build go-radix
Go-radix is a go library which implements a radix tree. This library
is part of the dependency chain needed to build consul.
Signed-off-by: Christopher Braga <ecd7259f54548716af2f59ce4d8c3af5ea2e9f00@windriver.com>
| BitBake | mit | mufeng/meta-overc,jwessel/meta-overc,jwessel/meta-overc,OverC/meta-overc,WindRiver-OpenSourceLabs/meta-overc,masselstine/meta-overc,OverC/meta-overc,OverC/meta-overc,OverC/meta-overc,masselstine/meta-overc,WindRiver-OpenSourceLabs/meta-overc,jwessel/meta-overc,OverC/meta-overc,mufeng/meta-overc,paw3142/meta-overc-1,Win... | |
3380e9afd458253f58149683a7fed82a3cc9a935 | packages/openmoko-projects/assassin_svn.bb | packages/openmoko-projects/assassin_svn.bb | DESCRIPTION = "Action GUI for Installer"
HOMEPAGE = "http://assassin.projects.openmoko.org/"
LICENSE = "GPL"
DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet"
PV = "0.2+svnr${SRCREV}"
PR = "r6"
SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;proto=https"
S = "${WORKDIR}/assassin"
... | DESCRIPTION = "Action GUI for Installer"
HOMEPAGE = "http://assassin.projects.openmoko.org/"
LICENSE = "GPL"
DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet curl"
RDEPENDS = "etk-theme-ninja"
PV = "0.2+svnr${SRCREV}"
PR = "r6.02"
SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;pro... | Add curl to assassin's depends. Tick did a quick hack to assassin for access networking. It's is a temporary solution. | [Assassin] Add curl to assassin's depends.
Tick did a quick hack to assassin for access networking.
It's is a temporary solution.
After the real solution has been done, this dependency will
be remvoed.
| BitBake | mit | KDAB/OpenEmbedded-Archos,mrchapp/arago-oe-dev,openembedded/openembedded,JamesAng/goe,trini/openembedded,SIFTeam/openembedded,KDAB/OpenEmbedded-Archos,YtvwlD/od-oe,sutajiokousagi/openembedded,nzjrs/overo-openembedded,libo/openembedded,troth/oe-ts7xxx,demsey/openenigma2,YtvwlD/od-oe,crystalfontz/openembedded,Martix/Eonos... |
118f043514a319a1ce5c9e1d7a24594553d06aa5 | recipes-debian/ack-grep/ack-grep_debian.bb | recipes-debian/ack-grep/ack-grep_debian.bb | SUMMARY = "grep-like program specifically for large source trees"
DESCRIPTION = "\
Ack is designed as an alternative for 99% of the uses of grep. ack is \
intelligent about the files it searches. It knows about certain file \
types, based on both the extension on the file and, in some cases, the \
contents of th... | Add recipe for ack-grep package | ack-grep: Add recipe for ack-grep package
Create recipe to build ack-grep package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/me... | |
5e1a32bcad93c6703703c32dc1ba584daaeb85b6 | meta-resin-common/recipes-kernel/rtl8192cu/rtl8192cu_4.0.2_9000.bb | meta-resin-common/recipes-kernel/rtl8192cu/rtl8192cu_4.0.2_9000.bb | SUMMARY = "Realtek out-of-tree kernel driver for rtl8192cu"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://include/autoconf.h;startline=1;endline=18;md5=25cbdd5262c1bef1021387c1fbe9d7ba"
inherit module
SRC_URI = "git://github.com/agherzan/rtl8192cu.git"
SRCREV = "8dc5b70d63154d85d71a213546a978393ccc2f16"
S = "${WORKDIR... | Add OOT driver for rtl8192cu | rtl8192cu: Add OOT driver for rtl8192cu
This driver is way more stable than the mainline one but lacks some
functionality which can be achived by using patched components (example hostapd
for access point functionality -
https://github.com/pritambaral/hostapd-rtl871xdrv)
Signed-off-by: Theodor Gherzan <be3f40ffe21d83... | BitBake | apache-2.0 | resin-os/meta-resin,resin-os/meta-resin,resin-os/meta-resin,resin-os/meta-resin | |
f812ca14779134552f959fe7022032aaa9f8101d | recipes-debian/libsamplerate/libsamplerate_debian.bb | recipes-debian/libsamplerate/libsamplerate_debian.bb | SUMMARY = "Audio sample rate conversion library"
DESCRIPTION = "\
libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. \
libsamplerate currently provides three different sample rate conversion \
algorithms; zero order hold, linear interpolation and FIR filter interpolation \
(using filters der... | Add recipe for libsamplerate package | libsamplerate: Add recipe for libsamplerate package
Create recipe to build libsamplerate package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,nghia... | |
9a64b3805de82c813d89de92163129a84c2ebf97 | meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | SUMMARY = "Tvheadend: TV streaming server and recorder"
HOMEPAGE = "https://tvheadend.org/"
inherit autotools-brokensep gettext gitpkgv pkgconfig
DEPENDS = "avahi cmake-native libdvbcsa libpcre2 openssl uriparser zlib"
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9cae5acac2e9ee2fc3aec01ac88ce5db"
SR... | Add a working Tvheadend recipe | Add a working Tvheadend recipe
The original one was previously removed
by commit ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3
as part of a clean-up of blacklisted recipes.
Signed-off-by: Peter Bašista <67ba0ff9cb8fe3d0134a365da92469a75d56f879@gmail.com>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gm... | BitBake | mit | lgirdk/meta-openembedded,VCTLabs/meta-openembedded,lgirdk/meta-openembedded,openembedded/meta-openembedded,VCTLabs/meta-openembedded,lgirdk/meta-openembedded,victronenergy/meta-openembedded,rehsack/meta-openembedded,rehsack/meta-openembedded,moto-timo/meta-openembedded,rehsack/meta-openembedded,VCTLabs/meta-openembedde... | |
b84a8334ffab66e74abf751532afd693f17f98fe | recipes/libcap/libcap_1.10.bb | recipes/libcap/libcap_1.10.bb | DESCRIPTION = "Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities."
PRIORITY = "optional"
SECTION = "libs"
LICENSE = "GPL"
DEPENDS = "bison-native flex-native"
PR = "r1"
CFLAGS_append = " -I${S}/libcap/include"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/security/linux-pri... | DESCRIPTION = "Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities."
PRIORITY = "optional"
SECTION = "libs"
LICENSE = "GPL"
DEPENDS = "bison-native flex-native"
PR = "r2"
CFLAGS_append = " -I${S}/libcap/include -fPIC"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/security/lin... | Append `-fPIC` to `CFLAGS` to fix compilation on newer binutils/ld. | libcap: Append `-fPIC` to `CFLAGS` to fix compilation on newer binutils/ld.
Doing `bitbake libcap` with
PREFERRED_VERSION_binutils = "2.20"
PREFERRED_VERSION_binutils-cross = "2.20"
PREFERRED_VERSION_binutils-cross-sdk = "2.20"
PREFERRED_VERSION_gcc ... | BitBake | mit | BlackPole/bp-openembedded,xifengchuo/openembedded,crystalfontz/openembedded,BlackPole/bp-openembedded,openembedded/openembedded,sentient-energy/emsw-oe-mirror,giobauermeister/openembedded,bticino/openembedded,giobauermeister/openembedded,trini/openembedded,thebohemian/openembedded,openembedded/openembedded,hulifox008/o... |
c4715e8ef8530f164c7c1ddb7a09b3a520c239ac | recipes-security/optee/optee-aes-decryptor.bb | recipes-security/optee/optee-aes-decryptor.bb | SUMMARY = "OPTEE AES Decryptor for Linaro OpenCDM"
DESCRIPTION = "OPTEE AES Decryptor for Linaro OpenCDM"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=f0fb2f357d31d6a98213b19f57abf927"
PR="r0"
PV="1.0+git"
DEPENDS = "optee-os optee-client"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRC_URI = "git://github.com/... | Add recipe for AES decryptor CDM | Add recipe for AES decryptor CDM
Signed-off-by: Zoltan Kuscsik <557cba61231509d70fbac0f1eb5a4bff058a651e@linaro.org>
| BitBake | apache-2.0 | kuscsik/meta-los,kuscsik/meta-los | |
e7fdddc4e134ff8aa2afd6996dd8c932f5fcfc86 | recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | require linux.inc
DESCRIPTION = "Linux kernel for the RaspberryPi board"
COMPATIBLE_MACHINE = "raspberrypi"
PR = "r6"
PV_append = "+git${SRCREV}"
SRCREV = "31a951046155b27361127d9cf85a1f58719fe9b3"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \
"
S = "${WORKDIR}/git"
# N... | Add a Linux 3.6 kernel recipe | linux: Add a Linux 3.6 kernel recipe
* Add a recipe to build the linux kernel from the rpi-3.6.y branch at
https://github.com/raspberrypi/linux
* Since this has a higher version, it will be the preferred linux kernel
by default.
Signed-off-by: Jan Schmidt <def0dbdcd55cbd155ceb01f88cf85ce025345ce8@noraisin.net>
Si... | BitBake | mit | protochron/meta-raspberrypi,rofehr/meta-raspberrypi,git4vijay/meta-raspberrypi2,pficheux/meta-raspberrypi,agherzan/meta-raspberrypi,agherzan/meta-raspberrypi,hwh7/meta-raspberrypi,leon-anavi/meta-raspberrypi-testsand,martiert/meta-raspberrypi,MCherifiOSS/s-osg-meta-raspberrypi,agherzan/meta-raspberrypi,thiagoss/meta-ra... | |
0dd65eb0458165877c3c6f7832356db4c48f1f19 | recipes/xorg-lib/libdmx_1.1.0.bb | recipes/xorg-lib/libdmx_1.1.0.bb | require xorg-lib-common.inc
DESCRIPTION = "X11 Distributed Multihead extension library"
DEPENDS += "libxext dmxproto fso-specs"
PR = "r2"
PE = "1"
SRC_URI[archive.md5sum] = "a2fcf0382837888d3781b714489a8999"
SRC_URI[archive.sha256sum] = "1904a8f848cc5d76105cb07707890aca095540a37fb0a63d359f71da51d3e2d5"
| require xorg-lib-common.inc
DESCRIPTION = "X11 Distributed Multihead extension library"
DEPENDS += "libxext dmxproto"
PR = "r3"
PE = "1"
SRC_URI[archive.md5sum] = "a2fcf0382837888d3781b714489a8999"
SRC_URI[archive.sha256sum] = "1904a8f848cc5d76105cb07707890aca095540a37fb0a63d359f71da51d3e2d5"
| Revert "libdmx: Add fso-specs to DEPENDS" | Revert "libdmx: Add fso-specs to DEPENDS"
Mistake on my part from debugging the other issue. Bump PR to keep feeds sane.
This reverts commit ff0e53a12cc2f99f3529e409cbf04950ea7401ca.
| BitBake | mit | JamesAng/goe,John-NY/overo-oe,John-NY/overo-oe,JamesAng/oe,scottellis/overo-oe,JamesAng/goe,sampov2/audio-openembedded,sutajiokousagi/openembedded,mrchapp/arago-oe-dev,anguslees/openembedded-android,SIFTeam/openembedded,buglabs/oe-buglabs,mrchapp/arago-oe-dev,hulifox008/openembedded,libo/openembedded,xifengchuo/openemb... |
71cc8086704b1574794f43e4661ce8e0d0efdfcc | recipes-debian/gnupg/gnupg_debian.bb | recipes-debian/gnupg/gnupg_debian.bb | SUMMARY = "GNU Privacy Guard - encryption and signing tools"
DESCRIPTION = "\
GnuPG is GNU's tool for secure communication and data storage.\
It can be used to encrypt data and to create digital signatures. \
It includes an advanced key management facility and is compliant \
with the proposed OpenPGP Internet stand... | Add recipe for gnupg package | gnupg: Add recipe for gnupg package
Create new recipe to build gnupg package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,tienlee/meta-de... | |
d47f3d3c20e2fd97ce7972d2b7d6e6f35400c0e3 | packages/opencv/opencv_git.bb | packages/opencv/opencv_git.bb | DESCRIPTION = "Opencv : The Open Computer Vision Library"
HOMEPAGE = "http://sourceforge.net/projects/opencvlibrary"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2"
ARM_INSTRUCTION_SET = "arm"
PR = "r1"
DEPENDS = "libtool jpeg zlib libpng tiff glib-2.0 gtk+ libv4l"
SRCREV = "fb7cc87ed6a7425f3edc58e2d1eb445... | Add v4l git branch of opencv | Add v4l git branch of opencv
| BitBake | mit | nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded | |
4088259e028d424de23492cae9afac1b5f10ce61 | packages/firefly-mv-utils/firefly-mv-utils_1.0.bb | packages/firefly-mv-utils/firefly-mv-utils_1.0.bb | DESCRIPTION = "Test Utilities for Firefly MV Cameras"
HOMEPAGE = "http://github.com/nzjrs/firefly-mv/tree/master"
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
PR = "r1"
DEPENDS = "libdc1394"
SRCREV = "a72f8669a43533c66aa7efc3a44cdfc5a4b75118"
SRC_URI = "git://github.com/nzjrs/firefly-mv.git;protoco... | Add test utilities for firefly camera | Add test utilities for firefly camera
| BitBake | mit | nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded,nzjrs/overo-openembedded | |
64a7413fbc86bf6bcdfcd5af68e588565ea44df5 | recipes-debian/iperf/iperf_debian.bb | recipes-debian/iperf/iperf_debian.bb | SUMMARY = "Internet Protocol bandwidth measuring tool"
DESCRIPTION = "\
Iperf is a modern alternative for measuring TCP and UDP bandwidth performance, \
allowing the tuning of various parameters and characteristics. \
"
HOMEPAGE = "http://iperf.sourceforge.net/"
PR = "r0"
inherit debian-package
LICENSE = "NCSA"
LIC_... | Add recipe for iperf package | iperf: Add recipe for iperf package
Create recipe to build iperf package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debia... | |
47114ff3ffe111727ce32112bfb2c7172cfa2804 | recipes/opkg-utils/opkg-utils_svn.bb | recipes/opkg-utils/opkg-utils_svn.bb | DESCRIPTION = "OPKG Package Manager Utilities"
SECTION = "base"
PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS_${PN} = "python"
RDEPENDS_virtclass_native = ""
SRCREV = "4595"
PV = "0.0+svnr${SRCPV}"
PR = "r4"
BBCLASSEXTEND = "native"
SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http"
TAR... | DESCRIPTION = "OPKG Package Manager Utilities"
SECTION = "base"
PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS_${PN} = "python"
RDEPENDS_virtclass-native = ""
SRCREV = "4595"
PV = "0.0+svnr${SRCPV}"
PR = "r5"
BBCLASSEXTEND = "native"
SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http"
TAR... | Fix typo and drop duplicate S entry | opkg-utils: Fix typo and drop duplicate S entry
virtclass-native not virtclass_native
Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
| BitBake | mit | buglabs/oe-buglabs,giobauermeister/openembedded,trini/openembedded,dellysunnymtech/sakoman-oe,yyli/overo-oe,buglabs/oe-buglabs,sledz/oe,yyli/overo-oe,rascalmicro/openembedded-rascal,openembedded/openembedded,xifengchuo/openembedded,yyli/overo-oe,buglabs/oe-buglabs,scottellis/overo-oe,yyli/overo-oe,SIFTeam/openembedded,... |
54810ea57a05a53b42ccf839ad353ca1511c19dc | recipes-debian/wayland/wayland_debian.bb | recipes-debian/wayland/wayland_debian.bb | SUMMARY = "wayland compositor infrastructure"
DESCRIPTION = "\
Wayland is a protocol for a compositor to talk to its clients as well \
as a C library implementation of that protocol. The compositor can be \
a standalone display server running on Linux kernel modesetting and \
evdev input devices, an X application, or... | Add recipe for wayland package | wayland: Add recipe for wayland package
Create recipe to build wayland package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | tienlee/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-de... | |
0a8bc24e48f799d5e16a9123bd70fdf57415d05f | recipes-ti/devtools/gcc-arm-none-eabi-native_6-2017-q1-update.bb | recipes-ti/devtools/gcc-arm-none-eabi-native_6-2017-q1-update.bb | DESCRIPTION = "Baremetal GCC for ARM"
LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=c224e429f53a1a6ce70bf8986ea2990b"
inherit native
require recipes-ti/includes/ti-paths.inc
SRC_URI = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/6_1... | Add recipe for new version 6-2017-q1-update | gcc-arm-none-eabi-native: Add recipe for new version 6-2017-q1-update
The source location changed to developer.arm.com compared to previous
version
Signed-off-by: Sam Nelson <922b89dc606ff5f34a79f0527810322597be4ea8@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 | |
d6f49fe115206047b41b0195724ba872897ef531 | recipes/dbench/dbench_4.0.bb | recipes/dbench/dbench_4.0.bb | DESCRIPTION = "The dbench (disk) and tbench (TCP) benchmarks"
DESCRIPTION_dbench = "Filesystem load benchmark"
DESCRIPTION_tbench = "TCP load benchmark"
HOMEPAGE = "http://samba.org/ftp/tridge/dbench/"
LICENSE = "GPL"
PR = "r0"
SRC_URI = "\
http://samba.org/ftp/tridge/dbench/dbench-${PV}.tar.gz \
file://destdir.pa... | DESCRIPTION = "The dbench (disk) and tbench (TCP) benchmarks"
DESCRIPTION_dbench = "Filesystem load benchmark"
DESCRIPTION_tbench = "TCP load benchmark"
HOMEPAGE = "http://samba.org/ftp/tridge/dbench/"
LICENSE = "GPL"
DEPENDS = "popt"
PR = "r1"
SRC_URI = "\
http://samba.org/ftp/tridge/dbench/dbench-${PV}.tar.gz \
... | Add popt to DEPENDS, fix GNU_HASH, add clients.txt to tbench | dbench: Add popt to DEPENDS, fix GNU_HASH, add clients.txt to tbench
Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
| BitBake | mit | scottellis/overo-oe,SIFTeam/openembedded,openpli-arm/openembedded,anguslees/openembedded-android,Martix/Eonos,dave-billin/overo-ui-moos-auv,JamesAng/oe,mrchapp/arago-oe-dev,openembedded/openembedded,buglabs/oe-buglabs,rascalmicro/openembedded-rascal,sutajiokousagi/openembedded,openembedded/openembedded,sampov2/audio-op... |
b5da01de023529ce2ddc4109f5f18241d7dc35f6 | recipes-support/traceroute/traceroute_2.0.18.bb | recipes-support/traceroute/traceroute_2.0.18.bb | SUMMARY = "A new modern implementation of traceroute(8) utility for Linux systems"
DESCRIPTION = "The traceroute utility displays the route used by IP packets on \
their way to a specified network (or Internet) host. Traceroute displays \
the IP number and host name (if possible) of the machines along the \
route take... | Add from OE-Classic, uprev and update | traceroute: Add from OE-Classic, uprev and update
Uprev traceroute from 2.0.12 in OE-Classic to 2.0.18.
Update SUMMERY, DESCRIPTION, LICENSE, LIC_FILES_CHKSUM, update do_install
to be similar Fedora rpm spec files, and update update alternatives to use
the update alteratives class.
Signed-off-by: Morgan Little <9c66... | BitBake | mit | joeythesaint/meta-networking,WindRiver-OpenSourceLabs/meta-networking | |
0d9a48d586c544d2c1da58356a6d92c68a939f7e | packages/musicpd/mpd_0.11.5.bb | packages/musicpd/mpd_0.11.5.bb | DESCRIPTION = "Music Player Daemon (mpd)"
HOMEPAGE = "http://www.musicpd.org"
LICENSE = "GPLv2"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
SECTION = "console/multimedia"
DEPENDS = "libvorbis libogg libid3tag libao zlib libmikmod libmad flac audiofile"
PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/musicpd/mpd-${P... | Update mpd to latest version | Update mpd to latest version | BitBake | mit | rascalmicro/openembedded-rascal,crystalfontz/openembedded,JrCs/opendreambox,yyli/overo-oe,yyli/overo-oe,nzjrs/overo-openembedded,JrCs/opendreambox,bticino/openembedded,demsey/openenigma2,dave-billin/overo-ui-moos-auv,demsey/openembedded,troth/oe-ts7xxx,xifengchuo/openembedded,Martix/Eonos,xifengchuo/openembedded,theboh... | |
168db7958534e9f1714a71981c338ceeeb55bdaf | recipes/pkgconfig/pkgconfig_0.23.bb | recipes/pkgconfig/pkgconfig_0.23.bb | require pkgconfig.inc
PR = "${INC_PR}.1"
DEPENDS += "glib-2.0"
EXTRA_OECONF = "--with-installed-glib"
| require pkgconfig.inc
PR = "${INC_PR}.3"
DEPENDS += "glib-2.0"
EXTRA_OECONF = "--with-installed-glib"
| Bump PR to keep incremental versioning. | pkgconfig: Bump PR to keep incremental versioning.
| BitBake | mit | anguslees/openembedded-android,JamesAng/oe,xifengchuo/openembedded,trini/openembedded,xifengchuo/openembedded,giobauermeister/openembedded,openpli-arm/openembedded,giobauermeister/openembedded,thebohemian/openembedded,BlackPole/bp-openembedded,libo/openembedded,libo/openembedded,nx111/openembeded_openpli2.1_nx111,Marti... |
29ee333beaf954e72ac3bc63db43b492d5fa1c55 | 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+"
RDEPENDS = "libxfce4util libxfcegui4"
SECTION = "x11"
LICENSE = "GPL-2"
PR = "r1"
inherit xfce46
XFCE_VERSION = "4.6.1"
SRC_URI = "http://files.uvena.de/${PN}/${PN}-${PV}.tar.bz2"
do_c... | 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.... | Add build and runtime depends on gvfs (without it, the app is not a lot of use). | gigolo: Add build and runtime depends on gvfs (without it, the app is not a lot of use).
| BitBake | mit | crystalfontz/openembedded,scottellis/overo-oe,dave-billin/overo-ui-moos-auv,sledz/oe,dellysunnymtech/sakoman-oe,thebohemian/openembedded,sampov2/audio-openembedded,hulifox008/openembedded,giobauermeister/openembedded,scottellis/overo-oe,JamesAng/goe,philb/pbcl-oe-2010,mrchapp/arago-oe-dev,sutajiokousagi/openembedded,tr... |
de76cf5d52fe09f88f135c3a16ef4c60e6f98983 | meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb | meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb | SUMMARY = "Stand-alone system tray"
DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray"
SECTION = "x11/graphics"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "virtual/libx11"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.b... | Add a simple stand-alone system tray | stalonetray: Add a simple stand-alone system tray
Stalonetray is a simple and convenient stand-alone freedesktop.org
and KDE system tray for X11 with minimal dependencies.
Signed-off-by: Leon Anavi <15d13d7e2c6115f28df053122512bfcb5eb2dbf7@konsulko.com>
Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8d... | BitBake | mit | schnitzeltony/meta-openembedded,rehsack/meta-openembedded,VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,VCTLabs/meta-openembedded,victronenergy/meta-openembedded,openembedded/meta-openembedded,lgirdk/meta-openembedded,rehsack/meta-openembedded,openembedded/meta-... | |
b294f7bd556fb724296aa68599bddc5e52ca2557 | packages/python/python-gstreamer_0.10.6.bb | packages/python/python-gstreamer_0.10.6.bb | LICENSE = "GPL"
DESCRIPTION = "Python gstreamer Bindings"
SECTION = "devel/python"
HOMEPAGE = "http://gstreamer.freedesktop.org"
PRIORITY = "optional"
#DEPENDS = "gstreamer"
#RDEPENDS = "gstreamer"
SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.gz"
S = "${WORKDIR}/gst-python-${PV}"
in... | Add a bb for python gstreamer bindings. | Add a bb for python gstreamer bindings.
| BitBake | mit | anguslees/openembedded-android,nzjrs/overo-openembedded,xifengchuo/openembedded,dellysunnymtech/sakoman-oe,yyli/overo-oe,giobauermeister/openembedded,mrchapp/arago-oe-dev,demsey/openenigma2,dave-billin/overo-ui-moos-auv,nzjrs/overo-openembedded,xifengchuo/openembedded,troth/oe-ts7xxx,philb/pbcl-oe-2010,JamesAng/goe,bti... | |
51eb76882bbe39fa5c49d2db2be9cdcde660b083 | recipes-debian/xerces-c/xerces-c_debian.bb | recipes-debian/xerces-c/xerces-c_debian.bb | SUMMARY = "Validating XML parser library for C++"
DESCRIPTION = "\
Xerces-C++ is a validating XML parser written in a portable subset of C++.\
Xerces-C++ makes it easy to give your application the ability to read and \
write XML data. A shared library is provided for parsing, generating,\
manipulating, and validati... | Add recipes for xerces-c packages | xerces-c: Add recipes for xerces-c packages
Create recipes to build xerces-c package from Debian's source code
Signed-off-by: Masahiro Yamada <76d6c03d331b29d77eaac66c3113243c4dd22703@toshiba.co.jp>
| BitBake | mit | tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian | |
10d4d1dc6e800d2948cab4ee26bd6428b353333a | recipes-debian/libcrypt-openssl-bignum-perl/libcrypt-openssl-bignum-perl_debian.bb | recipes-debian/libcrypt-openssl-bignum-perl/libcrypt-openssl-bignum-perl_debian.bb | #
# base recipe: https://github.com/openembedded/openembedded/blob/master/\
# recipes/perl/libcrypt-openssl-bignum-perl_0.04.bb
#
SUMMARY = "\
Perl module to access OpenSSL multiprecision integer arithmetic libraries"
DESCRIPTION = "\
Presently, many though not all of the arithmetic operations that OpenSSL \
... | Add recipe for libcrypt-openssl-bignum-perl package | libcrypt-openssl-bignum-perl: Add recipe for libcrypt-openssl-bignum-perl package
Create recipe to build libcrypt-openssl-bignum-perl package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | tienlee/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,... | |
07b5b960207271fdaeab67f9775fd7acb4c10e8a | 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... | Add recipe for OpenGL Mathematics library | glm: Add recipe for OpenGL Mathematics library
Signed-off-by: Tom Hochstein <d3f54c5ed448dd8f49d051a9857d0e3d7888d99c@nxp.com>
Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
| BitBake | mit | mrchapp/meta-openembedded,schnitzeltony/meta-openembedded,rehsack/meta-openembedded,schnitzeltony/meta-openembedded,openembedded/meta-openembedded,VCTLabs/meta-openembedded,amery/meta-openembedded,VCTLabs/meta-openembedded,openembedded/meta-openembedded,amery/meta-openembedded,sigma-embedded/elito-org.openembedded.meta... | |
ba990688f20b9c86a480356b3412aaf57829360e | recipes/angstrom/angstrom-gdm-autologin-hack.bb | recipes/angstrom/angstrom-gdm-autologin-hack.bb | DESCRIPTION = "Append Autologin to GDM config (custom.conf)"
PACKAGE_ARCH = "all"
ALLOW_EMPTY_${PN} = "1"
pkg_postinst_${PN}() {
#!/bin/sh
grep "TimedLogin" $D/etc/gdm/custom.conf
if [ $? -eq 0 ]; then
echo "NOTE:: custom.conf already has 'TimedLogin' configured - not patching
else
cat >> $D/etc/gdm/custom.con... | Add (hack) recipe to enable autologin (timed) for gdm | angstrom: Add (hack) recipe to enable autologin (timed) for gdm
* Append autologin to default custom.conf
* Longer term need better replacement/conf mechanism
Signed-off-by: Roger Monk <d23a2d7364ff5b9274b46f5bc00c2488a2111ac3@ti.com>
Signed-off-by: Koen Kooi <aeb23945acf582c79fe8e7da695ed6eac02acbbd@ti.com>
| BitBake | mit | hulifox008/openembedded,anguslees/openembedded-android,JamesAng/goe,John-NY/overo-oe,JamesAng/oe,openpli-arm/openembedded,JamesAng/oe,xifengchuo/openembedded,giobauermeister/openembedded,xifengchuo/openembedded,giobauermeister/openembedded,anguslees/openembedded-android,dave-billin/overo-ui-moos-auv,hulifox008/openembe... | |
f490997b6c6037557da6f20483e37f1516445ca7 | packages/opie-sounds/opie-sounds_1.1.9.bb | packages/opie-sounds/opie-sounds_1.1.9.bb | DESCRIPTION = "Common Opie Sounds"
SECTION = "opie/base"
PRIORITY = "optional"
MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
SRC_URI = "${HANDHELDS_CVS};module=opie/sounds;tag=${TAG}"
S = "${WORKDIR}/sounds"
SOUNDS = "alarm touchsound keysound"
do_install() {
install -d ${D}${palmtopdir}/sounds/
f... | DESCRIPTION = "Common Opie Sounds"
SECTION = "opie/base"
PRIORITY = "optional"
MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
SRC_URI = "${HANDHELDS_CVS};module=opie/sounds;tag=${TAG}"
S = "${WORKDIR}/sounds"
SOUNDS = "alarm touchsound keyso... | Fix TAG for opie-sounds the same as opie-pics | Fix TAG for opie-sounds the same as opie-pics
BKrev: 4202151fSpq_j7sYgRUxBdYmM796qw
| BitBake | mit | yyli/overo-oe,nvl1109/openembeded,sentient-energy/emsw-oe-mirror,sampov2/audio-openembedded,openpli-arm/openembedded,bticino/openembedded,thebohemian/openembedded,dave-billin/overo-ui-moos-auv,BlackPole/bp-openembedded,hulifox008/openembedded,dellysunnymtech/sakoman-oe,popazerty/openembedded-cuberevo,popazerty/openembe... |
9f3523c4fae5aa51a3091ac4d10437280feef2f9 | recipes-debian/sbc/sbc_debian.bb | recipes-debian/sbc/sbc_debian.bb | SUMMARY = "Sub Band CODEC library"
DESCRIPTION = "This provides the library and tool which operate SBC \
(sub band codec) in A2DP (the Advanced Audio Distribution Profile)."
HOMEPAGE = "http://www.bluez.org/"
inherit debian-package
PV = "1.2"
LICENSE = "GPLv2+ & LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=12f88... | Add recipes for sbc package | sbc: Add recipes for sbc package
Create new recipes to build sbc package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@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 | |
7ffbfa93e6233610764e248c431500993a203c07 | packages/gspcav1/gspcav1_20070110.bb | packages/gspcav1/gspcav1_20070110.bb | DESCRIPTION = "USB Webcam driver for spca5xx chipset family supporting \
over 100 models of camera"
PRIORITY = "optional"
SECTION = "kernel/modules"
LICENSE = "GPL"
PR = "r1"
SRC_URI = "http://mxhaard.free.fr/spca50x/Download/oldrelease/${PN}-${PV}.tar.gz \
file://Makefile.patch;patch=1 \
file://MS.pat... | Add known-good version from 20070110 | gspcav1: Add known-good version from 20070110
| BitBake | mit | philb/pbcl-oe-2010,demsey/openenigma2,popazerty/openembedded-cuberevo,SIFTeam/openembedded,buglabs/oe-buglabs,anguslees/openembedded-android,sledz/oe,dellysunnymtech/sakoman-oe,demsey/openembedded,nlebedenco/mini2440,trini/openembedded,openpli-arm/openembedded,popazerty/openembedded-cuberevo,sentient-energy/emsw-oe-mir... | |
4d4ff0969c2223c03421c1fca9ef433264fe0a48 | recipes-aws/python/python3-awsiotsdk_1.5.1.bb | recipes-aws/python/python3-awsiotsdk_1.5.1.bb | DESCRIPTION = "AWS IoT SDK based on the AWS Common Runtime"
HOMEPAGE = "https://github.com/aws/aws-iot-device-sdk-python-v2"
AUTHOR = "Amazon Web Services"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
inherit pypi setuptools3
RDEPENDS_${PN} +... | Add support for next generation AWS IoT SDK for Python | python-awsiotsdk: Add support for next generation AWS IoT SDK for Python
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 | |
5994b35d88fbb787ae00f0a06f3bad0a45dabc52 | recipes-networking/pmacct/pmacct_1.6.1.bb | recipes-networking/pmacct/pmacct_1.6.1.bb | SUMMARY = "Small set of multi-purpose passive network monitoring tools"
HOMEPAGE = "http://www.pmacct.net/"
SECTION = "network"
LICENSE = "GPL-2"
LIC_FILES_CHKSUM = "file://COPYING;md5=56015ca09d32459cf5a3c0e574f86f16"
SRC_URI = "http://www.pmacct.net/${PN}-${PV}.tar.gz"
SRC_URI[md5sum] = "5dc1dab96fbd3937b49152d1bdc2... | Add initial recipe for pmacct | [networking] Add initial recipe for pmacct
Pmacct is a small set of multi-purpose passive network monitoring
tools.
| BitBake | mpl-2.0 | umatomba/meta-caros,carosio/meta-caros,hsychla/meta-caros,wfailla/meta-caros,carosio/meta-caros,umatomba/meta-caros,carosio/meta-caros,hsychla/meta-caros,umatomba/meta-caros,umatomba/meta-caros,umatomba/meta-caros,carosio/meta-caros,hsychla/meta-caros,wfailla/meta-caros,wfailla/meta-caros,wfailla/meta-caros,hsychla/met... | |
472f9f75b3ee434ac8c63fe946790b350a4c9cf1 | packages/python/python-pyxdg_0.15.bb | packages/python/python-pyxdg_0.15.bb | DESCRIPTION = "PyXDG is a python library to access freedesktop.org standards"
SECTION = "devel/python"
LICENSE = "GPL"
SRC_URI = "http://www.freedesktop.org/~lanius/pyxdg-${PV}.tar.gz"
S = "${WORKDIR}/pyxdg-${PV}"
inherit distutils
| Add pyxdg to use fdo specs from python | [python] Add pyxdg to use fdo specs from python
| BitBake | mit | JamesAng/goe,dellysunnymtech/sakoman-oe,giobauermeister/openembedded,mrchapp/arago-oe-dev,JamesAng/oe,openpli-arm/openembedded,sledz/oe,popazerty/openembedded-cuberevo,JamesAng/goe,philb/pbcl-oe-2010,popazerty/openembedded-cuberevo,openembedded/openembedded,troth/oe-ts7xxx,xifengchuo/openembedded,nzjrs/overo-openembedd... | |
d528b9fca92b803faff9f3e025cd0dc81fd74fea | recipes/ttf-fonts/ttf-freefonts_20090104.bb | recipes/ttf-fonts/ttf-freefonts_20090104.bb | require ttf.inc
DESCRIPTION="TrueType Unicode fonts from the Free UCS Outline Fonts Project"
HOMEPAGE="http://savannah.nongnu.org/projects/freefont/"
PR = "r1"
SRC_URI = "http://ftp.gnu.org/gnu/freefont/freefont-ttf-${PV}.tar.gz"
S = "${WORKDIR}/freefont-${PV}"
FILES_${PN}-doc = "${datadir}/doc/ttf-freefont/README... | Add GNU FreeFont (Free UCS Outline Fonts) package. | ttf-freefonts: Add GNU FreeFont (Free UCS Outline Fonts) package.
| BitBake | mit | bticino/openembedded,philb/pbcl-oe-2010,anguslees/openembedded-android,anguslees/openembedded-android,openembedded/openembedded,dellysunnymtech/sakoman-oe,trini/openembedded,openembedded/openembedded,sampov2/audio-openembedded,libo/openembedded,scottellis/overo-oe,sampov2/audio-openembedded,xifengchuo/openembedded,nx11... | |
3b233d5b7d495248f1c423b5271555cd262dfc92 | 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"
| Add RTOS package for Traceframework | traceframework-rtos: Add RTOS package for Traceframework
Signed-off-by: Justin Sobota <6669b542e28f0ba167c4902f156887fb103f5791@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 | |
3bb9d767896a398428b18856118ae6e71c2c9388 | images/usbproxy-image.bb | images/usbproxy-image.bb | SUMMARY = "A console development image with some C/C++ dev tools"
HOMEPAGE = "http://www.jumpnowtek.com"
IMAGE_FEATURES += "package-management"
IMAGE_LINGUAS = "en-us"
inherit image
CORE_OS = " \
openssh openssh-keygen openssh-sftp-server \
packagegroup-core-boot \
psplash \
term-prompt \
tzdata ... | Add a usbproxy capable image | Add a usbproxy capable image
| BitBake | mit | jumpnow/meta-bbb | |
a5a85d9e176e2773169cfc1f20d74f4e0fc29635 | meta-pod/recipes-devtools/go/crypto_git.bb | meta-pod/recipes-devtools/go/crypto_git.bb | DESCRIPTION = "A golang library of common cryptographic constants"
HOMEPAGE = "https://github.com/golang/crypto/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707"
PKG_NAME = "github.com/golang/crypto"
SRC_URI = "git://${PKG_NAME}.git"
SRCREV = "1e856cbfdf9bc25eefca75f8... | Add a bitbake recipe to build crypto | crypto: Add a bitbake recipe to build crypto
Crypto is a go library which provides common cryptographic constants.
This library is part of the dependency chain needed to build consul.
Signed-off-by: Christopher Braga <ecd7259f54548716af2f59ce4d8c3af5ea2e9f00@windriver.com>
| BitBake | mit | jwessel/meta-overc,jwessel/meta-overc,jwessel/meta-overc,WindRiver-OpenSourceLabs/meta-overc,OverC/meta-overc,OverC/meta-overc,mufeng/meta-overc,OverC/meta-overc,mufeng/meta-overc,masselstine/meta-overc,mufeng/meta-overc,WindRiver-OpenSourceLabs/meta-overc,OverC/meta-overc,masselstine/meta-overc,paw3142/meta-overc-1,Ov... | |
6c22768fbbc9cf0be0d69f93e87f6e9465935fc8 | recipes-debian/iperf3/iperf3_debian.bb | recipes-debian/iperf3/iperf3_debian.bb | SUMMARY = "Internet Protocol bandwidth measuring tool"
DESCRIPTION = "Iperf3 is a tool for performing network throughput measurements. It can \
test either TCP or UDP throughput. \
This is a new implementation that shares no code with the original \
iperf from NLANR/DAST and also is not backwards compatible."
HOMEPA... | Add recipe for iperf3 package | iperf3: Add recipe for iperf3 package
Create recipe to build iperf3 package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,meta-debian/meta-de... | |
301a551ad8606490c11997d67a28ac8814703c39 | meta-pod/recipes-devtools/go/go-multierror_git.bb | meta-pod/recipes-devtools/go/go-multierror_git.bb | SUMMARY = "Go package for representing a list of errors as a single error"
HOMEPAGE = "https://github.com/hashicorp/go-multierror"
LICENSE = "MPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d44fdeb607e2d2614db9464dbedd4094"
PKG_NAME = "github.com/hashicorp/go-multierror"
SRC_URI = "git://${PKG_NAME}.git"
SRCREV = "569... | Add a recipe to build go-multierror | go-multierror: Add a recipe to build go-multierror
Go-multierror is a go library which represents a list of errors
as a single error. This package is part of the dependency tree
needed to build consul.
Signed-off-by: Christopher Braga <ecd7259f54548716af2f59ce4d8c3af5ea2e9f00@windriver.com>
| BitBake | mit | WindRiver-OpenSourceLabs/meta-overc,OverC/meta-overc,masselstine/meta-overc,OverC/meta-overc,mufeng/meta-overc,masselstine/meta-overc,WindRiver-OpenSourceLabs/meta-overc,mufeng/meta-overc,mufeng/meta-overc,OverC/meta-overc,paw3142/meta-overc-1,masselstine/meta-overc,OverC/meta-overc,masselstine/meta-overc,WindRiver-Ope... | |
ba8189993db9ab7265c48482a4585bb37d68ff7b | recipes-sato/images/bsp-image.bb | recipes-sato/images/bsp-image.bb | require recipes-sato/images/core-image-sato.bb
IMAGE_INSTALL += " \
gst-plugins-good \
gst-plugins-good-isomp4 \
gst-plugins-good-video4linux2 \
gst-plugins-bad \
gst-plugins-bad-asfmux \
gst-plugins-bad-fbdevsink \
gst-plugins-bad-h264parse \
gst-plugins-bad-faad \
gst-plugins-bad-videoparsersbad \
gst-plug... | Add recipe for bsp image based on sato | lager: Add recipe for bsp image based on sato
This image support with gstreamer for lager.
Signed-off-by: Nobuhiro Iwamatsu <2b8440e189956f325e301c8d8c76bd30356b2f9f@renesas.com>
| BitBake | mit | clopez/meta-renesas,clopez/meta-renesas | |
123f3342c7cf3eb8c5c297016ef27d8cf75301c8 | recipes/ti/matrix-tui_1.1.bb | recipes/ti/matrix-tui_1.1.bb | require matrix-tui.inc
SRCREV = "35"
PR = "${INC_PR}.3"
| require matrix-tui.inc
SRCREV = "37"
PR = "${INC_PR}.4"
| Update SRCREV - makefile update | matrix-tui: Update SRCREV - makefile update
* Updating the makefile to better support the release and debug versions used in CCSv5
* Adding an install_debug option to the makefile
* Updating the README file to go with the makefile updates
Signed-off-by: Jeff Lance <1f65ae864703160707afde1c899546bb901fc98c@ti.com... | BitBake | mit | sutajiokousagi/openembedded,giobauermeister/openembedded,yyli/overo-oe,yyli/overo-oe,sentient-energy/emsw-oe-mirror,sampov2/audio-openembedded,sledz/oe,buglabs/oe-buglabs,nx111/openembeded_openpli2.1_nx111,dellysunnymtech/sakoman-oe,dave-billin/overo-ui-moos-auv,JamesAng/goe,giobauermeister/openembedded,thebohemian/ope... |
f917fc21f901718d555cc5e8143a65f948cc56ad | images/bluetooth-image.bb | images/bluetooth-image.bb | SUMMARY = "A development image with bluetooth tools"
HOMEPAGE = "http://www.jumpnowtek.com"
LICENSE = "MIT"
require console-image.bb
BLUETOOTH_TOOLS = " \
bluez4 \
bluez-hcidump \
"
IMAGE_INSTALL += " \
${BLUETOOTH_TOOLS} \
"
export IMAGE_BASENAME = "bluetooth-image"
| Add an image with bluetooth tools | Add an image with bluetooth tools
| BitBake | mit | jumpnow/meta-overo,jumpnow/meta-overo | |
3c888a0913c586cf101be19320300e4fc26aed73 | recipes-debian/libglade2/libglade2_debian.bb | recipes-debian/libglade2/libglade2_debian.bb | SUMMARY = "library to load .glade files at runtime"
DESCRIPTION = "\
This library allows one to load externally stored user interfaces into \
programs. This allows alteration of the interface without recompilation \
of the program. \
The interfaces can also be edited with GLADE. \
"
PR = "r0"
inherit debian-package
L... | Add recipe for libglade2 package | libglade2: Add recipe for libglade2 package
Create recipe to build libglade2 package from Debian's source code
Signed-off-by: Nguyen Van Hieu <95b6c63292b73e14e1eaecc80ea875350fcf3ae9@toshiba-tsdv.com>
| BitBake | mit | tienlee/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,nghiaht-tsdv/meta-debian,tienlee/meta-debian,tienlee/meta-debian,tienlee/meta-debian,meta-debian/meta-debian,tienlee/meta-debian,nghiaht-tsdv/meta-debian,meta-debian/meta-debian,ngh... | |
5396e0868cf89787746fa6341ddb1f271a770595 | recipes/icon-naming-utils/icon-naming-utils-native_0.8.7.bb | recipes/icon-naming-utils/icon-naming-utils-native_0.8.7.bb | LICENSE = "GPLv2"
DEPENDS = "libxml-simple-perl-native"
SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-${PV}.tar.gz"
S = "${WORKDIR}/icon-naming-utils-${PV}"
inherit autotools native
SRC_URI[md5sum] = "4abe604721ce2ccb67f451aa7ceb44d6"
SRC_URI[sha256sum] = "1cb49ce6a04626939893a447da696f20003903... | LICENSE = "GPLv2"
DEPENDS = "libxml-simple-perl-native"
PR = "r1"
SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-${PV}.tar.gz"
S = "${WORKDIR}/icon-naming-utils-${PV}"
inherit autotools native
do_configure_append() {
# replace paths to STAGING_BINDIR_NATIVE/perl with ${bindir}/perl
sed -i -e "1... | Fix long path to perl in icon-name-mapping | icon-naming-utils-native: Fix long path to perl in icon-name-mapping
Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
| BitBake | mit | sledz/oe,mrchapp/arago-oe-dev,thebohemian/openembedded,hulifox008/openembedded,scottellis/overo-oe,giobauermeister/openembedded,JamesAng/goe,sutajiokousagi/openembedded,yyli/overo-oe,sampov2/audio-openembedded,giobauermeister/openembedded,scottellis/overo-oe,hulifox008/openembedded,openembedded/openembedded,sampov2/aud... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.