Loading hardlink/PKGBUILD +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ pkgdesc='Replace file copies using hardlinks' arch=('any') url='http://jak-linux.org/projects/hardlink/' license=('custom: MIT') depends=('python2') depends=('python2' 'base-devel') source=("http://jak-linux.org/projects/hardlink/hardlink_$pkgver.tar.gz") md5sums=('9c5a71b46a86cd292f922071c90452e1') Loading linux-seblu/01-Revert-Bluetooth-Add-missing-QUIRK_NO_RESET-test-to-.patch +4 −7 Original line number Diff line number Diff line Loading @@ -13,16 +13,13 @@ diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index 5aeb624..9de9371 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c @@ -640,8 +640,7 @@ static int hci_dev_do_close(struct hci_dev *hdev) @@ -773,8 +773,7 @@ /* Reset device */ skb_queue_purge(&hdev->cmd_q); atomic_set(&hdev->cmd_cnt, 1); - if (!test_bit(HCI_RAW, &hdev->flags) && - test_bit(HCI_QUIRK_NO_RESET, &hdev->quirks)) { - test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) { + if (!test_bit(HCI_RAW, &hdev->flags)) { set_bit(HCI_INIT, &hdev->flags); __hci_request(hdev, hci_reset_req, 0, msecs_to_jiffies(250)); -- 1.7.10 __hci_request(hdev, hci_reset_req, 0, HCI_CMD_TIMEOUT); clear_bit(HCI_INIT, &hdev->flags); linux-seblu/PKGBUILD +3 −3 Original line number Diff line number Diff line Loading @@ -3,10 +3,10 @@ shopt -s nullglob kernelver=3.6-rc6 kernelver=3.6 kernelsuf=-seblu pkgname=linux pkgver=1 pkgver=2 pkgrel=$pkgver arch=('x86_64') license=('GPL2') Loading @@ -15,7 +15,7 @@ options=('!strip') makedepends=('xmlto' 'docbook-xsl') source=( "config.$CARCH" # '01-Revert-Bluetooth-Add-missing-QUIRK_NO_RESET-test-to-.patch' '01-Revert-Bluetooth-Add-missing-QUIRK_NO_RESET-test-to-.patch' '02-change-default-console-loglevel.patch' ) # here we have a linus rc kernel Loading linux-seblu/config.x86_64 +1 −1 Original line number Diff line number Diff line # # Automatically generated file; DO NOT EDIT. # Linux/x86_64 3.6.0-rc6 Kernel Configuration # Linux/x86_64 3.6.0 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set Loading linux-seblu/install +1 −1 Original line number Diff line number Diff line # arg 1: the new package version # arg 2: the old package version pkgname='linux-seblu-3.6-rc6' pkgname='linux-seblu-3.6.0' post_install () { source /usr/share/$pkgname/info Loading Loading
hardlink/PKGBUILD +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ pkgdesc='Replace file copies using hardlinks' arch=('any') url='http://jak-linux.org/projects/hardlink/' license=('custom: MIT') depends=('python2') depends=('python2' 'base-devel') source=("http://jak-linux.org/projects/hardlink/hardlink_$pkgver.tar.gz") md5sums=('9c5a71b46a86cd292f922071c90452e1') Loading
linux-seblu/01-Revert-Bluetooth-Add-missing-QUIRK_NO_RESET-test-to-.patch +4 −7 Original line number Diff line number Diff line Loading @@ -13,16 +13,13 @@ diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index 5aeb624..9de9371 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c @@ -640,8 +640,7 @@ static int hci_dev_do_close(struct hci_dev *hdev) @@ -773,8 +773,7 @@ /* Reset device */ skb_queue_purge(&hdev->cmd_q); atomic_set(&hdev->cmd_cnt, 1); - if (!test_bit(HCI_RAW, &hdev->flags) && - test_bit(HCI_QUIRK_NO_RESET, &hdev->quirks)) { - test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) { + if (!test_bit(HCI_RAW, &hdev->flags)) { set_bit(HCI_INIT, &hdev->flags); __hci_request(hdev, hci_reset_req, 0, msecs_to_jiffies(250)); -- 1.7.10 __hci_request(hdev, hci_reset_req, 0, HCI_CMD_TIMEOUT); clear_bit(HCI_INIT, &hdev->flags);
linux-seblu/PKGBUILD +3 −3 Original line number Diff line number Diff line Loading @@ -3,10 +3,10 @@ shopt -s nullglob kernelver=3.6-rc6 kernelver=3.6 kernelsuf=-seblu pkgname=linux pkgver=1 pkgver=2 pkgrel=$pkgver arch=('x86_64') license=('GPL2') Loading @@ -15,7 +15,7 @@ options=('!strip') makedepends=('xmlto' 'docbook-xsl') source=( "config.$CARCH" # '01-Revert-Bluetooth-Add-missing-QUIRK_NO_RESET-test-to-.patch' '01-Revert-Bluetooth-Add-missing-QUIRK_NO_RESET-test-to-.patch' '02-change-default-console-loglevel.patch' ) # here we have a linus rc kernel Loading
linux-seblu/config.x86_64 +1 −1 Original line number Diff line number Diff line # # Automatically generated file; DO NOT EDIT. # Linux/x86_64 3.6.0-rc6 Kernel Configuration # Linux/x86_64 3.6.0 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set Loading
linux-seblu/install +1 −1 Original line number Diff line number Diff line # arg 1: the new package version # arg 2: the old package version pkgname='linux-seblu-3.6-rc6' pkgname='linux-seblu-3.6.0' post_install () { source /usr/share/$pkgname/info Loading