Skip to content

Commit

Permalink
factory-prion: Bump PR to remove logo branding
Browse files Browse the repository at this point in the history
The newer SRCREV has no branded logos.
  • Loading branch information
Sean Cross committed Jun 26, 2012
1 parent def5d5b commit 85eb4ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes-misc/factory-prion/factory-prion_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ PACKAGE_ARCH = "all"

SRC_URI = "git://github.com/sutajiokousagi/factory-prion.git"

SRCREV = "c0064769073aac7f06983cc0452733f28a72af71"
SRCREV = "249c742ba3993eb068a9788d52fe63b9cd16b970"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r0"
PR = "r1"

S = "${WORKDIR}/git/src"

Expand Down

0 comments on commit 85eb4ad

Please sign in to comment.