Skip to content

Instantly share code, notes, and snippets.

View seife's full-sized avatar

Stefan Seyfried seife

View GitHub Profile
@seife
seife / Makefile
Created February 22, 2017 10:16
neutrino-native Makefile
####################################################
# Makefile for building native neutrino / libstb-hal
# (C) 2012,2013 Stefan Seyfried
#
# prerequisite packages need to be installed,
# no checking is done for that
####################################################
SOURCE = $(PWD)/source
OBJ = $(PWD)/obj
@seife
seife / dod_project.xml
Created November 5, 2016 14:11
obs stalled on DoD packages
<project name="DoD:Leap42.1">
<title>Leap 42.1 DoD project</title>
<description/>
<person userid="seife" role="maintainer"/>
<repository name="oss_update">
<download arch="x86_64" url="http://download.opensuse.org/update/leap/42.1/oss/" repotype="rpmmd">
<archfilter/>
<pubkey/>
</download>
<arch>x86_64</arch>